-
Master Sergeant
Originally Posted by
alenezi90
is there a way to not let the bot transfer my current pokemons? like i have 4 snorlax, 5 dragonite,..etc ? because if i make min duplicate to 4 it gonna keep from each type which gonna fill my bag!
i just dont want the bot to transfer my current pokemons.
help please if there is any way to do that
You have to add an entry in the PokemonsTransferFilter list for every pkm you want to keep, this is an example
Code:
"PokemonsTransferFilter": {
"Snorlax": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 96.0,
"KeepMinDuplicatePokemon": 5
},
"Dragonite": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 85.0,
"KeepMinDuplicatePokemon": 5
}
},
"PokemonToSnipe": {
-
Member
the problem with this config is that it doesn't Recycle anything so the inv gets full eventually
-
Corporal
Just set up a auto restarter then you will stay at over 150k easy
-
Master Sergeant
"EvolveAllPokemonWithEnoughCandy": false, should be set true to increase even more the exp (500exp per evolved pkm)
"PrioritizeIvOverCp": false, should be set true to have more powerfull pkm (IV>CP)
-
Member
nevermind nneed to fix agin
Last edited by OuttaControlX; 07-30-2016 at 03:16 PM.
-
Member
That was a whole lot of fun! Right up until I ran out of pokemon space. BUT! Then I changed the settings to do all the evolves, restarted the bot, and peaked just over 3 MILLION XP/h. This obviously only lasted for about 2 minutes, but still. Fun to see!
-
Member
Set my travel distance to 3000 to avoid Softban, getting 180k/EXP
-
Post Thanks / Like - 1 Thanks
-
Member
PLEASE SOMEONE HELP ME I KEEP GETTING SHIT EXP (20K ONLY) WITH THIS SAME CONFIG
{
"AmountOfPokemonToDisplayOnStart": 10,
"AutomaticallyLevelUpPokemon": false,
"AutoUpdate": true,
"DefaultAltitude": 10.0,
"DefaultLatitude": 51.507351,
"DefaultLongitude": -0.127758,
"DelayBetweenPlayerActions": 100,
"DelayBetweenPokemonCatch": 100,
"DumpPokemonStats": false,
"EvolveAboveIvValue": 95.0,
"EvolveAllPokemonAboveIv": false,
"EvolveAllPokemonWithEnoughCandy": false,
"GpxFile": "GPXPath.GPX",
"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": "itemRazzBerry",
"Value": 50
},
{
"Key": "itemBlukBerry",
"Value": 10
},
{
"Key": "itemNanabBerry",
"Value": 10
},
{
"Key": "itemWeparBerry",
"Value": 30
},
{
"Key": "itemPinapBerry",
"Value": 30
},
{
"Key": "itemSpecialCamera",
"Value": 100
},
{
"Key": "itemIncubatorBasicUnlimited",
"Value": 100
},
{
"Key": "itemIncubatorBasic",
"Value": 100
},
{
"Key": "itemPokemonStorageUpgrade",
"Value": 100
},
{
"Key": "itemItemStorageUpgrade",
"Value": 100
}
],
"KeepMinCp": 1250,
"KeepMinDuplicatePokemon": 1,
"KeepMinIvPercentage": 90.0,
"KeepPokemonsThatCanEvolve": true,
"LevelUpByCPorIv": "iv",
"MaxPokeballsPerPokemon": 6,
"MaxSpawnLocationOffset": 10,
"MaxTravelDistanceInMeters": 5000,
"MinDelayBetweenSnipes": 60000,
"MinPokeballsToSnipe": 20,
"MinPokeballsWhileSnipe": 0,
"PokemonsNotToTransfer": [
"venusaur",
"charizard",
"blastoise",
"nidoqueen",
"nidoking",
"clefable",
"vileplume",
"arcanine",
"poliwrath",
"machamp",
"victreebel",
"golem",
"slowbro",
"muk",
"exeggutor",
"lickitung",
"chansey",
"ditto",
"articuno",
"zapdos",
"moltres",
"mewtwo",
"mew"
],
"PokemonsToEvolve": [
"caterpie",
"weedle",
"pidgey",
"rattata"
],
"PokemonsToIgnore": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo"
],
"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": 1250,
"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": 38.556807486461118,
"Longitude": -121.2383794784546
},
{
"Latitude": -33.859019,
"Longitude": 151.213098
},
{
"Latitude": 47.5014969,
"Longitude": -122.0959568
},
{
"Latitude": 51.5025343,
"Longitude": -0.2055027
}
],
"Pokemon": [
"venusaur",
"charizard",
"blastoise",
"beedrill",
"raichu",
"sandslash",
"nidoking",
"nidoqueen",
"clefable",
"ninetales",
"golbat",
"vileplume",
"golduck",
"primeape",
"arcanine",
"poliwrath",
"alakazam",
"machamp",
"golem",
"rapidash",
"slowbro",
"farfetchd",
"muk",
"cloyster",
"gengar",
"exeggutor",
"marowak",
"hitmonchan",
"lickitung",
"rhydon",
"chansey",
"kangaskhan",
"starmie",
"mrMime",
"scyther",
"magmar",
"electabuzz",
"magmar",
"jynx",
"gyarados",
"lapras",
"ditto",
"vaporeon",
"jolteon",
"flareon",
"porygon",
"kabutops",
"aerodactyl",
"snorlax",
"articuno",
"zapdos",
"moltres",
"dragonite",
"mewtwo",
"mew"
]
},
"PokemonToUseMasterball": [
"articuno",
"zapdos",
"moltres",
"mew",
"mewtwo"
],
"PrioritizeIvOverCp": true,
"RenameOnlyAboveIv": true,
"RenamePokemon": false,
"RenameTemplate": "{1}_{0}",
"SnipeAtPokestops": false,
"SnipeIgnoreUnknownIv": false,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"StartupWelcomeDelay": true,
"TotalAmountOfPokebalsToKeep": 120,
"TotalAmountOfPotionsToKeep": 80,
"TotalAmountOfRevivesToKeep": 60,
"TransferConfigAndAuthOnUpdate": true,
"TransferDuplicatePokemon": true,
"TranslationLanguageCode": "en",
"UpgradePokemonCpMinimum": 1000.0,
"UpgradePokemonIvMinimum": 95.0,
"UseEggIncubators": true,
"UseGpxPathing": false,
"UseGreatBallAboveCp": 750,
"UseLuckyEggsMinPokemonAmount": 30,
"UseLuckyEggsWhileEvolving": false,
"UseMasterBallAboveCp": 1500,
"UsePokemonToNotCatchFilter": false,
"UseSnipeLocationServer": false,
"UseTransferIvForSnipe": false,
"UseUltraBallAboveCp": 1000,
"WalkingSpeedInKilometerPerHour": 15.0,
"WebSocketPort": 14251
}
WHAT DO I HAVE TO CHANGE
-
Member
When i run this config i get about same as default.
And i see bot scan for poke to snipe but it never finds any.
Any ideas?
-
Member
found another method, 6.8mil exp per hour via evolve + catching. Screenshot by Lightshot
my other account here 8m exp per hour via evolve + catching Screenshot by Lightshot
Last edited by Mrgreen1; 07-30-2016 at 03:41 PM.
-
Member
Originally Posted by
Mrgreen1
24 second run time. Aren't you just doing evolves boss lol
-
Member
Originally Posted by
Mrgreen1
Set my travel distance to 3000 to avoid Softban, getting 180k/EXP
Please can you take a look to my previous post where i showed all my config and tell me what is wrong? I only get 20k exp
((((
-
Member
Originally Posted by
Torkah
24 second run time. Aren't you just doing evolves boss lol
i tweaked OP's settings configs to get maximize settings, my slots on each account gets full in about 10 seconds. lol
-
Member
Originally Posted by
apparizioneprovvisoria
Please can you take a look to my previous post where i showed all my config and tell me what is wrong? I only get 20k exp

((((
"WalkingSpeedInKilometerPerHour": 15.0, --->400
-
Ameyuz
Guest
------------------------------------------------------------------------------
Last edited by Ameyuz; 12-10-2020 at 03:55 PM.