-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[FEATURE] Nest Farming Mode #3110
Comments
Thanks @GitPupper I hope the thread doesn't get lost in the "Bot not Working" posts :D |
You can do this to some extent if you use the MoveToMapPokemon option with "update_map": false,. Your bot's location won't get pushed to the map and you can drop the pin wherever you want the bot to go. It will still nab any pokemon on the way, but will go to the general area of your pin. To limit the area, just set the number of steps lower on the map (won't search as far). |
Grouping like requests together - #3580 @PokemonGoZ @ Parth6182 - If you still want this request please vote on #3580 |
I'd say this could be accomplished by setting your path and limiting stops with current commits. |
There should be an option in the config that says NEST MODE
When set to true - The bot will stay inside the specified nest and catch the desired pokemon
eg : If you set it to a charmander nest the bot will only move within the small area of the nest and only catch charmanders
When set to false ( default ) - The bot will do what it usually does
The bot could also use the poksetops within the small specified nest area
The text was updated successfully, but these errors were encountered: