01-11-2015, 12:31 PM
(01-11-2015, 10:49 AM)Bibl Wrote: i dont want to decrease program performance by adding unmaintainable time checks to stop ddong from copy 3 lines of my killaura tho
If you were doing this just for a hacked client, I'd say fuck the agent and just put the other two checks in arbitrary places. The stepper check shouldn't decrease much in performance if it's not called every MS. And who the hell sees a call to System.nanoTime() somewhere arbitrary in obfuscated code and scrutinizes it?