enchong How do I cheat?
Reputation: 0
Joined: 23 Sep 2009 Posts: 1
|
Posted: Wed Dec 07, 2011 12:41 am Post subject: Need help about speedhack |
|
|
I have managed to translate speedhack source into C++, tested it, and it worked. Unfortunately, the target game has protection
and it was able to detect that I have tampered the results of GetTickCount. Anywany, that's not the reason why I am here.
So, I have created a simple program that uses GetTickCount, tried to hook GetTickCount with cheat engine, but it(GetTickCount) returns
normal(untampered) values.
So my question is, does your speedhack hook the GetTickCount function? If it does, then why does GetTickCount return untampered values?
I created the simple program with Microsoft Visual C++ 2010.
|
|