Posted: Sun Feb 14, 2016 1:44 pm Post subject: [C#] Implementing Speedhack
What's the best way to go about doing this? I've been looking at the speedhack source, is there any way to call the code from my program or will I have to implement it all myself? The latter is doable but more work, obviously.
Posted: Mon Feb 15, 2016 11:03 am Post subject: Re: [C#] Implementing Speedhack
asciicat wrote:
What's the best way to go about doing this? I've been looking at the speedhack source, is there any way to call the code from my program or will I have to implement it all myself? The latter is doable but more work, obviously.
Basically, hook QueryPerformanceCounter, GetTickCount and other functions if you want to make something even better than CE speedhack (ex: Sleep, msvcrt.ftime64) _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum