Quote:
Originally Posted by Gunderak
Thats the problem..
I do not know how to do it as a DB NPC.
And I thought that memory editing disconnects you?
|
You can write dynamic this.vars to a database by doing:
PHP Code:
this.("jail_" @ temp.plname @ "_jailer") = temp.jailer;
this.("jail_" @ temp.plname @ "_reason") = temp.reason;
etc.
And while certain cheat programs are automatically detected some can avoid detection while other methods simply aren't detected. There's also the issue now that people are inserting false scripts into the client which could very easily modify these types of variables.