[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"Tutorial-i386.exe"+275E3:
sub dword ptr [ebx+000004A4],01
//Alt: db 83 AB A4 04 00 00 01
See where it says "place your code here"? You should place it there- not on the same line as the newmem label. CE AA isn't entirely whitespace insensitive.
Code:
newmem:
add [ebx+4a4],2
_________________
I don't know where I'm going, but I'll figure it out when I get there.
See where it says "place your code here"? You should place it there- not on the same line as the newmem label. CE AA isn't entirely whitespace insensitive.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum