List of commands
Each command has its explanation on the right side, if any command does not work, you can check if you used its syntax correctly, you can later claim it in a ticket.
/deleteallapps
Reset cache on all phones.
/togglephone
Open or close phone.
/propfix
Eliminate the phone prop from your hand.
/givecontact
Execute give contact event.
/resetZoom
Reset zoom.
/resetPhonePos
Reset zoom and custom position.
/giveverify [id]
Give verification of instagram application.
/takeverify [id]
Remove user verification from the application.
/sendmail [title] [subject]
Send mail administratively.
/adminbattery [id] [amount]
Give admin battery to player.
How to execute commands using code
This step is very simple, you can use ExecuteCommand('command') anywhere in your code, but for this you should read the ExecuteCommand usage guide at the following link.
How to execute commandsLast updated