[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(new,200)
new:
pushad
mov ecx,[3505528]//人物基址
mov esi,ecx
push -1
push 1
push 1
push 1 //1透明
mov edx,230FEB0//无敌call
call edx
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,200)
new:
pushad
mov ecx,[3505528]//人物基址
mov esi,ecx
push -1
push 1
push 1
push 1 //1透明
mov edx,230FEB0//无敌call
call edx
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