PokeMMO Bot Program

10/24/2012 18:03 Arabidnun#1
Is everyone just using macros like Blue Eye Macro or are you guys programming DLL injection to do event driven from memory locations?

I have a Blue Eye Macro for the Tower that I created that runs flawlessly besides when you get new skill it waits for you to choose if you wanna keep it or not.

I am just wondering what everyone else is doing?

Anyone have a script for checking for shiny pokemon?

I would like to update my script for the tower, and any knowledge of I want to use if the image = the fight image to do something. I would like to bounce some ideas off you guys to make a efficient script bot for everyone.
10/26/2012 22:26 bloodyred88#2
I started off using Blue Eye Macro but found it's really not that great. I started to learn Pascal and I've made a few simple scripts like Chansey Catacher. I suggest looking into a real language marco program.

(FYI: I didn't know Pascal last week when I posted the pallet town script so thats how easy it is to learn)

Good luck!
10/27/2012 06:44 Arabidnun#3
I can write in C# C++ and Java, the only thing is getting detection down on certain events...