Infinite Dodge ( Cheat Engine )

Posts 115 of 38 · Page 1 of 3
Infinite Dodge ( Cheat Engine )
it's been a long time I came not back here, i have updated my old script infinite dodge.

 
Dodge
[ENABLE]

aobscanmodule(DODGE,trove.exe,DF F1 DD D8 73 12 56) // should be unique
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
fcomip st(0),st(1)
fstp st(0)
jae trove.exe+56E4C9
jmp return

DODGE:
fcomip st(0),st(0)
return:
registersymbol(DODGE)

[DISABLE]

DODGE:
db DF F1 DD D8 73 12

unregistersymbol(DODGE)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "trove.exe"+56E4B1

"trove.exe"+56E494: DD 5A 18 - fstp qword ptr [edx+18]
"trove.exe"+56E497: 52 - push edx
"trove.exe"+56E498: 8B 01 - mov eax,[ecx]
"trove.exe"+56E49A: FF 50 04 - call dword ptr [eax+04]
"trove.exe"+56E49D: D9 EE - fldz
"trove.exe"+56E49F: DD 83 E0 00 00 00 - fld qword ptr [ebx+000000E0]
"trove.exe"+56E4A5: DF F1 - fcomip st(0),st(1)
"trove.exe"+56E4A7: 76 1E - jna trove.exe+56E4C7
"trove.exe"+56E4A9: DD 83 E0 00 00 00 - fld qword ptr [ebx+000000E0]
"trove.exe"+56E4AF: D9 C9 - fxch st(1)
// ---------- INJECTING HERE ----------
"trove.exe"+56E4B1: DF F1 - fcomip st(0),st(1)
"trove.exe"+56E4B3: DD D8 - fstp st(0)
"trove.exe"+56E4B5: 73 12 - jae trove.exe+56E4C9
// ---------- DONE INJECTING ----------
"trove.exe"+56E4B7: 56 - push esi
"trove.exe"+56E4B8: E8 C3 58 F7 FF - call trove.exe+4E3D80
"trove.exe"+56E4BD: 83 C4 04 - add esp,04
"trove.exe"+56E4C0: 8B F0 - mov esi,eax
"trove.exe"+56E4C2: E9 F3 00 00 00 - jmp trove.exe+56E5BA
"trove.exe"+56E4C7: DD D8 - fstp st(0)
"trove.exe"+56E4C9: 8B CF - mov ecx,edi
"trove.exe"+56E4CB: E8 F0 24 0F 00 - call trove.exe+6609C0
"trove.exe"+56E4D0: 84 C0 - test al,al
"trove.exe"+56E4D2: 0F 84 8E 00 00 00 - je trove.exe+56E566
}
Well done! that you for the share.
appreciated. now to go figure out easy way to find it if outdated
donwloading this for later thanks dude
Hi, darkm125!

Thx for the script, it works good.

Can you tell, please, how to find that address?
What to search for?
Quote Originally Posted by itzzcarter View Post
it worked ty
Could you maybe help me? I don't get it. Thanks
but how do i use it? please help me!!!!!!!!!!!!!!!!!!!!!!!!!!
Quote Originally Posted by darkm125 View Post
it's been a long time I came not back here, i have updated my old script infinite dodge.

 
Dodge
[ENABLE]

aobscanmodule(DODGE,trove.exe,DF F1 DD D8 73 12 56) // should be unique
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
fcomip st(0),st(1)
fstp st(0)
jae trove.exe+56E4C9
jmp return

DODGE:
fcomip st(0),st(0)
return:
registersymbol(DODGE)

[DISABLE]

DODGE:
db DF F1 DD D8 73 12

unregistersymbol(DODGE)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "trove.exe"+56E4B1

