Hello, mpgh users. I'm new to hacking so i wanted to know from where should i start. I want to make hacks for PC games and keygens. Can someone show me where can I teach?
To first start "hacking", you first got to learn the programming language. Most games are either made with C++ or C# nowdays, or some with Java - like Minecraft. I started off learning Java. First by skidding, then by making my own programs. I just used to turn on music up loud and experiment with everything I couldve used and had. So, write few programs, learn how multi-dimensional arrays work, how variables, statements (if, for, while, etc) work. Look up on tutorials and guides on youtube and google. You are only limited to how hard you try. Try hardest, achieve most. To first start "hacking" you would create world modifications or player modifications. These will be your starting basics. After blocks will fall in one by one, allowing much greater things to do. Start off slow. Learn to program in your own style. And another thing, to hack a game you would supposedly need to break into it, and override it. You can modify the game by creating variables and arrays. Start small. (If i dont make sense... I had a few monsters and spent all day and night studying...). Well.. Hacking you would need to use multi dimensional arrays, send in raw packets, etc, anything to break into it....