Tool PoGo Location Feeder - Potenzia il tuo bot unendolo allo Sniper

Ho settato necrobot e pokemon feeder e funziona, il problema è che esce sempre "nessun pokemon trovato" mi ha catturato un dragonite all'avvio del bot e poi esce sempre nessun pokemon trovato.. come mai?

Screen_Hunter_5712_Aug_09_21_15.jpg


Config:
{
"TranslationLanguageCode": "it",
"AutoUpdate": false,
"TransferConfigAndAuthOnUpdate": true,
"UseWebsocket": false,
"WebSocketPort": 14251,
"StartupWelcomeDelay": false,
"UseTelegramAPI": false,
"TelegramAPIKey": null,
"AmountOfPokemonToDisplayOnStart": 0,
"DetailedCountsBeforeRecycling": true,
"MaxBerriesToUsePerPokemon": 3,
"CatchPokemon": true,
"AutomaticallyLevelUpPokemon": false,
"AmountOfTimesToUpgradeLoop": 5,
"GetMinStarDustForLevelUp": 5000,
"LevelUpByCPorIv": "iv",
"UpgradePokemonCpMinimum": 1000.0,
"UpgradePokemonIvMinimum": 95.0,
"UpgradePokemonMinimumStatsOperator": "and",
"DisableHumanWalking": true,
"DefaultLatitude": 40.764883,
"DefaultLongitude": -73.972967,
"WalkingSpeedInKilometerPerHour": 20.0,
"MaxSpawnLocationOffset": 10,
"DelayBetweenPlayerActions": 500,
"DelayBetweenPokemonCatch": 100,
"DumpPokemonStats": false,
"EvolveAboveIvValue": 95.0,
"EvolveAllPokemonAboveIv": false,
"EvolveAllPokemonWithEnoughCandy": false,
"EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
"KeepPokemonsThatCanEvolve": false,
"KeepMinCp": 800,
"KeepMinIvPercentage": 90.0,
"KeepMinLvl": 6,
"KeepMinOperator": "or",
"UseKeepMinLvl": false,
"PrioritizeIvOverCp": false,
"KeepMinDuplicatePokemon": 2,
"UseGpxPathing": false,
"GpxFile": "GPXPath.GPX",
"VerboseRecycling": false,
"RecycleInventoryAtUsagePercentage": 90.0,
"UseEggIncubators": true,
"UseLuckyEggConstantly": false,
"UseLuckyEggsMinPokemonAmount": 30,
"UseLuckyEggsWhileEvolving": false,
"UseIncenseConstantly": false,
"UseBerriesMinCp": 1000,
"UseBerriesMinIv": 90.0,
"UseBerriesBelowCatchProbability": 0.2,
"UseBerriesOperator": "or",
"UseSnipeLocationServer": false,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"GetSniperInfoFromPokezz": false,
"GetOnlyVerifiedSniperInfoFromPokezz": false,
"GetSniperInfoFromPokeSnipers": false,
"MinPokeballsToSnipe": 20,
"MinPokeballsWhileSnipe": 0,
"MinDelayBetweenSnipes": 60000,
"SnipingScanOffset": 0.005,
"SnipeAtPokestops": true,
"SnipeIgnoreUnknownIv": false,
"UseTransferIvForSnipe": false,
"SnipePokemonNotInPokedex": false,
"RenamePokemon": false,
"RenameOnlyAboveIv": false,
"RenameTemplate": "{1}_{0}",
"MaxPokeballsPerPokemon": 8,
"MaxTravelDistanceInMeters": 1000,
"RandomizeRecycle": false,
"RandomRecycleValue": 5,
"TotalAmountOfPokeballsToKeep": 120,
"TotalAmountOfPotionsToKeep": 80,
"TotalAmountOfRevivesToKeep": 60,
"TotalAmountOfBerriesToKeep": 50,
"UseGreatBallAboveCp": 1000,
"UseUltraBallAboveCp": 1250,
"UseMasterBallAboveCp": 1500,
"UseGreatBallAboveIv": 85.0,
"UseUltraBallAboveIv": 95.0,
"UseGreatBallBelowCatchProbability": 0.2,
"UseUltraBallBelowCatchProbability": 0.1,
"UseMasterBallBelowCatchProbability": 0.05,
"EnableHumanizedThrows": false,
"NiceThrowChance": 40,
"GreatThrowChance": 30,
"ExcellentThrowChance": 10,
"CurveThrowChance": 90,
"ForceGreatThrowOverIv": 90.0,
"ForceExcellentThrowOverIv": 95.0,
"ForceGreatThrowOverCp": 1000,
"ForceExcellentThrowOverCp": 1500,
"TransferWeakPokemon": false,
"TransferDuplicatePokemon": true,
"TransferDuplicatePokemonOnCapture": true,
"FavoriteMinIvPercentage": 95.0,
"AutoFavoritePokemon": false,
"UsePokemonToNotCatchFilter": false,
"UsePokemonSniperFilterOnly": false,
"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": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo"
],
"PokemonsTransferFilter": {
"Golduck": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Farfetchd": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Krabby": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Kangaskhan": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Horsea": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Staryu": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"MrMime": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 40.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Scyther": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Jynx": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Electabuzz": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Magmar": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Pinsir": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Tauros": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Magikarp": {
"KeepMinCp": 200,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Gyarados": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Lapras": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Eevee": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Vaporeon": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Jolteon": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Flareon": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Porygon": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Snorlax": {
"KeepMinCp": 2600,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Dragonite": {
"KeepMinCp": 2600,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
}
},
"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",
"jynx",
"gyarados",
"lapras",
"ditto",
"vaporeon",
"jolteon",
"flareon",
"porygon",
"kabutops",
"aerodactyl",
"snorlax",
"articuno",
"zapdos",
"moltres",
"dragonite",
"mewtwo",
"mew"
]
},
"PokemonToUseMasterball": [
"articuno",
"zapdos",
"moltres",
"mew",
"mewtwo"
]
}
anche io ho lo stesso problema non so per quale motivo
 
