Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legendary farm #1

Open
janhenrlk opened this issue Jul 26, 2016 · 7 comments
Open

Legendary farm #1

janhenrlk opened this issue Jul 26, 2016 · 7 comments

Comments

@janhenrlk
Copy link

janhenrlk commented Jul 26, 2016

  • im not sure but sometimes when the bot is in legendary farm mode while no important pokemon is on the map. If then a pokemon shows up from the list the bot doesnt go for it.
  • It also doesnt switch back to Pokemon farm when its in Pokeball mode.
    Woule be great if it switch back when i reach my Pokeball limit from 150. I set it from 50 to 150!
    Atm it only switch when there is no more Pokestop.
@MonsterMMORPG
Copy link
Owner

we have updated

now it switches back once farmed 50 pokestops

for new features i am waiting newest necro bot

@janhenrlk
Copy link
Author

janhenrlk commented Jul 26, 2016

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
Copy link
Owner

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

@janhenrlk
Copy link
Author

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

@MonsterMMORPG
Copy link
Owner

it is not poke ball it is poke stop visit count

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

@janhenrlk
Copy link
Author

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

@MonsterMMORPG
Copy link
Owner

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
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AD9Q4m756SxzIuUvlgWGyAV8RixaDzjfks5qZghUgaJpZM4JU3FB
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@MonsterMMORPG @janhenrlk and others