[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(new,1024)
new:
pushad
mov eax,[35166B8]
add eax,808
mov [eax],1
mov ecx,[35166B8]
add ecx,8f4
mov [ecx],100
Popad
ret
createthread(new)
LdrInitializeThunk:
db 8B FF 55 8B EC
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(new,1024)
new:
pushad
mov eax,[35166B8]
add eax,808
mov [eax],1
mov ecx,[35166B8]
add ecx,8f4
mov [ecx],100
Popad
ret
createthread(new)
LdrInitializeThunk:
db 8B FF 55 8B EC
[DISABLE]
//code from here till the end of the code will be used to disable the cheat