Restarting counter

Discussion on Helbreath Hacks. New ones Released. and how to work them.
Post Reply
LDoriginal
Regular
Posts: 57
Joined: Sun Jan 04, 2004 7:47 am

Post by LDoriginal »

Well can sum one teach me how to make my restarting counter turn to 0 straight away.

I've found the address but 1 address makes it stop at 5 the other at 4.
Then i have another two addresses that make it connection lost when it reaches zero....

can anyone help pls
LDoriginal
Regular
Posts: 57
Joined: Sun Jan 04, 2004 7:47 am

Post by LDoriginal »

nvm found it ...

when u find a command like this :
C686 38E70600 >MOV BYTE PTR DS:[ESI+6E738],5

just change the "5" to a "0" :
00459293 C686 38E70600 >MOV BYTE PTR DS:[ESI+6E738],0

Post Reply