MonsterMMORPG / Pokemon-Go-Bot

based on Ferox API
GNU General Public License v3.0
12 stars 5 forks source link

Legendary farm #1

Open janhenrlk opened 8 years ago

janhenrlk commented 8 years ago
MonsterMMORPG commented 8 years ago

we have updated

now it switches back once farmed 50 pokestops

for new features i am waiting newest necro bot

janhenrlk commented 8 years ago

I know im already edit the lines:

            irCounter++;
            if (irCounter >= 150)
                break;

but it still go on with farming even my balls are over 150!

And when its in Poke Loop it doesnt search or switch back to legendary farm when there is one appeard on the map. Currently the console says: Target Poke Loop 30 and dont go to the legendarys on my map. He is doing it like 16 minutes now :(

MonsterMMORPG commented 8 years ago

nope after each loop it goes. did you add that pokemon to your priority list?

janhenrlk commented 8 years ago

i found the solution now but why doesnt it switch back Pokefarm after i reach 150 balls?

MonsterMMORPG commented 8 years ago

it is not poke ball it is poke stop visit count

it switches back once you have 50 poke ball different things :D

janhenrlk commented 8 years ago

^^ maybe irCounter is not the best name for that variable but now i knew it :) Thanks

MonsterMMORPG commented 8 years ago

Yes for V2 I plan better coding :)

On Jul 26, 2016 16:15, "janhenrlk" notifications@github.com wrote:

^^ maybe irCounter is not the best name for that variable but now i knew it :) Thanks

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MonsterMMORPG/Pokemon-Go-Bot/issues/1#issuecomment-235263435, or mute the thread https://github.com/notifications/unsubscribe-auth/AD9Q4m756SxzIuUvlgWGyAV8RixaDzjfks5qZghUgaJpZM4JU3FB .