A Few Questions About Cheat Coding
I'm trying to get into the internal cheat coding scene but I'm kinda lost and I have a few questions that might be obvious to some.
1. Lets say I learn all of C++, what else do I need to know to build my own cheat.
2. Once I learn all of the required information, where do I start? With the menu, or the aimbot, or what?
3. If I code a internal from the ground up, no pasting, how would I make it undetected by VAC?
1. You gotta learn how to assembly, of course you do need to know how the game works, find address and pointers.
2. Start with a simple cheat, get your position, entity positions, and do a simple esp.
3. Just because you made your internal from the scratch doesn't mean it's undetected. I heard that they do detect any kind of hooks, I actually don't know because i haven't done it myself.