"trove.exe"+56E494: DD 5A 18 - fstp qword ptr [edx+18]
"trove.exe"+56E497: 52 - push edx
"trove.exe"+56E498: 8B 01 - mov eax,[ecx]
"trove.exe"+56E49A: FF 50 04 - call dword ptr [eax+04]
"trove.exe"+56E49D: D9 EE - fldz
"trove.exe"+56E49F: DD 83 E0 00 00 00 - fld qword ptr [ebx+000000E0]
"trove.exe"+56E4A5: DF F1 - fcomip st(0),st(1)
"trove.exe"+56E4A7: 76 1E - jna trove.exe+56E4C7
"trove.exe"+56E4A9: DD 83 E0 00 00 00 - fld qword ptr [ebx+000000E0]
"trove.exe"+56E4AF: D9 C9 - fxch st(1)
// ---------- INJECTING HERE ----------
"trove.exe"+56E4B1: DF F1 - fcomip st(0),st(1)
"trove.exe"+56E4B3: DD D8 - fstp st(0)
"trove.exe"+56E4B5: 73 12 - jae trove.exe+56E4C9
// ---------- DONE INJECTING ----------
"trove.exe"+56E4B7: 56 - push esi
"trove.exe"+56E4B8: E8 C3 58 F7 FF - call trove.exe+4E3D80
"trove.exe"+56E4BD: 83 C4 04 - add esp,04
"trove.exe"+56E4C0: 8B F0 - mov esi,eax
"trove.exe"+56E4C2: E9 F3 00 00 00 - jmp trove.exe+56E5BA
"trove.exe"+56E4C7: DD D8 - fstp st(0)
"trove.exe"+56E4C9: 8B CF - mov ecx,edi
"trove.exe"+56E4CB: E8 F0 24 0F 00 - call trove.exe+6609C0
"trove.exe"+56E4D0: 84 C0 - test al,al
"trove.exe"+56E4D2: 0F 84 8E 00 00 00 - je trove.exe+56E566
}

but how do i use it? please a little tutorial in simple steps plzzzzzzzzzzzzzzzzzzzzzz
There really should be a tutorial.
I have been trying to figure out what to do for the past hour and I am very lost. How exactly am I suppose to apply this code?
Quote Originally Posted by Rave94 View Post
I have been trying to figure out what to do for the past hour and I am very lost. How exactly am I suppose to apply this code?
If you find it, notify me, i tried to use this like lua script but won't work, obviously.

I don't know how we are supposed to use it with CE.
how do you use this script?
Quote Originally Posted by darkm125 View Post
it's been a long time I came not back here, i have updated my old script infinite dodge.

 
Dodge
[ENABLE]

aobscanmodule(DODGE,trove.exe,DF F1 DD D8 73 12 56) // should be unique
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
fcomip st(0),st(1)
fstp st(0)
jae trove.exe+56E4C9
jmp return

DODGE:
fcomip st(0),st(0)
return:
registersymbol(DODGE)

[DISABLE]

DODGE:
db DF F1 DD D8 73 12

unregistersymbol(DODGE)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "trove.exe"+56E4B1

"trove.exe"+56E494: DD 5A 18 - fstp qword ptr [edx+18]
"trove.exe"+56E497: 52 - push edx
"trove.exe"+56E498: 8B 01 - mov eax,[ecx]
"trove.exe"+56E49A: FF 50 04 - call dword ptr [eax+04]
"trove.exe"+56E49D: D9 EE - fldz
"trove.exe"+56E49F: DD 83 E0 00 00 00 - fld qword ptr [ebx+000000E0]
"trove.exe"+56E4A5: DF F1 - fcomip st(0),st(1)
"trove.exe"+56E4A7: 76 1E - jna trove.exe+56E4C7
"trove.exe"+56E4A9: DD 83 E0 00 00 00 - fld qword ptr [ebx+000000E0]
"trove.exe"+56E4AF: D9 C9 - fxch st(1)
// ---------- INJECTING HERE ----------
"trove.exe"+56E4B1: DF F1 - fcomip st(0),st(1)
"trove.exe"+56E4B3: DD D8 - fstp st(0)
"trove.exe"+56E4B5: 73 12 - jae trove.exe+56E4C9
// ---------- DONE INJECTING ----------
"trove.exe"+56E4B7: 56 - push esi
"trove.exe"+56E4B8: E8 C3 58 F7 FF - call trove.exe+4E3D80
"trove.exe"+56E4BD: 83 C4 04 - add esp,04
"trove.exe"+56E4C0: 8B F0 - mov esi,eax
"trove.exe"+56E4C2: E9 F3 00 00 00 - jmp trove.exe+56E5BA
"trove.exe"+56E4C7: DD D8 - fstp st(0)
"trove.exe"+56E4C9: 8B CF - mov ecx,edi
"trove.exe"+56E4CB: E8 F0 24 0F 00 - call trove.exe+6609C0
"trove.exe"+56E4D0: 84 C0 - test al,al
"trove.exe"+56E4D2: 0F 84 8E 00 00 00 - je trove.exe+56E566
}
and how to use it
we waiting for skippy <.<
Quote Originally Posted by ziomeczek97 View Post
Ty soo much bro!
Hey, did you used the lua (With CE) or not ? If you loaded that hack with the lua script on cheat engine please explain me.
Posts 115 of 38 · Page 1 of 3

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?