deleted...
deleted...
Last edited by RedLFC1892; 08-07-2016 at 07:41 PM.
Change these to the highest possible if you don't want the bot to use any:
This one controls it I think, I set it at below 10% probability so change it to whichever %:Code:"UseUltraBallAboveCp": 1250, "UseUltraBallAboveIv": 95.0,
Code:"UseUltraBallBelowCatchProbability": 0.1,
Its possible snipping from pogofeeder (eg dragonite and snorlax only) and farming pidgey etc ?
why even i follow the setting for not using ultra ball still using it? and where can i set up to get all poke stop also so i have more poke ballls
Last edited by bienmary; 08-07-2016 at 09:55 PM. Reason: forgot it
hi, was wondering if there is a method to keep a type of pokemon with IV minimum 85% for example BUT the CP has to be comparision with the highest CP currently in your list?
An example, sometimes it transferred a 750CP with 80% IV for a 800CP with 50% IV. in this case we would still want to keep the 750CP one even though the CP is lower than the 800CP pokemon.
but for a 200CP and 100% IV pokemon, it will just transfer cause the CP is too low compared to the highest CP pokemon.
Is there a way to make this config? thanks guys!
Yes, make sure these are set like this:
Also CTRL+F to find the functionsCode:"KeepMinOperator": "and", < Changing the operator to "and" will only use IVs "KeepMinCp": 1, < Put this at 1 so it will be "1 CP "and" 95 IV" (or whichever IV minimum you want) so it chooses by IVs :) "KeepMinIvPercentage": X < Change this to the lowest IV pokemon you want to keep
I hope this helped
for [ KeepMinCp : 1, ] it will transfer a pokemon with 800CP IV 50% for a pokemon with 100CP IV100%?
is it possible to keep a pokemon with slightly lower CP (maybe a margin not more that 50?) compared to the highest CP one but IV higher and therefore keeping the higher IV pokemon?
meaning to say comparing a 750CP 100% IV and 800CP 50% IV, it will keep the 750CP.
and 100CP 100% IV and 800CP 50% IV, it will keep the 800CP.