| View previous topic :: View next topic |
| Author |
Message |
BigNoob999 How do I cheat?
Reputation: 0
Joined: 21 Feb 2015 Posts: 5
|
Posted: Sat Feb 21, 2015 2:29 pm Post subject: speed hack without detected |
|
|
hy
how can i speed up fifa world without crashing the game . because the game always disconnect
i need script to launch the process automatically
speedhack = 1.9
thx
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
| Back to top |
|
 |
BigNoob999 How do I cheat?
Reputation: 0
Joined: 21 Feb 2015 Posts: 5
|
Posted: Sat Feb 21, 2015 3:00 pm Post subject: |
|
|
| for fifa world offline solo
|
|
| Back to top |
|
 |
SteveAndrew Master Cheater
Reputation: 30
Joined: 02 Sep 2012 Posts: 323
|
Posted: Sat Feb 21, 2015 6:43 pm Post subject: |
|
|
Well you said "disconnect". That would indicate that it's an online game.
Do you mean it terminates, or crashes?
So you're saying it works but it's detected? You better be really trying to get this working OFFLINE, because it wont work online. It just simply wont.
So if it does work but gets detected then->
Well start with the functions Cheat Engine hooks in order to create the effect. I believe those are: timeGetTime, GetTickCount, QueryPerformanceCounter, and QueryPerformanceFrequency from looking at the source here: https://code.google.com/p/cheat-engine/source/browse/trunk/Cheat%20Engine/speedhack/speedhacktest/Unit1.pas
Set breakpoints on those API's and figure out which one(s) the game is calling and using to detect a change. It's probably comparing a recent value with what its getting presently and closing the game if it's not within a certain range. Find that check, and nop it
_________________
|
|
| Back to top |
|
 |
BigNoob999 How do I cheat?
Reputation: 0
Joined: 21 Feb 2015 Posts: 5
|
Posted: Sat Feb 21, 2015 7:33 pm Post subject: |
|
|
| its online game but i play solo mode i can speed up the game and after 2 match the game disconnected
|
|
| Back to top |
|
 |
|