I would love to have a whitelist/blacklist for Pokémon, it's really annoying when the bot catches 20 weedles but ignores the rare and high CP ones.
An automatic mode would catch them like the bot does now and a manual mode in which the Bot first reads the priorites would be really nice, that way we could tell the bot "hey, now ignore everything except pikachu and relaxo and only if you don't find them near you, then catch what you want"
I really wouldn't have a problem with it being self written inside a .txt file or anything like that, this way you guys wouldn't have to do so much to edit that feature in and we could simply copy paste lists inside that file.
I imagine something like this (so you get how I think it could work):
It would make a HUGE difference for us if we could sort out the garbage Pokémon!
An automatic mode would catch them like the bot does now and a manual mode in which the Bot first reads the priorites would be really nice, that way we could tell the bot "hey, now ignore everything except pikachu and relaxo and only if you don't find them near you, then catch what you want"
I really wouldn't have a problem with it being self written inside a .txt file or anything like that, this way you guys wouldn't have to do so much to edit that feature in and we could simply copy paste lists inside that file.
I imagine something like this (so you get how I think it could work):
Code:
///////////////////////////////////////////////////////////////////////////
Priority list (add pokemon by adding their National Pokédex number)
High (will be catched as soon as they appear):
-25
-143
-140
-
Neutral (will be catched if no high priority pokemon is available):
-1
-4
-7
-
Low (will be catched if nothing else is available):
-13
-
-
Blacklist (will never be catched):
-16
-19
-
///////////////////////////////////////////////////////////////////////////
It would make a HUGE difference for us if we could sort out the garbage Pokémon!