' Wrote:Like in sp you don't get pirate attacks. But never mind that, simple AFK detection algorytm can solve that.
And no need for your computer to modify character values on the server, server should simply read log file (written by the game, if tampered with will be considered not valid and rejected) and apply the changes.
There is no such thing as a simple AFK detection algorithm, why do you think macroing continues in games like World of Warcraft and EVE Online when the developers spend millions each year combating it. Because its very hard to impossible to tell is someone is using a macro (unless its a well known program like ghost script, I'm talking about custom macros). Heck your own computer cant even actually tell if the button press or mouse click even came from a user of if it was just a call to the windows API by a program.
And even to download the log file still opens up a security hole (albeit one that is harder to exploit), it really will be much easier for you to just manually edit the files.