Trainer Search

AwayV2

New Member
Joined
Dec 12, 2016
Messages
2
Reaction score
0
New trainer added.
tysm
latest
 

RzDz

Master Donor
Joined
Oct 2, 2016
Messages
3
Reaction score
0
Thank you MrAntiFun you sir are a legend ;)
 

meochan

Active Member
Joined
Sep 7, 2015
Messages
26
Reaction score
8
This stupid game updated again... The trainer finally worked...for a half month.........
 

christanus

New Member
Joined
Jan 8, 2018
Messages
5
Reaction score
1
Hi all, this is the script for the "repair part". it works on 1.5.18
Copy below script, paste on your notepad, and save as "cheat.CT" --> extension must be "CT". And then open it with cheat engine.

How to use:
1. In the game : Click any engine part to Zoom
2. Activate the Cheat
3. Back to the game Examine Part
4. There will be instant 100% (green part)
Once it activated, and for the next car, just do examine part.

hope it helps.



<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="26">
<CheatEntries>
<CheatEntry>
<ID>47</ID>
<Description>"Repair Car Parts (click part for zoom, activate this cheat, examine the part)"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]


aobscan(condition,0F B6 86 04 01 00 00 85 C0 0F)
alloc(newmem,$1000,condition)

label(code)
label(return)

newmem:

code:

mov [rsi+ac],(float)1
movzx eax,byte ptr [rsi+00000104]
jmp return

condition:
jmp code
nop
nop
return:
registersymbol(condition)

[DISABLE]
condition:
db 0F B6 86 04 01 00 00

unregistersymbol(condition)
dealloc(newmem)

</AssemblerScript>
</CheatEntry>
</CheatEntries>
<UserdefinedSymbols/>
</CheatTable>
 

WaltE65

Donor
Joined
Jul 12, 2014
Messages
64
Reaction score
25
:( gah, and I hate cheathappens, you need to become a lifetime member to get the trainer for this dang game. Not much choice though, or so it seems.
 

WaltE65

Donor
Joined
Jul 12, 2014
Messages
64
Reaction score
25
Definitely not working. Error is "failed to activate" or something like that at least. Other than that, it says trainer version is good, just want activate. :(
 

mrbc

Member
Joined
Jun 28, 2016
Messages
16
Reaction score
2
works great for me, Thank you Sir

@mordax the version number is in the top right hand corner of the game, mine says 1.5.20. I would bet its 100% on your end
 

X_Azzy_X

New Member
Joined
Jun 23, 2018
Messages
1
Reaction score
0
now it's new version of game v.1.5.21 pls make trainer for it
 

WaltE65

Donor
Joined
Jul 12, 2014
Messages
64
Reaction score
25
now it's new version of game v.1.5.21 pls make trainer for it
The only one you really cannot live without is the F2 for car parts repair, and it works even with the version 1.5.21hf. Just make sure you inspect the car right after you hit F2. Specifically, inspect the parts condition that are "ON" the car! if you don't it want work. :) My guess is the source the cheat engine uses is not there until this is done.
 
Top