WORK [Only registered and activated users can see links. Click Here To Register...] JUMP Ones The EXECUTE
Quote:
heh ;)
If you want to increase or decrease jump,
remove the mulss xmm0,xmmo0.. the more you put it the higher you jump..(its double type value multiplier) but if u but too much it won't save..
And guys about my trainers, Im not planning to scan it, since I know it don't have virus, and the trainer was made WITH CHEAT ENGINE!
something appears :DDQuote:
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
registersymbol(restore)
label(restore)
label(exit)
aobscan(aobtime,F3 0F 7E 40 10 F2 0F 10 0D ?? ?? ?? ?? F2 0F 59 C1 83 EC 08 83 EC 08 66 0F D6 04 24 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? AC)
newmem:
mulsd xmm0,xmm1
mulsd xmm0,xmm1
mulsd xmm0,xmm1
sub esp,08
sub esp,08
sub esp,08
sub esp,08
sub esp,08
sub esp,08
originalcode:
//mulsd xmm0,xmm1
//sub esp,08
//sub esp,08
exit:
jmp returnhere
aobtime+0D:
restore:
jmp newmem
nop
nop
nop
nop
nop
returnhere:
[disable]
restore:
db F2 0F 59 C1 83 EC 08 83 EC 08 66
dealloc(newmem)
unregistersymbol(restore)