Hey,
i saw that my bot keeps a lot of crap pokemons...
I use only transferfilter for keep stuff normally!
For example:
Code:
"Lapras": {
"KeepMinCp": 1000,
"KeepMinLvl": 20,
"UseKeepMinLvl": true,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 10,
"Moves": [
[
"iceShardFast",
"blizzard"
],
[
"iceShardFast",
"iceBeam"
],
[
"frostBreathFast",
"blizzard"
],
[
"iceShardFast",
"dragonPulse"
]
],
"DeprecatedMoves": [],
"KeepMinOperator": "and",
"MovesOperator": "and"
},
But bot keeps a lot of shit lapras without 95% IV :O

My complete config:
Paste.ee - View paste U4VEO