Finally found a wall hack that works without needing an unpacked dekaron.
Heres the script:
Credits go to bottomy for making the script itself, and to me for finding the correct offset. Enjoy! :cool:
And btw guys dont thank me, go to bottomys thread and thank him :P
Edit: Put in the new offset for 5.0.8
Heres the script:
Code:
[ENABLE] alloc(blah,1024) label(return) 00765AF3://array of bytes 8d bc 24 88 00 00 00 JMP blah NOP NOP return: blah: LEA EDI,DWORD PTR SS:[ESP+88] CMP DWORD PTR DS:[EAX+402],5F626577 JE return MOV DWORD PTR DS:[EAX+402],5F626577 MOV DWORD PTR DS:[EAX+406],67616D69 MOV DWORD PTR DS:[EAX+40A],616D2E65 MOV DWORD PTR DS:[EAX+40E],00000063 JMP return [DISABLE] dealloc(blah) 00765B53://array of bytes 8d bc 24 88 00 00 00 LEA EDI,DWORD PTR SS:[ESP+88]
And btw guys dont thank me, go to bottomys thread and thank him :P
Edit: Put in the new offset for 5.0.8