to all cf hack coders
i have a question once i know c++ what els do i need to make hacks for crossfire for example, i have a book on c++ but icba to read it xD its like 900 pages long and is really good but what else do i need to know
also im 13 is that too early to be learning c++ coz in my school we are still learning how to use excel (i dont listen in class so all i know is the adding and subtraction lol) please dont troll
this is what i did:-
-get a good C++ book, c++ for dmmies is good
-read that book again
-do alot of random projects for practicing different APIz and learn more about them
-get a directx book, i recomment intro to 3d game programing with directx 9
-do a few normal applications and practice using the different d3d APIz and so on, maybe even make a few games of ur own, i made a tictactoe game :P
-then you need to learn MASM32 , personally i didnt get a book for that because by the time i got to this stage i was sick of reading, so i just got a lot of sources online and started reading, im protant things to kno in this area is how ur C++ code transilates to ASM and how the stack and regesters work and store information
after all the above and practice of 6-9 months over that, u'll be hacking games like a peice of cake.
sry it might look impossible, 99% of ppl that i knew that wanted to learn and wanted to hack, gave up within 1 or 2 months, its a really hard process at first