View previous topic :: View next topic |
Author |
Message |
Stacktrace Expert Cheater
Reputation: 1
Joined: 04 Jul 2015 Posts: 105
|
Posted: Sun Sep 13, 2015 7:04 pm Post subject: How does the Cheat Engine speedhack work? |
|
|
I'm trying to make a speedhack exploit for a game. Once I use the speedhack feature the game itself crashes due to the game patching that. I do know there are ways to adjust the throttle and stuff to speed the game up but I have no clue how to do it? If anyone could tell me some tips on how to speed a game up. that would be appreciated!
|
|
Back to top |
|
 |
Snow1337 Catastrophic Cheatah
Reputation: 1
Joined: 12 Oct 2004 Posts: 183 Location: Your, Computer
|
Posted: Sun Sep 13, 2015 7:07 pm Post subject: |
|
|
Cheat Engines Old Speedhack:
Runs the application in a very high priority threadUses timed sleeping to speed up the gameWhen a function is called, it will be given an emulated timer which is sped up
Cheat Engines New Speedhack:
When the Cheat Engine speed dll is injected into the program, it is modified to the speed you selected in the Cheat Engine panelSets a base reference of the current timereturned time = basetime+((currenttime-basetime)*speed
Detection:
Both Methods are easy to detect by sending a packet with the time every couple of seconds to be validated by a serverThe game may be able to detect the dll being injected
_________________
|
|
Back to top |
|
 |
Stacktrace Expert Cheater
Reputation: 1
Joined: 04 Jul 2015 Posts: 105
|
Posted: Sun Sep 13, 2015 7:18 pm Post subject: 123 |
|
|
Thanks for your reply!
That was pretty helpful, thanks again.
Although I still am pretty clueless so do you possibly know any way I'd be able to speed up the game? Like what I shall search for in Referenced Strings ex: Throttle
I've literally been everywhere w/the Throttle memory and all that but I still haven't found a way to speed up the game client. Help..
|
|
Back to top |
|
 |
Snow1337 Catastrophic Cheatah
Reputation: 1
Joined: 12 Oct 2004 Posts: 183 Location: Your, Computer
|
Posted: Sun Sep 13, 2015 7:27 pm Post subject: |
|
|
Try "SpeederXP" it may not detect that, also try messing with data structures.. if its a game where you can increase speed of any kind with items,powerups etc.. use it to find the address for your speed and map it
http://forum.cheatengine.org/viewtopic.php?t=530548
_________________
|
|
Back to top |
|
 |
|