-
Member
Can someone explain me how to ban a certain pokemon from catching?
i get one over and over... is there a file like nottocatch? if so, can someone explain me how it works?
-
Corporal
Originally Posted by
hodin
Can someone explain me how to ban a certain pokemon from catching?
i get one over and over... is there a file like nottocatch? if so, can someone explain me how it works?
Open config.json
Add the pokemon you want to ignore here:
"PokemonsToIgnore": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo"
Then set this to true
"UsePokemonToNotCatchFilter": false,
-
Member
Could someone please explain why I am getting this error every 30 seconds? It logs me right back in and keeps going, but its just annoying lol
-
Member
I need someone's help...I have this settings, but it continues to not transfer anything...just occasionally, some random pokemons, while an older version (from yesterday) with the same settings transferred everything perfectly...
{
"AmountOfPokemonToDisplayOnStart": 10,
"AutoUpdate": true,
"ConfigPath": "D:\\Pokemon Go Bot\\Ultima Versão\\config",
"DefaultAltitude": 10.0,
"DefaultLatitude": 40.76486,
"DefaultLongitude": -73.97276,
"DelayBetweenPokemonCatch": 2000,
"EvolveAboveIvValue": 95.0,
"EvolveAllPokemonAboveIv": false,
"EvolveAllPokemonWithEnoughCandy": true,
"GpxFile": "GPXPath.GPX",
"ItemRecycleFilter": [
(items here...)
],
"KeepMinCp": 2000,
"KeepMinDuplicatePokemon": 1,
"KeepMinIvPercentage": 95.0,
"KeepPokemonsThatCanEvolve": false,
"MaxTravelDistanceInMeters": 1000,
"PokemonsNotToTransfer": [
"arcanine",
"exeggutor",
"gyarados",
"lapras",
"ditto",
"snorlax",
"articuno",
"zapdos",
"moltres",
"dragonite",
"mewtwo",
"mew"
],
"PokemonsToEvolve": [
"zubat",
"pidgey",
"rattata",
"weedle",
"caterpie",
"doduo"
],
"PokemonsToIgnore": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo"
],
"PokemonsTransferFilter": {
"Pidgeotto": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Fearow": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 2
},
"Golbat": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 2
},
"Eevee": {
"KeepMinCp": 600,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 2
},
"Mew": {
"KeepMinCp": 0,
"KeepMinIvPercentage": 0.0,
"KeepMinDuplicatePokemon": 10
}
},
"PrioritizeIvOverCp": false,
"ProfilePath": "D:\\Pokemon Go Bot\\Ultima Versão",
"RenameAboveIv": false,
"TransferDuplicatePokemon": true,
"TranslationLanguageCode": "en",
"UseEggIncubators": true,
"UseGpxPathing": false,
"UseLuckyEggsMinPokemonAmount": 30,
"UseLuckyEggsWhileEvolving": false,
"UsePokemonToNotCatchFilter": false,
"WalkingSpeedInKilometerPerHour": 50.0,
"WebSocketPort": 14251
}
Edit: Here is a print of the older bot doing what this one isn't...http://prntscr.com/bycwib
Last edited by jakito; 07-27-2016 at 04:43 PM.
-
Elite User
updated first post
-
Post Thanks / Like - 1 Thanks
Sylencer90 (1 members gave Thanks to nonm for this useful post)
-
Member
Originally Posted by
nonm
updated first post

Good work m8
-
Member
what the hell, had this bot configured, stopped it for 1h, restarted, it auto updated and reset my config and now im soft banned LOL
how can i turn off auto updates? just saw it nvm
Last edited by randomusername69; 07-27-2016 at 04:53 PM.
-
Post Thanks / Like - 1 Thanks
jakito (1 members gave Thanks to randomusername69 for this useful post)
-
Member
-
Member
Guys what means this line?`"UseLuckyEggsMinPokemonAmount": 30,
Really dont understand because my Pokemon do not evolve and the bot dont use the Lucky Egg.. pls help me
-
Member
Originally Posted by
Reaper2074
Guys what means this line?`"UseLuckyEggsMinPokemonAmount": 30,
Really dont understand because my Pokemon do not evolve and the bot dont use the Lucky Egg.. pls help me

Means that you need at least 30 pokemons to evolve to the bot activate lucky egg
-
Member
Originally Posted by
randomusername69
what the hell, had this bot configured, stopped it for 1h, restarted, it auto updated and reset my config and now im soft banned LOL
how can i turn off auto updates? just saw it nvm
In the settings, change this to false...
{
"AmountOfPokemonToDisplayOnStart": 10,
"AutoUpdate": true,
"ConfigPath": "D:\\Pokemon Go Bot\\Ultima Versão\\config",
"DefaultAltitude": 10.0,
"DefaultLatitude": 40.76486,
"DefaultLongitude": -73.97276,
"DelayBetweenPokemonCatch": 2000,
"EvolveAboveIvValue": 95.0,
"EvolveAllPokemonAboveIv": false,
"EvolveAllPokemonWithEnoughCandy": true,
"GpxFile": "GPXPath.GPX",
"ItemRecycleFilter": [
-
Member
Soft Banned, didn't pay attention to the cords and I was zipping through Amsterdam. LOL. I knew the second I saw it, I was soft banned. Restarted, set it back up the right way. CatchFlee CatchFlee and no items from PokéStops.
Guess I will stay away from it for a day or so, then try it all again! hahaha.
-
Corporal
Originally Posted by
Reaper2074
Guys what means this line?`"UseLuckyEggsMinPokemonAmount": 30,
Really dont understand because my Pokemon do not evolve and the bot dont use the Lucky Egg.. pls help me

It is for when you have "useluckegg=true"
It means do not evolve until you have 30 pokemons and then use egg. FOr max xp and best usage of the egg
-
Post Thanks / Like - 1 Thanks
Reaper2074 (1 members gave Thanks to Labyuoto for this useful post)
-
Member
Something is broken on this new version, getting softbanned after some mins of use, it's just me?
-
Post Thanks / Like - 1 Thanks
jakito (1 members gave Thanks to filipeadorno for this useful post)
-
Member
Is this a bug right now where the egg hatched doesn't list what the pokemon is?
[15:19:24] Translation for IncubatorEggHatched is missing