Ok so you want to code ..... or do you want to copy and paste and call it your own...
Firstly I want to say if you guys are interested in "developing" then I'm more than willing to share what I know. But if you just want us to write a step by step on how to make a game hack I suggest you take out a 50k loan and gotto school ... while your there take a Computer Science class or two
ALSO while were at my Firstly's still.... I just want everyone to know that I by NO MEANS consider myself a good coder/hacker. I am at a intermediate begginer / intermediate level.
Ok so there are a few things your gonna need to obtain in order to "develop" Game cheats.
Software:
Visual Studio C++ .NET 2003 (seems to be the one that everyone uses)
Direct3D SDK (also know as DirectX , D3D, DX9 ect...)
Half Life SDK (if your interested in Half life moding)
Cheat Engine (mostly for BF2)
OllyDBG (A debugger)
IDA PRo (This is a usful tool when SDK is not availble."Like with BF2"wink wink)
SoftICE (another reverse engineering tool)
Some "Starter" Software Kits:
D3D Starter Kit (Created by:Azorbix)
2142 Starter Kit (Not sure who the Creator is. Found it on Game-Deception.net)
You will need to Know and Understand:
C++ I suggest just sitting down and learning this b4 you start on anything eles.
This is the heart and soul to 90% of everything done coding wise with Game hacks.
ASM You need to have a good understanding of what ASM is and how to obtain what you need out of it.
Youll need to understand Functions and how there are used.
I have also put together a little .rar that has a few books to get you started. Included are C++ Books and a few others on Development.
Deluxe Development Books.rar
Ill try and think of some other things that I can put together to show you just how difficult software development really is. For those of you that are looking for some1 to just tell you step by step how to hook/inject/wrap/compile please do us all a favor and just READ b4 posting such threads.