If I had updated this v82 Blink God Mode Script:
Code: Select all
[enable]
0099E74A:
add edi,1e
[Disable]
0099E74A:
sub edi,1e
by changing the addresses, what do I replace the :
Code: Select all
add edi, 1e
Code: Select all
sub edi,1e
please help me , am a beginner in hacking ;X
thanks ;D