[ENABLE]
aobscan(Godmode,C4 E1 7A 11 46 14 48 8B 4E) // should be unique
alloc(newmem,$1000,Godmode)
label(code)
label(return)
label(Cmp_GodMode_Flag)
label(Cmp_InstantKill_Flag)
label(GodMode)
label(InstantKill)
registersymbol(GodMode_Flag)
registersymbol(InstantKill_Flag)
alloc(GodMode_Flag,4)
alloc(InstantKill_Flag,4)
GodMode_Flag:
dd 1
Instantkill_Flag:
dd 0
newmem:
cmp byte ptr [rsi+000000CC],1
je Cmp_GodMode_Flag
jmp Cmp_InstantKill_Flag
Cmp_GodMode_Flag:
cmp dword ptr [GodMode_Flag],1
je GodMode
jmp code
Cmp_InstantKill_Flag:
cmp dword ptr [InstantKill_Flag],1
je InstantKill
code:
vmovss [rsi+14],xmm0
jmp return
GodMode:
push rbx
mov rbx,[rsi+18]
movss xmm0,[rbx+78]
movss [rsi+14],xmm0
pop rbx
jmp return
InstantKill:
mov [rsi+14],0
jmp return
Godmode:
jmp newmem
nop
return:
registersymbol(Godmode)
[DISABLE]
Godmode:
db C4 E1 7A 11 46 14
unregistersymbol(Godmode)
dealloc(newmem)
unregistersymbol(GodMode_Flag)
unregistersymbol(InstantKill_Flag)
dealloc(GodMode_Flag)
dealloc(Instantkill_Flag)
Godmode:
Code:[ENABLE] aobscan(Godmode,C4 E1 7A 11 46 14 48 8B 4E) // should be unique alloc(newmem,$1000,Godmode) label(code) label(return) label(Cmp_GodMode_Flag) label(Cmp_InstantKill_Flag) label(GodMode) label(InstantKill) registersymbol(GodMode_Flag) registersymbol(InstantKill_Flag) alloc(GodMode_Flag,4) alloc(InstantKill_Flag,4) GodMode_Flag: dd 1 Instantkill_Flag: dd 0 newmem: cmp byte ptr [rsi+000000CC],1 je Cmp_GodMode_Flag jmp Cmp_InstantKill_Flag Cmp_GodMode_Flag: cmp dword ptr [GodMode_Flag],1 je GodMode jmp code Cmp_InstantKill_Flag: cmp dword ptr [InstantKill_Flag],1 je InstantKill code: vmovss [rsi+14],xmm0 jmp return GodMode: push rbx mov rbx,[rsi+18] movss xmm0,[rbx+78] movss [rsi+14],xmm0 pop rbx jmp return InstantKill: mov [rsi+14],0 jmp return Godmode: jmp newmem nop return: registersymbol(Godmode) [DISABLE] Godmode: db C4 E1 7A 11 46 14 unregistersymbol(Godmode) dealloc(newmem) unregistersymbol(GodMode_Flag) unregistersymbol(InstantKill_Flag) dealloc(GodMode_Flag) dealloc(Instantkill_Flag)
How To Use:
1. Download Latest Cheat Engine
2. Click File > Open process
3. Select game process (.exe)
4. Press Ctrl+Alt+A
5. Paste the script and click "Assign to current cheat table"
6. To active the cheat, just tick the box
Won't let me check the box. It just freezes for a couple seconds and says not responding if I click anywhere and then goes back to normal.
Godmode:
Not working +1.
ctrl + alt + a, copy paste script, assign to current table then hit execute,
says error while scanning ABO's: god mode.
If I don't hit execute, the it won't let me check the box.
The CE code that anjinggila posted works. I just set it up and let myself get hit before ticking the box to activate it, and my health jumped back up to the maximum. I did notice that the code scrolls down in the post, so it's easy to miss some of it when copying to paste it into CE.
Godmode:
Code:[ENABLE] aobscan(Godmode,C4 E1 7A 11 46 14 48 8B 4E) // should be unique alloc(newmem,$1000,Godmode) label(code) label(return) label(Cmp_GodMode_Flag) label(Cmp_InstantKill_Flag) label(GodMode) label(InstantKill) registersymbol(GodMode_Flag) registersymbol(InstantKill_Flag) alloc(GodMode_Flag,4) alloc(InstantKill_Flag,4) GodMode_Flag: dd 1 Instantkill_Flag: dd 0 newmem: cmp byte ptr [rsi+000000CC],1 je Cmp_GodMode_Flag jmp Cmp_InstantKill_Flag Cmp_GodMode_Flag: cmp dword ptr [GodMode_Flag],1 je GodMode jmp code Cmp_InstantKill_Flag: cmp dword ptr [InstantKill_Flag],1 je InstantKill code: vmovss [rsi+14],xmm0 jmp return GodMode: push rbx mov rbx,[rsi+18] movss xmm0,[rbx+78] movss [rsi+14],xmm0 pop rbx jmp return InstantKill: mov [rsi+14],0 jmp return Godmode: jmp newmem nop return: registersymbol(Godmode) [DISABLE] Godmode: db C4 E1 7A 11 46 14 unregistersymbol(Godmode) dealloc(newmem) unregistersymbol(GodMode_Flag) unregistersymbol(InstantKill_Flag) dealloc(GodMode_Flag) dealloc(Instantkill_Flag)
How To Use:
1. Download Latest Cheat Engine
2. Click File > Open process
3. Select game process (.exe)
4. Press Ctrl+Alt+A
5. Paste the script and click "Assign to current cheat table"
6. To active the cheat, just tick the box
You could just save as and upload hereWon't let me check the box. It just freezes for a couple seconds and says not responding if I click anywhere and then goes back to normal.