CoD:Ghosts: Multihack: Need help on how to start...

Posts 1–5 of 5 · Page 1 of 1
CoD:Ghosts: Multihack: Need help on how to start...
Hey MGPH! I was wondering(because I am a noob at VB) if you could give me some pointers on where to actually start the coding from, I also want help with how to get precise codes from Ghosts. If you can help it would be highly appreciated.
Quote Originally Posted by heckticksparkz View Post
Hey MGPH! I was wondering(because I am a noob at VB) if you could give me some pointers on where to actually start the coding from, I also want help with how to get precise codes from Ghosts. If you can help it would be highly appreciated.
Judging by you're skill levels, use cheat engine to search values and pointers then just make a trainer in vb using codes that are on nearly every page of this god damn forum.
Learn the language first (variables,functions,classses,etc).

Then make your own class to manipulate (Read&WriteProcessMemory,VirtualProtectEx, and more) other processes' memory.

Once you can do basic reading and writing, start using CE to find specific addr/pointers of your interest.

Understanding the language is The most important part - You have to know how to code before you can "make" anything.
Quote Originally Posted by heckticksparkz View Post
Hey MGPH! I was wondering(because I am a noob at VB) if you could give me some pointers on where to actually start the coding from, I also want help with how to get precise codes from Ghosts. If you can help it would be highly appreciated.
Quote Originally Posted by abuckau907 View Post
Learn the language first (variables,functions,classses,etc).

Then make your own class to manipulate (Read&WriteProcessMemory,VirtualProtectEx, and more) other processes' memory.

Once you can do basic reading and writing, start using CE to find specific addr/pointers of your interest.

Understanding the language is The most important part - You have to know how to code before you can "make" anything.
If you are really interested on starting to get involved into programming and such, I'd advise to start from the basics, and not jump straight into that.

There are tons of great tutorials on how to work in VB.NET, just search it on youtube .

FYI: If you are really interested on going into that, check this guy's channel: Fleep Hacks - YouTubeⓘ
He has tons of tutorials on how to do everything that you want.
I suggest him too, real good guy!
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?