By the way I found out that the option "TransferDuplicatePokemonOnCapture": true is working perfectly, he keeps collecting pokemons and trasnfer it until he has the 90% of the inventory full of pokemons that he CAN evolve. It will take also an hour before the evoltion starts, but I have left in my storage like 50 pokemons, used these settings:
and it worked as expected. He keeps farming until you have 90% of inventory full of evovable pokemons, then use luky egg and evolve them all at once (something like 170 pokemons). I think this is the best way to use lucky eggs and also the best way to farm with this bot, of course for the first 50 minutes the exp/h will be like 70k/h because he is not evolving pokemons, you have to keep it running for 1/2 hours to see the effective exp/h.Code:"TransferDuplicatePokemonOnCapture": true "UseLuckyEggsMinPokemonAmount": 30 "UseLuckyEggsWhileEvolving": true "EvolveAllPokemonWithEnoughCandy": true "KeepPokemonsThatCanEvolve": false
The only thing that would increase the exp/h would be increaseing the p/h: more pidgeys much faster = faster reach 90% of inventory = fast exp.
All of this of course using Version: 8787 distiny fix (skippedlag API), because 6.0.1 and others seems to handle differently the functions...i prefer using something that works for sure instead of the last updated version.
Good job!
10chars
Hi poppopboy, use these instructions to prevent transferring Pokemon you want to keep:
For Pokemon you don't want to transfer, input them in the fields for this function:
Here is a specific filter, if you know the CP/IVs:Code:"PokemonsNotToTransfer": [ "pokemon1", "pokemon2", "pokemon3", "pokemon4", "pokemon5", "pokemon6", "pokemon7", "etc ...", ],
Here is the evolve filter, just make sure your pokemon are not here in this function:Code:"PokemonsTransferFilter": { "Golduck": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or" }, "Farfetchd": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or" },
Code:"PokemonsToEvolve": [ "caterpie", "weedle", "pidgey", "rattata" ],
keep getting this problemcan you help me please
[22:43:01] Scanning for Snipeable Pokemon at -33.879889,151.202436...False
[22:43:06] [Evolves] Potential Evolves: 0False
[22:43:13] [Evolves] Potential Evolves: 0False
[22:43:18] [Evolves] Potential Evolves: 0False
[22:43:26] [Evolves] Potential Evolves: 0False
[22:43:33] [Evolves] Potential Evolves: 0False
[22:43:40] [Evolves] Potential Evolves: 0False
[22:43:45] [Evolves] Potential Evolves: 0False
[22:44:06] [Evolves] Potential Evolves: 0False
[22:44:12] [Evolves] Potential Evolves: 0False
[22:44:26] [Evolves] Potential Evolves: 0False
[22:44:33] [Evolves] Potential Evolves: 0False
[22:44:36] [Evolves] Potential Evolves: 0False
[22:44:39] [Evolves] Potential Evolves: 0False
[22:44:46] [Evolves] Potential Evolves: 0False
[22:44:48] [Evolves] Potential Evolves: 0False
[22:44:56] Scanning for Snipeable Pokemon at -6.215975,106.779162...False
[22:44:59] [Evolves] Potential Evolves: 0False
[22:45:06] [Evolves] Potential Evolves: 0False
I have limited the numbers of potions and revives and yet it keeps stacking, which fill up my bag and makes it unable to collect pokeballs.Code:{ "TranslationLanguageCode": "en", "AutoUpdate": false, "TransferConfigAndAuthOnUpdate": true, "StartupWelcomeDelay": false, "AmountOfPokemonToDisplayOnStart": 10, "ShowPokeballCountsBeforeRecycle": true, "AutomaticallyLevelUpPokemon": false, "AmountOfTimesToUpgradeLoop": 5, "GetMinStarDustForLevelUp": 5000, "LevelUpByCPorIv": "iv", "UpgradePokemonCpMinimum": 1000.0, "UpgradePokemonIvMinimum": 95.0, "DisableHumanWalking": true, "DefaultAltitude": 10.0, "DefaultLatitude": 35.6328964, "DefaultLongitude": 139.8803943, "WalkingSpeedInKilometerPerHour": 100.0, "MaxSpawnLocationOffset": 10, "DelayBetweenPlayerActions": 1, "DelayBetweenPokemonCatch": 1, "DumpPokemonStats": true, "EvolveAboveIvValue": 1.0, "EvolveAllPokemonAboveIv": false, "EvolveAllPokemonWithEnoughCandy": true, "KeepPokemonsThatCanEvolve": false, "EvolveKeptPokemonsAtStorageUsagePercentage": 70.0, "UseGpxPathing": false, "GpxFile": "GPXPath.GPX", "VerboseRecycling": true, "RecycleInventoryAtUsagePercentage": 70.0, "KeepMinCp": 2500, "KeepMinDuplicatePokemon": 2, "KeepMinIvPercentage": 95.0, "PrioritizeIvOverCp": true, "UseEggIncubators": true, "UseLuckyEggConstantly": false, "UseLuckyEggsMinPokemonAmount": 30, "UseLuckyEggsWhileEvolving": true, "UseIncenseConstantly": false, "UseSnipeOnlineLocationServer": false, "UseSnipeLocationServer": false, "SnipeLocationServer": "localhost", "SnipeLocationServerPort": 16969, "MinPokeballsToSnipe": 300, "MinPokeballsWhileSnipe": 200, "MinDelayBetweenSnipes": 10000, "SnipingScanOffset": 0.9, "SnipeAtPokestops": true, "SnipeIgnoreUnknownIv": false, "UseTransferIvForSnipe": false, "RenamePokemon": false, "RenameOnlyAboveIv": true, "RenameTemplate": "{1}_{0}", "MaxPokeballsPerPokemon": 6, "MaxTravelDistanceInMeters": 1000, "TotalAmountOfPokebalsToKeep": 0, "TotalAmountOfPotionsToKeep": 50, "TotalAmountOfRevivesToKeep": 30, "UseGreatBallAboveCp": 1000, "UseUltraBallAboveCp": 1250, "UseMasterBallAboveCp": 1500, "UseGreatBallAboveIv": 85, "UseUltraBallAboveIv": 95, "UseGreatBallBelowCatchProbability": 0.2, "UseUltraBallBelowCatchProbability": 0.1, "UseMasterBallBelowCatchProbability": 0.05, "TransferDuplicatePokemon": true, "FavoriteMinIvPercentage": 95.0, "AutoFavoritePokemon": false, "UsePokemonToNotCatchFilter": true, "WebSocketPort": 14251, "ItemRecycleFilter": [ { "Key": "itemUnknown", "Value": 0 }, { "Key": "itemLuckyEgg", "Value": 200 }, { "Key": "itemIncenseOrdinary", "Value": 100 }, { "Key": "itemIncenseSpicy", "Value": 100 }, { "Key": "itemIncenseCool", "Value": 100 }, { "Key": "itemIncenseFloral", "Value": 100 }, { "Key": "itemTroyDisk", "Value": 100 }, { "Key": "itemXAttack", "Value": 100 }, { "Key": "itemXDefense", "Value": 100 }, { "Key": "itemXMiracle", "Value": 100 }, { "Key": "itemSpecialCamera", "Value": 100 }, { "Key": "itemIncubatorBasicUnlimited", "Value": 100 }, { "Key": "itemIncubatorBasic", "Value": 100 }, { "Key": "itemPokemonStorageUpgrade", "Value": 100 }, { "Key": "itemItemStorageUpgrade", "Value": 100 } ], "PokemonsNotToTransfer": [ "venusaur", "charizard", "blastoise", "clefable", "muk", "chansey", "gyarados", "ditto", "snorlax", "articuno", "zapdos", "moltres", "dragonite", "mewtwo", "mew" ], "PokemonsToEvolve": [ "caterpie", "weedle", "pidgey", "rattata" ], "PokemonsToIgnore": [ "bulbasaur", "ivysaur", "venusaur", "charmander", "charmeleon", "charizard", "squirtle", "wartortle", "blastoise", "caterpie", "metapod", "butterfree", "weedle", "kakuna", "beedrill", "pidgey", "pidgeotto", "pidgeot", "rattata", "raticate", "spearow", "fearow", "ekans", "arbok", "pikachu", "raichu", "sandshrew", "sandslash", "nidorina", "nidoqueen", "nidorino", "nidoking", "clefairy", "clefable", "vulpix", "ninetales", "jigglypuff", "wigglytuff", "zubat", "golbat", "oddish", "gloom", "vileplume", "paras", "parasect", "venonat", "venomoth", "diglett", "dugtrio", "meowth", "persian", "psyduck", "golduck", "mankey", "primeape", "growlithe", "arcanine", "poliwag", "poliwhirl", "poliwrath", "abra", "kadabra", "alakazam", "machop", "machoke", "machamp", "bellsprout", "weepinbell", "victreebel", "tentacool", "tentacruel", "geodude", "graveler", "golem", "ponyta", "rapidash", "slowpoke", "slowbro", "magnemite", "magneton", "doduo", "dodrio", "seel", "dewgong", "grimer", "muk", "shellder", "cloyster", "gastly", "haunter", "gengar", "onix", "drowzee", "hypno", "krabby", "kingler", "voltorb", "electrode", "exeggcute", "exeggutor", "cubone", "marowak", "hitmonlee", "hitmonchan", "lickitung", "koffing", "weezing", "rhyhorn", "rhydon", "chansey", "tangela", "kangaskhan", "horsea", "seadra", "goldeen", "seaking", "staryu", "starmie", "scyther", "jynx", "electabuzz", "magmar", "pinsir", "tauros", "magikarp", "gyarados", "lapras", "ditto", "eevee", "vaporeon", "jolteon", "flareon", "porygon", "omanyte", "omastar", "kabuto", "kabutops", "aerodactyl", "snorlax", "articuno", "zapdos", "moltres", "dratini", "dragonair", "dragonite", "mewtwo", "mew" ], "PokemonsTransferFilter": { "Golduck": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Farfetchd": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1 }, "Krabby": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Kangaskhan": { "KeepMinCp": 1500, "KeepMinIvPercentage": 60.0, "KeepMinDuplicatePokemon": 1 }, "Horsea": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Staryu": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "MrMime": { "KeepMinCp": 1250, "KeepMinIvPercentage": 40.0, "KeepMinDuplicatePokemon": 1 }, "Scyther": { "KeepMinCp": 1800, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1 }, "Jynx": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Electabuzz": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1 }, "Magmar": { "KeepMinCp": 1500, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1 }, "Pinsir": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Tauros": { "KeepMinCp": 1250, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Magikarp": { "KeepMinCp": 200, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Gyarados": { "KeepMinCp": 1250, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Lapras": { "KeepMinCp": 1800, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1 }, "Eevee": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Vaporeon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Jolteon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Flareon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Porygon": { "KeepMinCp": 1250, "KeepMinIvPercentage": 60.0, "KeepMinDuplicatePokemon": 1 }, "Snorlax": { "KeepMinCp": 2600, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Dragonite": { "KeepMinCp": 2600, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 } }, "PokemonToSnipe": { "Locations": [ { "Latitude": -33.879889, "Longitude": 151.202436 }, { "Latitude": -6.215975, "Longitude": 106.779162 }, { "Latitude": 40.706522, "Longitude": -74.011854 }, { "Latitude": 40.712784, "Longitude": -74.005941 }, { "Latitude": 38.907192, "Longitude": -77.036871 }, { "Latitude": 37.77493, "Longitude": -122.419416 }, { "Latitude": 52.520007, "Longitude": 13.404954 }, { "Latitude": 51.507351, "Longitude": -0.127758 } ], "Pokemon": [ "caterpie", "weedle", "pidgey" ] }, "PokemonToUseMasterball": [ "articuno", "zapdos", "moltres", "mew", "mewtwo" ] }
Can you please take a look and see what's the problem is?![]()
Try this & tell me how it goes:
Code:{ "TranslationLanguageCode": "en", "AutoUpdate": false, "TransferConfigAndAuthOnUpdate": true, "StartupWelcomeDelay": false, "AmountOfPokemonToDisplayOnStart": 10, "ShowPokeballCountsBeforeRecycle": true, "AutomaticallyLevelUpPokemon": false, "AmountOfTimesToUpgradeLoop": 5, "GetMinStarDustForLevelUp": 5000, "LevelUpByCPorIv": "iv", "UpgradePokemonCpMinimum": 1000.0, "UpgradePokemonIvMinimum": 95.0, "DisableHumanWalking": true, "DefaultAltitude": 10.0, "DefaultLatitude": 35.6328964, "DefaultLongitude": 139.8803943, "WalkingSpeedInKilometerPerHour": 100.0, "MaxSpawnLocationOffset": 10, "DelayBetweenPlayerActions": 1, "DelayBetweenPokemonCatch": 1, "DumpPokemonStats": true, "EvolveAboveIvValue": 1.0, "EvolveAllPokemonAboveIv": false, "EvolveAllPokemonWithEnoughCandy": true, "KeepPokemonsThatCanEvolve": false, "EvolveKeptPokemonsAtStorageUsagePercentage": 14.0, "UseGpxPathing": false, "GpxFile": "GPXPath.GPX", "VerboseRecycling": true, "RecycleInventoryAtUsagePercentage": 50.0, "KeepMinCp": 2500, "KeepMinDuplicatePokemon": 2, "KeepMinIvPercentage": 95.0, "PrioritizeIvOverCp": true, "UseEggIncubators": true, "UseLuckyEggConstantly": false, "UseLuckyEggsMinPokemonAmount": 30, "UseLuckyEggsWhileEvolving": true, "UseIncenseConstantly": false, "UseSnipeOnlineLocationServer": false, "UseSnipeLocationServer": false, "SnipeLocationServer": "localhost", "SnipeLocationServerPort": 16969, "MinPokeballsToSnipe": 300, "MinPokeballsWhileSnipe": 200, "MinDelayBetweenSnipes": 10000, "SnipingScanOffset": 0.9, "SnipeAtPokestops": true, "SnipeIgnoreUnknownIv": false, "UseTransferIvForSnipe": false, "RenamePokemon": false, "RenameOnlyAboveIv": true, "RenameTemplate": "{1}_{0}", "MaxPokeballsPerPokemon": 6, "MaxTravelDistanceInMeters": 1000, "TotalAmountOfPokebalsToKeep": 0, "TotalAmountOfPotionsToKeep": 50, "TotalAmountOfRevivesToKeep": 30, "UseGreatBallAboveCp": 1000, "UseUltraBallAboveCp": 1250, "UseMasterBallAboveCp": 1500, "UseGreatBallAboveIv": 85, "UseUltraBallAboveIv": 95, "UseGreatBallBelowCatchProbability": 0.2, "UseUltraBallBelowCatchProbability": 0.1, "UseMasterBallBelowCatchProbability": 0.05, "TransferDuplicatePokemon": true, "FavoriteMinIvPercentage": 95.0, "AutoFavoritePokemon": false, "UsePokemonToNotCatchFilter": true, "WebSocketPort": 14251, "ItemRecycleFilter": [ { "Key": "itemUnknown", "Value": 0 }, { "Key": "itemLuckyEgg", "Value": 200 }, { "Key": "itemIncenseOrdinary", "Value": 100 }, { "Key": "itemIncenseSpicy", "Value": 0 }, { "Key": "itemIncenseCool", "Value": 0 }, { "Key": "itemIncenseFloral", "Value": 0 }, { "Key": "itemTroyDisk", "Value": 0 }, { "Key": "itemXAttack", "Value": 0 }, { "Key": "itemXDefense", "Value": 0 }, { "Key": "itemXMiracle", "Value": 0 }, { "Key": "itemSpecialCamera", "Value": 0 }, { "Key": "itemIncubatorBasicUnlimited", "Value": 100 }, { "Key": "itemIncubatorBasic", "Value": 10 }, { "Key": "itemPokemonStorageUpgrade", "Value": 0 }, { "Key": "itemItemStorageUpgrade", "Value": 0 }, { "Key": "itemMasterBall", "Value": 0 }, { "Key": "itemPotion", "Value": 0 }, { "Key": "itemSuperPotion", "Value": 0 }, { "Key": "itemHyperPotion", "Value": 0 }, { "Key": "itemMaxPotion", "Value": 0 }, { "Key": "itemRevive", "Value": 0 }, { "Key": "itemMaxRevive", "Value": 0 } ], "PokemonsNotToTransfer": [ "venusaur", "charizard", "blastoise", "clefable", "muk", "chansey", "gyarados", "ditto", "snorlax", "articuno", "zapdos", "moltres", "dragonite", "mewtwo", "mew" ], "PokemonsToEvolve": [ "caterpie", "weedle", "pidgey", "rattata" ], "PokemonsToIgnore": [ "bulbasaur", "ivysaur", "venusaur", "charmander", "charmeleon", "charizard", "squirtle", "wartortle", "blastoise", "caterpie", "metapod", "butterfree", "weedle", "kakuna", "beedrill", "pidgey", "pidgeotto", "pidgeot", "rattata", "raticate", "spearow", "fearow", "ekans", "arbok", "pikachu", "raichu", "sandshrew", "sandslash", "nidorina", "nidoqueen", "nidorino", "nidoking", "clefairy", "clefable", "vulpix", "ninetales", "jigglypuff", "wigglytuff", "zubat", "golbat", "oddish", "gloom", "vileplume", "paras", "parasect", "venonat", "venomoth", "diglett", "dugtrio", "meowth", "persian", "psyduck", "golduck", "mankey", "primeape", "growlithe", "arcanine", "poliwag", "poliwhirl", "poliwrath", "abra", "kadabra", "alakazam", "machop", "machoke", "machamp", "bellsprout", "weepinbell", "victreebel", "tentacool", "tentacruel", "geodude", "graveler", "golem", "ponyta", "rapidash", "slowpoke", "slowbro", "magnemite", "magneton", "doduo", "dodrio", "seel", "dewgong", "grimer", "muk", "shellder", "cloyster", "gastly", "haunter", "gengar", "onix", "drowzee", "hypno", "krabby", "kingler", "voltorb", "electrode", "exeggcute", "exeggutor", "cubone", "marowak", "hitmonlee", "hitmonchan", "lickitung", "koffing", "weezing", "rhyhorn", "rhydon", "chansey", "tangela", "kangaskhan", "horsea", "seadra", "goldeen", "seaking", "staryu", "starmie", "scyther", "jynx", "electabuzz", "magmar", "pinsir", "tauros", "magikarp", "gyarados", "lapras", "ditto", "eevee", "vaporeon", "jolteon", "flareon", "porygon", "omanyte", "omastar", "kabuto", "kabutops", "aerodactyl", "snorlax", "articuno", "zapdos", "moltres", "dratini", "dragonair", "dragonite", "mewtwo", "mew" ], "PokemonsTransferFilter": { "Golduck": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Farfetchd": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1 }, "Krabby": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Kangaskhan": { "KeepMinCp": 1500, "KeepMinIvPercentage": 60.0, "KeepMinDuplicatePokemon": 1 }, "Horsea": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Staryu": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "MrMime": { "KeepMinCp": 1250, "KeepMinIvPercentage": 40.0, "KeepMinDuplicatePokemon": 1 }, "Scyther": { "KeepMinCp": 1800, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1 }, "Jynx": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Electabuzz": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1 }, "Magmar": { "KeepMinCp": 1500, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1 }, "Pinsir": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Tauros": { "KeepMinCp": 1250, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Magikarp": { "KeepMinCp": 200, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Gyarados": { "KeepMinCp": 1250, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Lapras": { "KeepMinCp": 1800, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1 }, "Eevee": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1 }, "Vaporeon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Jolteon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Flareon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Porygon": { "KeepMinCp": 1250, "KeepMinIvPercentage": 60.0, "KeepMinDuplicatePokemon": 1 }, "Snorlax": { "KeepMinCp": 2600, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 }, "Dragonite": { "KeepMinCp": 2600, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1 } }, "PokemonToSnipe": { "Locations": [ { "Latitude": -33.879889, "Longitude": 151.202436 }, { "Latitude": -6.215975, "Longitude": 106.779162 }, { "Latitude": 40.706522, "Longitude": -74.011854 }, { "Latitude": 40.712784, "Longitude": -74.005941 }, { "Latitude": 38.907192, "Longitude": -77.036871 }, { "Latitude": 37.77493, "Longitude": -122.419416 }, { "Latitude": 52.520007, "Longitude": 13.404954 }, { "Latitude": 51.507351, "Longitude": -0.127758 } ], "Pokemon": [ "caterpie", "weedle", "pidgey" ] }, "PokemonToUseMasterball": [ "articuno", "zapdos", "moltres", "mew", "mewtwo" ] }
Works fine for me but is it normale to have around 7000 Pidges Bonbons and 2000-6000 Weedle and Caterpie Bonbons? I think he won't evovle them
Yes, just use: Distiny Fix 0.4 Necrobot (8787 build)