I want admin commands because i am learning scripting and i need help.
Just send me code for the commands so i can use it
Example: !kill <id> or !kick <id>
yep i am noob scripting u don't need to reply me with it
string.sub()which is inefficient and slow in performance. It must be used only when you add few commands. Once you have got the basic knowledge, I suggest that you use the pattern matching ( [Tip] Stop using string.sub() for commands) if you decide to create a script with many commands.