Ho settato necrobot e pokemon feeder e funziona, il problema è che esce sempre "nessun pokemon trovato" mi ha catturato un dragonite all'avvio del bot e poi esce sempre nessun pokemon trovato.. come mai?

Screen_Hunter_5712_Aug_09_21_15.jpg


Config:
{
"TranslationLanguageCode": "it",
"AutoUpdate": false,
"TransferConfigAndAuthOnUpdate": true,
"UseWebsocket": false,
"WebSocketPort": 14251,
"StartupWelcomeDelay": false,
"UseTelegramAPI": false,
"TelegramAPIKey": null,
"AmountOfPokemonToDisplayOnStart": 0,
"DetailedCountsBeforeRecycling": true,
"MaxBerriesToUsePerPokemon": 3,
"CatchPokemon": true,
"AutomaticallyLevelUpPokemon": false,
"AmountOfTimesToUpgradeLoop": 5,
"GetMinStarDustForLevelUp": 5000,
"LevelUpByCPorIv": "iv",
"UpgradePokemonCpMinimum": 1000.0,
"UpgradePokemonIvMinimum": 95.0,
"UpgradePokemonMinimumStatsOperator": "and",
"DisableHumanWalking": true,
"DefaultLatitude": 40.764883,
"DefaultLongitude": -73.972967,
"WalkingSpeedInKilometerPerHour": 20.0,
"MaxSpawnLocationOffset": 10,
"DelayBetweenPlayerActions": 500,
"DelayBetweenPokemonCatch": 100,
"DumpPokemonStats": false,
"EvolveAboveIvValue": 95.0,
"EvolveAllPokemonAboveIv": false,
"EvolveAllPokemonWithEnoughCandy": false,
"EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
"KeepPokemonsThatCanEvolve": false,
"KeepMinCp": 800,
"KeepMinIvPercentage": 90.0,
"KeepMinLvl": 6,
"KeepMinOperator": "or",
"UseKeepMinLvl": false,
"PrioritizeIvOverCp": false,
"KeepMinDuplicatePokemon": 2,
"UseGpxPathing": false,
"GpxFile": "GPXPath.GPX",
"VerboseRecycling": false,
"RecycleInventoryAtUsagePercentage": 90.0,
"UseEggIncubators": true,
"UseLuckyEggConstantly": false,
"UseLuckyEggsMinPokemonAmount": 30,
"UseLuckyEggsWhileEvolving": false,
"UseIncenseConstantly": false,
"UseBerriesMinCp": 1000,
"UseBerriesMinIv": 90.0,
"UseBerriesBelowCatchProbability": 0.2,
"UseBerriesOperator": "or",
"UseSnipeLocationServer": false,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"GetSniperInfoFromPokezz": false,
"GetOnlyVerifiedSniperInfoFromPokezz": false,
"GetSniperInfoFromPokeSnipers": false,
"MinPokeballsToSnipe": 20,
"MinPokeballsWhileSnipe": 0,
"MinDelayBetweenSnipes": 60000,
"SnipingScanOffset": 0.005,
"SnipeAtPokestops": true,
"SnipeIgnoreUnknownIv": false,
"UseTransferIvForSnipe": false,
"SnipePokemonNotInPokedex": false,
"RenamePokemon": false,
"RenameOnlyAboveIv": false,
"RenameTemplate": "{1}_{0}",
"MaxPokeballsPerPokemon": 8,
"MaxTravelDistanceInMeters": 1000,
"RandomizeRecycle": false,
"RandomRecycleValue": 5,
"TotalAmountOfPokeballsToKeep": 120,
"TotalAmountOfPotionsToKeep": 80,
"TotalAmountOfRevivesToKeep": 60,
"TotalAmountOfBerriesToKeep": 50,
"UseGreatBallAboveCp": 1000,
"UseUltraBallAboveCp": 1250,
"UseMasterBallAboveCp": 1500,
"UseGreatBallAboveIv": 85.0,
"UseUltraBallAboveIv": 95.0,
"UseGreatBallBelowCatchProbability": 0.2,
"UseUltraBallBelowCatchProbability": 0.1,
"UseMasterBallBelowCatchProbability": 0.05,
"EnableHumanizedThrows": false,
"NiceThrowChance": 40,
"GreatThrowChance": 30,
"ExcellentThrowChance": 10,
"CurveThrowChance": 90,
"ForceGreatThrowOverIv": 90.0,
"ForceExcellentThrowOverIv": 95.0,
"ForceGreatThrowOverCp": 1000,
"ForceExcellentThrowOverCp": 1500,
"TransferWeakPokemon": false,
"TransferDuplicatePokemon": true,
"TransferDuplicatePokemonOnCapture": true,
"FavoriteMinIvPercentage": 95.0,
"AutoFavoritePokemon": false,
"UsePokemonToNotCatchFilter": false,
"UsePokemonSniperFilterOnly": false,
"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": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo"
],
"PokemonsTransferFilter": {
"Golduck": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Farfetchd": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Krabby": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Kangaskhan": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Horsea": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Staryu": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"MrMime": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 40.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Scyther": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Jynx": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Electabuzz": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Magmar": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Pinsir": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Tauros": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Magikarp": {
"KeepMinCp": 200,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Gyarados": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Lapras": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Eevee": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Vaporeon": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Jolteon": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Flareon": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Porygon": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Snorlax": {
"KeepMinCp": 2600,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Dragonite": {
"KeepMinCp": 2600,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
}
},
"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",
"jynx",
"gyarados",
"lapras",
"ditto",
"vaporeon",
"jolteon",
"flareon",
"porygon",
"kabutops",
"aerodactyl",
"snorlax",
"articuno",
"zapdos",
"moltres",
"dragonite",
"mewtwo",
"mew"
]
},
"PokemonToUseMasterball": [
"articuno",
"zapdos",
"moltres",
"mew",
"mewtwo"
]
}

