-
Notifications
You must be signed in to change notification settings - Fork 229
Bot transferring Higher IV's than threshold #1296
Comments
try changing that : if you read carefully you can see that : |
Yeah. I tried -1 and it kept all. I placed a 5 there and it stopped transferring higher. BTW they are sorted by IVs and not CPs |
if you tell it to keep a max_pokemon_amount of zero -- it's going to transfer all of them. Your bag of pokemon will quickly fill up if you set it to -1 (unlimited) or 3+, in my experience. Now, since I also keep anything over 94%, I will possibly have 3 or 4 of some types, if their IVs are 97 or 100. So I have for instance, 4 97% vaporeon's. Sometimes I keep them all (for trading eventually), and I definitely keep those with different attack sets. Anyway: hope that helps you sort out some of the settings and impact. The bot's really good about giving you a reason why it transfers and that should guide you in how to update it to achieve what you want. |
try deleting default.json |
My settings folder is empty already Cao. :( |
Prerequisites (Remove this section if you want)
Make sure you...
Description:
I set my my IV threshold at 80 and it transferred a bunch of my pokemon that were higher than this:
Steps to reproduce:
Expected behavior:
Keep pokemon with IVs greater than 80
Actual behavior:
Transferred Pokemon with IVs greater than 80
Going to transfer MAGIKARP with CP 143 and IV 91%; reason: Too many
Going to transfer ARCANINE with CP 1841 and IV 84%; reason: Too many
Going to transfer BEEDRILL with CP 796 and IV 84%; reason: Too many
Going to transfer GOLDEEN with CP 401 and IV 86%; reason: Too many
Stacktrace (If it's a crash):
[Please use pastebin if it's too long]
Version:
PokemonGoBot-0.6.0
Operating System:
Windows 10
Java version:
Version 8 update 60 (buld 1.8.0_60-b27
Leave this sentence in your issue as proof that you have read and used this template.
The text was updated successfully, but these errors were encountered: