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

Config Example HELP #4339

Closed
oralunal opened this issue Aug 20, 2016 · 5 comments
Closed

Config Example HELP #4339

oralunal opened this issue Aug 20, 2016 · 5 comments

Comments

@oralunal
Copy link
Contributor

Hi everyone,

I tried lots of method but couldn't configure how to do it.

This is what I want list

  1. Farm pokestop
  2. Keep evolvable weak pokemons, evolve when inv 90% full. If exist use lucky egg before evolve.
  3. Keep pokemons over 90IV
  4. Transfer the left pokemons

Thanks in advance

@ghost
Copy link

ghost commented Aug 20, 2016

What comes close to your requirement is the optimizer config: https://github.com/PokemonGoF/PokemonGo-Bot/blob/master/configs/config.json.optimizer.example

What is missing, is to release pokemon below a certain IV, which could become a feature-request, as it could turn out useful I guess...

@oralunal
Copy link
Contributor Author

I tried this but I didn't add release options. I'll add it and try again. Thank you

@ghost
Copy link

ghost commented Aug 20, 2016

It releases automatically. IMO if you have the optimizer you should not have an extra release option. Unless you specify a list of higher evolved Pokemon, then it might still work as intendet. But if you release the lower evolution Pokemon below some IV, it could maybe never, or at least only very slowly reach the desired number of evolutions!

@julienlavergne
Copy link
Contributor

@oralunal
I am pretty sure it is suboptimal to manage your pokemon that way. If you use a lucky egg as soon as your bag is full, you probably wont have enough evolutions to fully benefit from the lucky egg.
And having enough pokemon for the lucky egg require keeping some of them on the long run, including some who have iv less than 0.9.

Also, having low quality pokemon is only a transitional state. If you transfer your lower pokemon, the average quality of your pokemon is going to increase.
I cannot see a reason to explicitly discard pokemon with an iv less than an hardcoded value (here 0.9). What is important is whether a pokemon is the best you have or not. At some point, you will close to having them all above 0.9 and then you will have to reconfigure to discard below 0.95...

@k4n30
Copy link
Contributor

k4n30 commented Aug 20, 2016

Slack server please

@k4n30 k4n30 closed this as completed Aug 20, 2016
@PokemonGoF PokemonGoF locked and limited conversation to collaborators Aug 20, 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

4 participants