EDIT: I need experienced c++ programmer who has the skills to compile/teach me to compile source code+ teach me some basic things about coding in css
Originally Posted by Fatality999
Please help me, tell me step-by-step how i can make source code to a working hack.
Step 1: Get a Coding Book (To learn how to code)
Step 2: Ask your friend for some help
Step 3: You can start putting the code into a hack (Once you understand how to make basic hacks)
Well people say learn the basics, what do you people count as basics then? And could you tell me a good book???
Originally Posted by Fatality999
Well people say learn the basics, what do you people count as basics then? And could you tell me a good book???
Basics would be how to make a simple: Hello World application.
Then go over with making simple programs that works with math and variables (data types).
Once you learn that, you can go over to move advance stuff. Try to set yourself some small goals to reach.
Like: Make a simple calculator.
Then your using Google or us to help you manage that. (WITHOUT copy&paste the source)
But learn from it
Well, ive done the hello world app, calculator, web browser and i know stuff about variables and data types etc.... What should i learn next? thats like all i have done till now
Originally Posted by Fatality999
Well, ive done the hello world app, calculator, web browser and i know stuff about variables and data types etc.... What should i learn next? thats like all i have done till now
Well, I don't code in C++ but:
Learn how to inject .DLL files into a process, and do something. (Like: Do something when key pressed)
I dont wanna spam too much, lets continue this on PM:s
Originally Posted by Fatality999
I dont wanna spam too much, lets continue this on PM:s
You're not spamming
-You're having questions, and you're getting answers.
If you're doing it public, there might be others who got better answers than me to your questions
Spamming is when you post the exact same thing over and over, so don't worry
Well to tell my problem correctly, i would have to tell you the source code and i dont want to everyone see it ^^
Originally Posted by Fatality999
Well to tell my problem correctly, i would have to tell you the source code and i dont want to everyone see it ^^
Erm, that very hard :O
Basic Memory Reading/Writing Console Application using game struct.