[Link]kimastar wrote: ↑Tue May 07, 2019 12:21 amwait wait wait this cose u posted is a speedhack???vjvoxz wrote: ↑Mon May 06, 2019 11:46 pmI have been using this mod so i can "select" a which speed i want to run.
It's the same code for unlimited speed, i just change
mov [ebp-14](float),inf
for
mov [ebp-14](float),(float)350
I use 350 because in game is 500km/h, more easy to handle, and if you want more speed try in 5 steps (350, 355, 360, ...)
i have used in LTE's but get in CB, so i don't recommended, just follow the good&old fashion rules
I have used in the Championship for the Equss Bass 770, won the car and completed all the 342 medals, didn't expend any money, so it was very usefull for tuning the car for MP Max5003 Pro0040 (i upgrade the aceleration because is just +5 in the car rank)
[ENABLE]
aobscanmodule(Unlimited_Speed,Asphalt8.exe,F3 0F 11 45 EC 76 48)
alloc(newmem,$1000)
label(code)
label(return)
newmem:
code:
mov [ebp-14](float),(float)350
jmp return
Unlimited_Speed:
jmp newmem
return:
registersymbol(Unlimited_Speed)
[DISABLE]
Unlimited_Speed:
db F3 0F 11 45 EC
unregistersymbol(Unlimited_Speed)
dealloc(newmem)
and this is the value where i can decide the max speed???? ----> "mov [ebp-14](float),(float)350"
and its working for last update??
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1