How to give credits, duckets and diamonds (Help Required)

KyleJ188

New Member
Jan 11, 2021
26
0
Hey,

I am trying to give a user Credits, Duckets & Diamonds, but none of the commands I am using is working,

I have tried the following:

:credits Username Amount
:givecredits Username Amount
: points Username Amount
:diamonds Username Amount
:givediamonds Username Amount
:duckets Username Amount

But none of them are working. I am using FluxRP Emulator

Any help appreciated and thanks in advance
Post automatically merged:

Bump lol

I still need help on this
 
Last edited:

Roper

Ancient Member
Jul 4, 2010
569
216
I navigated to FluxEMU1.79\Plus Emulator\HabboHotel\Misc.
Then I opened up "ChatCommandHandler.cs" in notepad (this is where all the emulator commands are).

After searching for the keyword "coin" I found this command.

Code:
:give x <amount> - Give a target user some of your coins

Best of luck, and enjoy!
 

Zombie

Absolute Legend
Jul 4, 2017
351
138
Make sure all roles permissions are sorted otherwise it wont work.

1) Go to your database
2) go to Permission__table
3) Scroll through all permissions for each individual role.
4) Make sure you click 1 on the permission you want each role to have set.
5) Save it then go to the hotel and do :update permissions on plus or :update permissions on Arcturus.
6) Just to be safe id also restart the emulator,

Good luck and be safe.
 

KyleJ188

New Member
Jan 11, 2021
26
0
I navigated to FluxEMU1.79\Plus Emulator\HabboHotel\Misc.
Then I opened up "ChatCommandHandler.cs" in notepad (this is where all the emulator commands are).

After searching for the keyword "coin" I found this command.

Code:
:give x <amount> - Give a target user some of your coins

Best of luck, and enjoy!
I have just tried that and it doesn't work
Post automatically merged:

Make sure all roles permissions are sorted otherwise it wont work.

1) Go to your database
2) go to Permission__table
3) Scroll through all permissions for each individual role.
4) Make sure you click 1 on the permission you want each role to have set.
5) Save it then go to the hotel and do :update permissions on plus or :update permissions on Arcturus.
6) Just to be safe id also restart the emulator,

Good luck and be safe.
I don't have a permissions table
 

Kashi

Member
Jun 1, 2014
62
2
Hi, I dont know if this might work or not on behalf of yours.

You can try adding a new data on rp_special_rights and put your user id, ( mine was 1 ). And then use :coin x <amount>

image for reference;
 

Users who are viewing this thread

Top