Quote:
Originally Posted by NoobiPoopi
Hello! I wrote to you a few weeks ago.
I am in interested in some of your source code for your PWO bot, so I have something to start with. I have Visual Studio installed with C#
( I will do a bot for PokeMMO :D )
And if thats not possible could you send me a tutorial that helped you to begin programming with memory editing. ;)
tHANK you !
|
I've been programming and using WPM and RPM for over 5 years so a lot of the blogs I learned my stuff from are not longer available. However, if you manage to learn the basics of C# and how to properly use APIs, then I can help you along the way with problems you may run into.
As far as making a bot like mine, it's going to make much more than C# or C++ programming knowledge to build one. You need to know how to disassemble the game you wish to hack and discover exploits/hacks you can use.