Need help?[Request] TUT - MPGH - MultiPlayer Game Hacking & Cheats
[Request] TUT
Posts 1–9 of 9 · Page 1 of 1
[Request] TUT
Can someone who already knows Assembly please post a tutorial for the part needed for War Rock. I just don't get this language. Can someone help me?
Warrock? What do you need to know? You dont need assebmly for making a trainer.
For thing like unlimited ammo you need assembly.
you dont need assembly for any hack...
if you are good enough, you can code everything in visual basic...
vb6 i know alot vb6 need help pm me?
Originally Posted by pbsucks
you dont need assembly for any hack...
if you are good enough, you can code everything in visual basic...
Yeah.. but I think you should use c++ for more advanced hacks
Originally Posted by juppeli
Yeah.. but I think you should use c++ for more advanced hacks
hey can you make a tutorial for c++?
because the tutorial on c++ forum have little information, i need to see how make timers, activate and disable the timers...
Originally Posted by ferrar1000
hey can you make a tutorial for c++?
because the tutorial on c++ forum have little information, i need to see how make timers, activate and disable the timers...
well thats somewere in the forum to :\
Originally Posted by ferrar1000
hey can you make a tutorial for c++?
because the tutorial on c++ forum have little information, i need to see how make timers, activate and disable the timers...
You can't make a tutorial for C++. You can however go out and buy a book, read a couple of chapters. Your better off learning the language before hacking in it...Same goes for ASM. If you want to do advanced hacking, you need to know how to use a debugger along with the basics of ASM.
You can make a timer-like functions using createthread. Though I suggest you learn how to program before making hacks.