Can you make it so I can transfer all pokemons below a set CP or IV value regardless of grouping?
Can you make it so I can transfer all pokemons below a set CP or IV value regardless of grouping?
Add transfer low lv pokemon
That should be possible. I'll add it to the todo list.
What do you mean?
I'm currently working on farming PokéStops and recycling your items. It will be possible to set the amount of items you want for each type. E.g.:
- PokeBalls: 0
- GreatBalls: 25
- UltraBalls: 50
- ...
Seems pretty easy. Just need to add some walking.
I think he means MinLVLToKeep. Also are the coördinates really required?
thanks dude works great.
Maybe you can add MinDuplicateToKeep ?
Any way to sort by CP instead of # ?
Hi, I have set TransferbyCP to false and kept minIV at 75%, but it still keeps some pokemon with 30% IV.... why is this? Is it because they are not a duplicate?
skype: zoopizoop
This is awesome. Thanks. A little easier to use and faster than the other. Good work.
I added sorting for the Pokémon list, because there is nothing else I can do at this moment.
Releases
v0.2.2
Download: https://mega.nz/#!PJYE1ZZT!DdGevWgh_...PcQqqKj8szcM9A
- Everything from v0.1
- Ability to sort the Pokémon list by: NUMBER, NAME, CP or IV%
- Transfer all Pokémon for a certain group and keep only the highest IV ones.
- e.g. If you have Charmender 50%/65% and Charmeleon 45%/60%, it will transfer Charmender 50% and Charmeleon 45%.
- It will always look at the highest evolution.
- It will not transfer favorited Pokémon!
- It will take into account the value provided in MinCPToKeep and/or MinIVToKeep. You can turn both on or off.
- Clear all favorited Pokémon.
How to use
- Open PokemonGo.EasyManager.exe.config
- Fill in AUTH settings
- AuthType: Ptc or Google
- Username: your Ptc username or Google account email address
- Password: your Ptc password or Google account password
- Fill in COORDINATES with the location you want
- Fill in TRANSFER with the values you want
- UseMinCPToKeep: should MinCPToKeep be used or not. Values: true/false
- MinCPToKeep: any Pokémon with a CP value higher than the provided value will never be transferred
- UseMinIVToKeep: should MinIVToKeep be used or not. Values: true/false
- MinIVToKeep: any Pokémon with a IV% value higher than the provided value will never be transferred
Last edited by BuYcKi; 08-04-2016 at 05:55 PM.
Do you have two factor authentication? With your cell phone? If so, you need to set a app password. See:
https://support.google.com/accounts/answer/185833?hl=en
This is perfect for what I needed. Thanks!