View previous topic :: View next topic |
Author |
Message |
dgacid Cheater
Reputation: 0
Joined: 14 Feb 2008 Posts: 37
|
Posted: Sat Mar 08, 2008 6:04 am Post subject: How does the speed hack in CE work ? |
|
|
Hackers
I just want to understand how Speed hack works in CE so i can replicate this system in other games .. lately i have been trying to hack JAVA games and speed hack does not work for any java based games .. please help me understand how speed hack works
_________________
" I game to be untouchable - I live to be free"
-AciDReigN |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25794 Location: The netherlands
|
Posted: Sat Mar 08, 2008 6:11 am Post subject: |
|
|
It replaces the time api's: gettickcount, timeGetTime and QueryPerformanceCounter
And then increases the time itself and each time it's requested it gives the current faked time
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
dgacid Cheater
Reputation: 0
Joined: 14 Feb 2008 Posts: 37
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25794 Location: The netherlands
|
Posted: Sat Mar 08, 2008 6:31 am Post subject: |
|
|
perhaps java games use the sleep command to synchronize time or another api I don't know about.
Or they look at the system clock to do ingame time stuff. (if it only needs the precision of seconds and nothing faster)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
dgacid Cheater
Reputation: 0
Joined: 14 Feb 2008 Posts: 37
|
Posted: Sat Mar 08, 2008 6:36 am Post subject: |
|
|
Dark Byte wrote: | perhaps java games use the sleep command to synchronize time or another api I don't know about.
Or they look at the system clock to do ingame time stuff. (if it only needs the precision of seconds and nothing faster) |
well updating with the system timer we can count out coz i tried to change the system time which should change the ingame time or cause it to crash n none of them happened.. also gettime function is not being used here...
as for the idea that sleep is being used .. lets c
_________________
" I game to be untouchable - I live to be free"
-AciDReigN |
|
Back to top |
|
 |
jester831 Newbie cheater
Reputation: 0
Joined: 07 Aug 2007 Posts: 10
|
Posted: Sat May 03, 2008 9:41 pm Post subject: |
|
|
How does it go about doing this?
Quote: | It replaces the time api's: gettickcount, timeGetTime and QueryPerformanceCounter
And then increases the time itself and each time it's requested it gives the current faked time |
|
|
Back to top |
|
 |
buzzah Grandmaster Cheater
Reputation: 0
Joined: 21 Nov 2007 Posts: 787 Location: MSN
|
Posted: Sun May 04, 2008 8:00 am Post subject: |
|
|
If you mean how to do the speed hack in cheat engine go...
1. Open CEv."x"
2. Select the game you want to hack or the browser.
3. Tick the box that says enable speed hack in CE.
4. Set some thing and then press set.
_________________
PM me if you want an AQ/MQ/DF upgrade card! |
|
Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Sun May 04, 2008 7:28 pm Post subject: |
|
|
jester831 wrote: | How does it go about doing this?
Quote: | It replaces the time api's: gettickcount, timeGetTime and QueryPerformanceCounter
And then increases the time itself and each time it's requested it gives the current faked time |
|
Using a hook
|
|
Back to top |
|
 |
|