If you can't google/search "mpgh.net hack coding tutorial" area you really sure you are capable of programming?
I want to start coding game hacks, specifically for the game CrossFire. Can someone direct me in the right direction? or give me a tutorial please?
If you can't google/search "mpgh.net hack coding tutorial" area you really sure you are capable of programming?
1. Do you know the basics of C++ Programing
2. Things that have to do with Coding for Crossfire is located in this thread - Click Here
Here is the CF Hack Source Code section in General - Click Here
coding is a story, debugging is another story.
c++ programming is only the most fundamental knowledge you must have. then when you come to the most tedious part is to read the assemblies (reverse engineering). i have 10 years plus c++ programming knowledge, but i still take a lot of time to read machine codes (even asking in forums)... even then, many programmers still tried hard to understand the deassembled functions...