-
Member
stupid bot, delete 505 pikachu, now 81))
dont use this
-
Post Thanks / Like - 1 Thanks
GottaBotEmAll (1 members gave Thanks to KPOCAB4EG for this useful post)
-
Sergeant
Originally Posted by
KPOCAB4EG
stupid bot, delete 505 pikachu, now 81))
dont use this
Hello, Mac,
Thank you for this and your effort.
Can i request, you add username to [Title] of CMD? and
Combine CMDS?
So stack on task bar? Isit possible.
-
Member
Originally Posted by
KPOCAB4EG
stupid bot, delete 505 pikachu, now 81))
dont use this
Dang show some respect. Everyone knows you decided to use at your own caution.
Don't flame the contributer jeez.
-
Originally Posted by
KPOCAB4EG
stupid bot, delete 505 pikachu, now 81))
dont use this
Learn to use your settings.
-
Knight-Lieutenant
Originally Posted by
Pulcow
Same problem, the best pokemon is always getting transfered.
[01:05:39] (TRANSFER) Krabby (CP 465 | 74,65 % perfect) | (Best: 465 CP | 74,65 % perfect)
[01:05:25] (TRANSFER) Doduo (CP 501 | 72,79 % perfect) | (Best: 501 CP | 72,79 % perfect)
[01:05:25] (TRANSFER) Exeggcute (CP 565 | 75,24 % perfect) | (Best: 565 CP | 75,24 % perfect)
...the default setting is 85%, have you guys changed it?
-
Member
Originally Posted by
zerospec0
...the default setting is 85%, have you guys changed it?
got same problem, yeah still using default setting IV 85% min CP 1000 , but i dont quite understand this code :
<KeepMinIVPercentage>85</KeepMinIVPercentage>
<KeepMinCP>1000</KeepMinCP>
is that means it will transfer all Pokemon who's has IV under 85% & 1k CP?
anyone who's understand pls explain it to me. thx
-
Member
Originally Posted by
seroweks
got same problem, yeah still using default setting IV 85% min CP 1000 , but i dont quite understand this code :
<KeepMinIVPercentage>85</KeepMinIVPercentage>
<KeepMinCP>1000</KeepMinCP>
is that means it will transfer all Pokemon who's has IV under 85% & 1k CP?
anyone who's understand pls explain it to me. thx
correct, but it will keep the least value of KeepMinDuplicatePokemon for each specie
-
Master Sergeant
Hey,
I'm using this code below... it's working exactly how I want it, except I don't want it to transfer Pidgeys, Weedles, and Caterpies when there's duplicates of them. I want to keep them and evolve them all, since they only need 12 candies each to evolve... all other duplicates of pokemon aren't worth evolving for exp. I tried to input it in the coding below, but it's still sending back the duplicates for those 3 pokemon. Please help, it'd be greatly appreciated.
<?xml version="1.0" encoding="utf-16"?>
<UserSettingsXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<AuthType>Google</AuthType>
<DefaultLatitude>34.0098554</DefaultLatitude>
<DefaultLongitude>-118.4986249</DefaultLongitude>
<GoogleRefreshToken>1/CZc4nFNmpj9czW64zGj7Dks7Ezii-kNzatFuQ_OWd3HI</GoogleRefreshToken>
<EvolveAllGivenPokemons>false</EvolveAllGivenPokemons>
<TransferType>duplicate</TransferType>
<DoNotTransfer>
<PokemonId>Pidgey</PokemonId>
<PokemonId>Weedle</PokemonId>
<PokemonId>Caterpie</PokemonId>
</DoNotTransfer>
<PokestopDelay>10000</PokestopDelay>
</UserSettingsXml>
Last edited by Roktu; 07-25-2016 at 09:06 PM.
-
this is great, thanks a ton mate!
-
Member
What should I set my speed to for km/hour if I want to hatch eggs fast? Someone can tell?
-
Member
Originally Posted by
Roktu
Hey,
I'm using this code below... it's working exactly how I want it, except I don't want it to transfer Pidgeys, Weedles, and Caterpies when there's duplicates of them. I want to keep them and evolve them all, since they only need 12 candies each to evolve... all other duplicates of pokemon aren't worth evolving for exp. I tried to input it in the coding below, but it's still sending back the duplicates for those 3 pokemon. Please help, it'd be greatly appreciated.
<PokemonsNotToTransfer>
<PokemonId>Pidgey</PokemonId>
<PokemonId>Weedle</PokemonId>
<PokemonId>Caterpie</PokemonId>
<PokemonId>Lapras</PokemonId>
<PokemonId>Dragonite</PokemonId>
<PokemonId>Zapdos</PokemonId>
<PokemonId>Snorlax</PokemonId>
<PokemonId>Mew</PokemonId>
<PokemonId>Mewtwo</PokemonId>
<PokemonId>Alakazam</PokemonId>
</PokemonsNotToTransfer>
-
Post Thanks / Like - 1 Thanks
Roktu (1 members gave Thanks to glennx for this useful post)
-
Member
Originally Posted by
123xact
What should I set my speed to for km/hour if I want to hatch eggs fast? Someone can tell?
about 50-90 KM, try not to go over 100 km not safe.
-
Member
I seem to have an issue changing my longitude and latitude. Whenever I change it from the default place it just sits there repeating 0 pokestops found..
<DefaultLatitude>52.379189</DefaultLatitude> <!-- Default Amsterdam Central Station -->
<DefaultLongitude>-73.965416</DefaultLongitude>
I have it located in Central park, New York.. But it won't run properly, does anyone know?
-
Member
Originally Posted by
jaypeeb421
Just a question, how do I use this:
<ItemRecycleFilter> <!-- Type and amount to keep -->
<Filter>
<Name>ItemUnknown</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemPokeBall</Name>
<Count>20</Count>
</Filter>
Should I write TRUE or something else? This is the default setup. I have not changed it yet.
Change the number 20 to another number. If you set 40, it'll keep 40 pokeballs and recycle the rest.
-
Post Thanks / Like - 1 Thanks
lukeheini (1 members gave Thanks to glennx for this useful post)
-
Member
Originally Posted by
lukeheini
I seem to have an issue changing my longitude and latitude. Whenever I change it from the default place it just sits there repeating 0 pokestops found..
<DefaultLatitude>52.379189</DefaultLatitude> <!-- Default Amsterdam Central Station -->
<DefaultLongitude>-73.965416</DefaultLongitude>
I have it located in Central park, New York.. But it won't run properly, does anyone know?
Try this one,
<DefaultLatitude>40.770466</DefaultLatitude> <!-- CP NY Grassland-->
<DefaultLongitude>-73.973522</DefaultLongitude>
-
Post Thanks / Like - 1 Thanks
lukeheini (1 members gave Thanks to glennx for this useful post)