anche io ho lo stesso problema non so per quale motivo

Mi associo ad entrambi.
Più che altro mi pare di capire e/o intuire che il bot ignora PogoLocationFeeder oppure esso stesso non funziona da server come dovrebbe
 
Edit.

A questo punto cosa potrebbe essere?
Il bot è "lento" rispetto allo sniper e arriva in ritardo sullo spawn dei Pokèmon?

Si ma non ha senso perchè ti cattura un pokemon su 100, a questo punto fai meglio a farteli manualmente.. cioè io ho catturato un gyarados con 1650PL e il bot mi diceva che non c'era..
 
@Valley
uso questo bot per lo sniping insieme a necrobot, va tutto a meraviglia necrobot non si blocca mai, questo invece dopo un paio di ore va in crash, come faccio a farlo riavviare da solo o a evitare che si blocchi?
 
per far lavorare lo sniping su necrobot, location feeder non devo lasciarlo aperto su debug?
il feeder dopo un paio di ore va in crash, c'è un modo per fargli fare autorefresh?
tu quali impostazioni tieni di sniping? se metto di prendere informazioni da tutti e 3 pokezz etc mi fa solo perdere tempo perchè non trova niente, ho lasciato true solo nell'impostazione di prendere le info da pokesniper però sembra che non trovi niente nemmeno li

@Valley