omega007 How do I cheat?
Reputation: 0
Joined: 04 Oct 2013 Posts: 5
|
Posted: Fri Oct 04, 2013 9:57 am Post subject: Z the game 1996 help on HP not esi+04 esi+08 |
|
|
the code I use
newmem:
cmp byte ptr [ebp+3A],00
jne originalcode
mov ebp,esi
mov esi,ebp
call winz.exe+52A38
originalcode:
mov esi,ebp
call winz.exe+52A38
both use
sub [ebp+3a],dh
problem both computer and I are infinite hp (robot with gun) but when tank with robot inside shoot at the robot (my robot )it hang.
|
|