C#, and it does not send packets to the server.
I found the functions that moves the player left, right, up and down in the PWO and modified the memory as well as everything else such as encountering shinies, pokeID found, receiving PM's, running away, etc. Every single feature in this bot relies on reading or writing the client's memory. Finding all these is probably the hardest part of making the bot. Coding it into a bot is actually easy.
If you're interested in programming a bot similar to this, just search up WriteProcessMemory and ReadProcessMemory APIs. Hacking into functions that are coded in PokeMMO's client, however, will be much tougher. You'll have to understand at least a little bit of reversing.
That's the road I took so I can make my bot work minimized since it doesn't require the use of mouse clicks, or key strokes. If you do not care whether the bot works minimized, then you can easily use SendKeys function in C# along with pixel detection.
I probably won't give you the entire source, but if you need help along the way, I can show you snippets of what I did for certain features.
Testing same error ... bro u version 3 is best windows xp and w7 open no problem i delete for error u have link?
Trust me. Version 3 did not work for you. It can open, but bot will not work for you, because the DLL has problems for you. I just didn't make the problems show error messages.
Anyways, when does the error show? When you open the bot or when you click Launch?
Trust me. Version 3 did not work for you. It can open, but bot will not work for you, because the DLL has problems for you. I just didn't make the problems show error messages.
Anyways, when does the error show? When you open the bot or when you click Launch?
i run bot in adminitrator not open error and close
u testing bot in pc virtual?
I am busy, but I thank you for letting me use teamviewer on your computer. I will find time to test it on your computer at a different time. Please be available in my chatroom so I can find you.
0.6 works at first but after a while I get some display problems with the windows under Auto Bot. I am still able to manipulate the settings but I am unable to see what I am doing. The game itself continues normally and the bot as well. So it will run fine on its own but if I want to change any settings I have to restart the program.