Since it uses picture recognition you guys should use an unmodified rom aswell as unmodified game files.
The best is to create a second, fresh PokeMMO folder just for the bot, so that you can enjoy other graphics while your normal playtime and use the unmodified files, so the bot doesn't get problems.
First off thanks for sharing. I'm encountering a problem with this bot. I have followed all the instructions for setting up the bot correctly but when I come to run it in the Sp.Attack area all it does is move into the healing square and spam q.
I've taken a look over the code myself but can't seem to find anything wrong. I'm not that good with code mind you but I've done some in the past.
Is this happening for everyone? Or am I just being a complete moron and missing something? Haha
First off thanks for sharing. I'm encountering a problem with this bot. I have followed all the instructions for setting up the bot correctly but when I come to run it in the Sp.Attack area all it does is move into the healing square and spam q.
I've taken a look over the code myself but can't seem to find anything wrong. I'm not that good with code mind you but I've done some in the past.
Is this happening for everyone? Or am I just being a complete moron and missing something? Haha
Did you try the other bots also?
I noticed a problem with the code...The functions.au3 file doesn't work automaticly yet...I will need to fix this in the next version. For now edit the functions.au3 file and adjust this code
Code:
Local $var = PixelGetColor(245, 503);Grey area when talking in pokecenter
Until $var <> 14739688
The coordinates you need here need to be located somewhere inside the grey speech box message that pops up in pokecenters, surf, healing spots. Take the coords somewhere in the left bottom corner for it to work best.
Did you try the other bots also?
I noticed a problem with the code...The functions.au3 file doesn't work automaticly yet...I will need to fix this in the next version. For now edit the functions.au3 file and adjust this code
Code:
Local $var = PixelGetColor(245, 503);Grey area when talking in pokecenter
Until $var <> 14739688
The coordinates you need here need to be located somewhere inside the grey speech box message that pops up in pokecenters, surf, healing spots. Take the coords somewhere in the left bottom corner for it to work best.
I've edited the code to the best of my abilities which isnt that great and the problem still occurs. I haven't tested the other bots fully yet but plan to shortly.
Alright I made a big change in the code.
After you rescale your window make sure you rescale your chat window and make it as little as possible.
The Words "Attack, Bag, Pokemon, Run" should be visible all the time when your battle screen is open. So not the entire button should be visible but the big words should!
Healing and fighting should work flawless now!!
If the bot doesn't bring you to the exact location than check out the tutorial in the first post on how to make a route.
Something new:
I added a button "shiny catcher" (you will need to edit the code for this to work)
it just a basic bot that runs up and down and catches the pokemon you tell it to catch, it has no heal function.
Still having the exact same problem... Leading me to think its something on my end.
I start up the bot while already logged in set my move, PP and rescale everything when I run the Sp.Attack it moves into the healing square and spams Q.
Have tested the speed one also and it flys to correct city then straight into pokemon centre and constantly walks upto the desk. No interaction with the NPC. I have found maximizing the window after bot is running will make the bot interact with NPC but then just spams Q.
Also just a heads up the PokeMMO bot v5.0 file was not save as an executable file so its needed to be right clicked>run script to start it.
Could be that it's still something on my end but I tested this on 2 laptops I have...Everyting is image controlled now so it should spam Q until a certain image pops up than spam Q until next image so on until the last image is gone...
Maybe if you have the time you could pm met a screenshot when your in the pokecenter just when you walk upto the desk...and 1 when there is actually interaction with the lady so I can see the speech bubble.
[BOT] PokeMMO AutoIt 11/29/2012 - Pokemon - 12 Replies Hello, recently my brother and I started working on an AutoIt bot for PokeMMO.
Currently we're working on this based at 1440x900x32 settings in PokeMMO.
The bot will currently check health once the battle sequence is initiated, and heal if it's below about 45%.
This is also based on a character with a black hat, however I've provided the colors for every other hat, and female hats.
Okay guys, here we go.
Setting it up - Edit the script and change the hat color as this photo shows -...