Quote:
Originally Posted by UnrealPwner12 i mean i just copied and pasted the code
and...uh lol iono what to do with it
win32 console app? project
c++ source file
iono what to do lol |
First off, what compiler/soft are you using? Second off, if you don't know how what to do with source code, you will need to learn basics of C++ before doing anything with it.
Once you got that, you will realize that coding the maphack itself ain't hard. Finding the offsets is tougher (at least for me). Finding all the unique offsets for mine took me about 3 days.