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

[FEATURE] Nest Farming Mode #3110

Closed
Parth6182 opened this issue Aug 8, 2016 · 5 comments
Closed

[FEATURE] Nest Farming Mode #3110

Parth6182 opened this issue Aug 8, 2016 · 5 comments

Comments

@Parth6182
Copy link

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

@Parth6182
Copy link
Author

Great idea! +1

Thanks @GitPupper I hope the thread doesn't get lost in the "Bot not Working" posts :D

@RedViper9
Copy link
Contributor

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).

@k4n30
Copy link
Contributor

k4n30 commented Aug 19, 2016

Grouping like requests together - #3580

@PokemonGoZ @ Parth6182 - If you still want this request please vote on #3580

@mjmadsen
Copy link
Contributor

I'd say this could be accomplished by setting your path and limiting stops with current commits.

@k4n30 k4n30 closed this as completed Aug 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants
@k4n30 @mjmadsen @RedViper9 @Parth6182 and others