Originally Posted by
otahman
Let say i have 2 pokemons as below that i wanted to keep.
Snorlex CP 2000 IV 50%
Dragonite CP 500 IV 100%
My Setting below :
<!--Logic settings-->
<add key="KeepMinIvPercentage" value="95" />
<add key="KeepMinCp" value="1500" />
<add key="PrioritizeIvOverCp" value="true" />
And the bot transfer my snorlex.
However, i caught another CP 2000+ snorlex with Iv 60%.
i change "PrioritizeIvOverCp" to false, it still transfer my snorlex.
I dun understand how the "PrioritizeIvOverCp" works.
Any pros out there can teach me how to change to setting so that i can keep both my pokemon.
I dun wan to lose my 100% IV dragonite due to botting.