Paraly, I want to add a security check for a script that has a loop (the script runs visible to others), a security check like this:
Where it says (close hack, stop the program completely) what can I put there ?
What are all the posible variables we can use for the script, like: %TargetName, %Position, %TargetDead ?
Finally, what is the use of #Register ?
Thanks in advance
Code:
#IF=%POSITION,; MoveTo= MoveTo= MoveTo= #ELSE (close hack, stop the program completely) #ENDIF
What are all the posible variables we can use for the script, like: %TargetName, %Position, %TargetDead ?
Finally, what is the use of #Register ?
Thanks in advance