Spy Commands 
7 comments In this lua when someone says a command, from here
it will be written in a text file, so you can see what happens when your not in your server.
Use it on your server
Use it in a different lua but give credits to the people who made it
Don't re-upload it, without permission
Don't say you made it
Special thanks to
EP
Code:
1
commands = {"!goto","!kill","!bring"} <-----write your commands in these brackets, add , to add more
it will be written in a text file, so you can see what happens when your not in your server.




Special thanks to

edited 1×, last 27.12.11 11:47:06 pm

Comments
7 comments



Log in!
You need to log in to be able to write comments!Log in

Hey hey guys.. If you had the problems with "Double message" put the priority of the hook "say" to -5. Eg:
Code:
And that will not give bugs 1
addhook("say","spycmd",-5)




