Trainer Search

cripple

New Member
Joined
May 28, 2014
Messages
8
Reaction score
2
After Droid has been attacked (one time) you could use it only for for his health
[ENABLE]
aobscan(droidgodaob,89 xx xx 85 C0 7F 1D 48 XX XX 48 XX XX XX 49 XX XX XX XX XX XX 00 00 00 41 XX XX 48 XX XX XX E9 8F 00 00 00 48) //
alloc(droidgod,$1000,droidgodaob)
//
label(droidgodindi)
//label(return)
//
registersymbol(droidgod)
registersymbol(droidgodaob)
registersymbol(droidgodindi)
//////////////
droidgod:
mov eax,[rdi+48]
mov [rdi+4C],eax
mov [droidgodindi],rdi
test eax,eax
jmp droidgodaob+5
//

//
droidgodindi:
dq 0
//

//
droidgodaob:
jmp droidgod
//

[DISABLE]
droidgodaob:
db 89 47 4C 85 C0

unregistersymbol(droidgod)
unregistersymbol(droidgodaob)
unregistersymbol(droidgodindi)
dealloc(droidgod)
 

DelBoyJamie

Member
Joined
Apr 30, 2015
Messages
16
Reaction score
4
After Droid has been attacked (one time) you could use it only for for his health
[ENABLE]
aobscan(droidgodaob,89 xx xx 85 C0 7F 1D 48 XX XX 48 XX XX XX 49 XX XX XX XX XX XX 00 00 00 41 XX XX 48 XX XX XX E9 8F 00 00 00 48) //
alloc(droidgod,$1000,droidgodaob)
//
label(droidgodindi)
//label(return)
//
registersymbol(droidgod)
registersymbol(droidgodaob)
registersymbol(droidgodindi)
//////////////
droidgod:
mov eax,[rdi+48]
mov [rdi+4C],eax
mov [droidgodindi],rdi
test eax,eax
jmp droidgodaob+5
//

//
droidgodindi:
dq 0
//

//
droidgodaob:
jmp droidgod
//

[DISABLE]
droidgodaob:
db 89 47 4C 85 C0

unregistersymbol(droidgod)
unregistersymbol(droidgodaob)
unregistersymbol(droidgodindi)
dealloc(droidgod)


nice work dude, hopefully things will be added such a good game.
 

fabiobm

New Member
Joined
Oct 7, 2016
Messages
1
Reaction score
0
Não consegui utilizar, da Erro.
alguém pode me ajudar?
 

alpalia

Super Member
Joined
Sep 11, 2014
Messages
297
Reaction score
42
the trainer need an update due to last patch that modify and fix bug about the 25% things (i forget what)

MaF need to take a look about that change :p
 

MrAntiFun

Staff member
Website Admin
Joined
Apr 20, 2014
Messages
22,031
Reaction score
34,482
Current trainer works perfectly fine on 0.1.005 , Read notice on first page before complaining .
 

EscaFlow

New Member
Joined
Dec 28, 2014
Messages
2
Reaction score
3
Hm.. ive got some Problems..
Just tried Easy Crafting and Max Selected Resource in Inventory, but this will Crash the Trainer.. any Workaround for that?

And a big thanks for all your work!
 

Thadule

New Member
Joined
Sep 9, 2016
Messages
7
Reaction score
2
The trainer just deletes itself when it is run...

I got the exact same issue... But I figured out what to do since I have both MSE (Microsoft Security Essentials) and Malwarebytes and it seems Malwarebytes is the one giving me issues. I have to deactivate it and run it then turn it back on and it works fine then an hour later I can just tell it to suck it and leave the file alone. Then it works fine from then on. Hope this helped in some way. Also for anybody who wants the new version and a new trainer for me the current trainer is working fine.
 
Last edited:
Top