Guides for creating hacks?

Posts 111 of 11 · Page 1 of 1
Guides for creating hacks?
I understand there are no actual guides for developing hacks, but I'd like to start getting into the hack scene. Could someone give me some links to C++ guides ... I'd like to start making external BF4 hacks.

If someone could give me an outdated source code to a hack as well so I can study it I'd love that.
I don't have any links but you could always try google.
I've been kinda searching around google and can't seem to find much, I'm pretty decent in vb.net code, but I heard C++ is much more intense. @Cerruth

http://www.mpgh.net/forum/161-progra...e-hacking.html

I found that link, but I'm unsure if this is what I'm looking for or not haha

I also found this, which I'm so new to to C++ half of anything I read makes 0 sense to me

After a bit of research, I've concluded so far I need an IDE such as visual Studios? Not sure I'm reading it right, but an IDE being a compiler/debug/linker ect?


The link you posted seems to be very helpful. I'd take the time to look through that if I were you.
Okay will do
Another mention, that's not the only guide on the forums. There are tons of tutorials around the size of that and many smaller ones for more specific subjects, but you shouldn't have any trouble finding them. Good luck.
.Net and c++ are two completly different worlds. But if you already have the logic of programming, it will help you.
So first learn C++, read books + tutorials there are tons on the internet.
After that learn some D3D with C++, it's important.
Once you got those two criterias, you can begin learning how to hack, because hacking and normal programming is two totally different worlds aswell. But we all began with nothing, and i understand you since me too i searched a lot before learning, so when you'll be done with those, contact me, and i'll help you tto initiate yourself to game hacking.
Good luck.
Quote Originally Posted by FoxFort View Post
.Net and c++ are two completly different worlds. But if you already have the logic of programming, it will help you.
So first learn C++, read books + tutorials there are tons on the internet.
After that learn some D3D with C++, it's important.
Once you got those two criterias, you can begin learning how to hack, because hacking and normal programming is two totally different worlds aswell. But we all began with nothing, and i understand you since me too i searched a lot before learning, so when you'll be done with those, contact me, and i'll help you tto initiate yourself to game hacking.
Good luck.
Thanks, I've been doing some looking around, and C++ is quite different from other languages I know.
I figured I'd be walking into a world I understood just a bit, guess not haha.
First off you can't just get into making hacks right away. It takes training.
Alot of it. You need to be able to "speak" the coding"language".
Posts 111 of 11 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?