Necrobot-Private / NecroBot

NecroBot2
http://necrobot2.com
Other
308 stars 231 forks source link

Softban bug #390

Closed avsngh closed 7 years ago

avsngh commented 7 years ago

Expected Behavior:

should run normally and moving from pokestops to pokestops

Actual Behavior:

sometimes, in between not able to use a pokestop even though inventory not full and thus says possible softban. then gets stuck and even if moves to other pokestop the soft ban prolongs.

Config { "ConsoleConfig": { "TranslationLanguageCode": "en", "StartupWelcomeDelay": false, "AmountOfPokemonToDisplayOnStart": 2, "DetailedCountsBeforeRecycling": true }, "UpdateConfig": { "SchemaVersion": 5, "CheckForUpdates": true, "AutoUpdate": true }, "WebsocketsConfig": { "UseWebsocket": true, "WebSocketPort": 14251 }, "LocationConfig": { "DisableHumanWalking": false, "StartFromLastPosition": false, "DefaultLatitude": 28.5931, "DefaultLongitude": 77.2197, "WalkingSpeedInKilometerPerHour": 13.0, "UseWalkingSpeedVariant": true, "WalkingSpeedVariant": 2.0, "ShowVariantWalking": false, "RandomlyPauseAtStops": true, "MaxSpawnLocationOffset": 10, "MaxTravelDistanceInMeters": 4000 }, "TelegramConfig": { "UseTelegramAPI": false, "TelegramAPIKey": null, "TelegramPassword": null }, "GPXConfig": { "UseGpxPathing": false, "GpxFile": "GPXPath.GPX" }, "SnipeConfig": { "UseSnipeLocationServer": false, "SnipeLocationServer": "localhost", "SnipeLocationServerPort": 16969, "GetSniperInfoFromPokezz": false, "GetOnlyVerifiedSniperInfoFromPokezz": false, "GetSniperInfoFromPokeSnipers": false, "GetSniperInfoFromPokeWatchers": false, "GetSniperInfoFromSkiplagged": false, "MinPokeballsToSnipe": 20, "MinPokeballsWhileSnipe": 0, "MinDelayBetweenSnipes": 60000, "SnipingScanOffset": 0.005, "SnipeAtPokestops": true, "SnipeIgnoreUnknownIv": false, "UseTransferIvForSnipe": false, "SnipePokemonNotInPokedex": false, "UseSnipeLimit": true, "SnipeRestSeconds": 600, "SnipeCountLimit": 39, "ActivateMSniper": false, "MinIVForAutoSnipe": 100 }, "HumanWalkSnipeConfig": { "Enable": true, "DisplayPokemonList": true, "MaxDistance": 1500.0, "MaxEstimateTime": 900.0, "CatchEmAllMinBalls": 50, "TryCatchEmAll": true, "CatchPokemonWhileWalking": true, "SpinWhileWalking": true, "AlwaysWalkback": false, "SnipingScanOffset": 0.025, "WalkbackDistanceLimit": 300.0, "IncludeDefaultLocation": true, "UseSnipePokemonList": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": true, "DelayTimeAtDestination": 5000, "UsePokeRadar": false, "UseSkiplagged": false, "UsePokecrew": false, "UsePokesnipers": false, "UsePokeZZ": false, "UsePokeWatcher": false, "UseFastPokemap": false, "UsePogoLocationFeeder": false, "AllowTransferWhileWalking": false }, "DataSharingConfig": { "EnableSyncData": true, "AutoSnipe": false, "DataRecieverURL": "ws://necrosocket.herokuapp.com/socket.io/?EIO=3&transport=websocket" }, "PokeStopConfig": { "UsePokeStopLimit": true, "PokeStopLimit": 1998, "PokeStopLimitMinutes": 1470 }, "GymConfig": { "Enable": false, "PrioritizeGymOverPokestop": true, "MaxDistance": 1500.0, "DefaultTeam": "Red", "MaxCPToDeploy": 2000, "MaxLevelToDeploy": 30, "VisitTimeout": 60, "UseRandomPokemon": false, "NumberOfTopPokemonToBeExcluded": 1, "CollectCoinAfterDeployed": 10 }, "PokemonConfig": { "CatchPokemon": true, "DelayBetweenPokemonCatch": 2000, "UseCatchLimit": true, "CatchPokemonLimit": 998, "CatchPokemonLimitMinutes": 1470, "UseIncenseConstantly": false, "UseEggIncubators": true, "UseLimitedEggIncubators": true, "UseLuckyEggConstantly": false, "UseLuckyEggsMinPokemonAmount": 30, "UseLuckyEggsWhileEvolving": false, "UseBerriesMinCp": 1000, "UseBerriesMinIv": 97.0, "UseBerriesBelowCatchProbability": 0.2, "UseBerriesOperator": "or", "MaxBerriesToUsePerPokemon": 1, "TransferWeakPokemon": false, "TransferDuplicatePokemon": true, "TransferDuplicatePokemonOnCapture": true, "RenamePokemon": false, "RenameOnlyAboveIv": false, "RenameTemplate": "{1}_{0}", "FavoriteMinIvPercentage": 95.0, "AutoFavoritePokemon": false, "MaxPokeballsPerPokemon": 6, "UseGreatBallAboveCp": 1000, "UseUltraBallAboveCp": 1250, "UseMasterBallAboveCp": 1500, "UseGreatBallAboveIv": 95.0, "UseUltraBallAboveIv": 97.0, "UseGreatBallBelowCatchProbability": 0.2, "UseUltraBallBelowCatchProbability": 0.1, "UseMasterBallBelowCatchProbability": 0.05, "AutomaticallyLevelUpPokemon": false, "OnlyUpgradeFavorites": true, "UseLevelUpList": true, "AmountOfTimesToUpgradeLoop": 5, "GetMinStarDustForLevelUp": 5000, "LevelUpByCPorIv": "iv", "UpgradePokemonCpMinimum": 2000.0, "UpgradePokemonIvMinimum": 95.0, "UpgradePokemonMinimumStatsOperator": "and", "EvolveAboveIvValue": 95.0, "EvolveAllPokemonAboveIv": false, "EvolveAllPokemonWithEnoughCandy": false, "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0, "KeepPokemonsThatCanEvolve": false, "KeepMinCp": 1250, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "KeepMinOperator": "or", "UseKeepMinLvl": false, "PrioritizeIvOverCp": true, "KeepMinDuplicatePokemon": 1, "UsePokemonToNotCatchFilter": true, "UsePokemonSniperFilterOnly": false, "DumpPokemonStats": false, "DelayBetweenPokemonUpgrade": 10000, "OutOfBallCatchBlockTime": 5, "PokeballToKeepForSnipe": 50 }, "RecycleConfig": { "VerboseRecycling": true, "RecycleInventoryAtUsagePercentage": 90.0, "RandomizeRecycle": false, "RandomRecycleValue": 5, "TotalAmountOfPokeballsToKeep": 120, "TotalAmountOfPotionsToKeep": 80, "TotalAmountOfRevivesToKeep": 60, "TotalAmountOfBerriesToKeep": 50, "MaxPokeballsToKeep": 50 }, "CustomCatchConfig": { "EnableHumanizedThrows": true, "EnableMissedThrows": true, "ThrowMissPercentage": 25, "NiceThrowChance": 40, "GreatThrowChance": 30, "ExcellentThrowChance": 10, "CurveThrowChance": 90, "ForceGreatThrowOverIv": 90.0, "ForceExcellentThrowOverIv": 95.0, "ForceGreatThrowOverCp": 1000, "ForceExcellentThrowOverCp": 1500, "UseTransferFilterToCatch": false }, "PlayerConfig": { "DelayBetweenPlayerActions": 6000, "EvolveActionDelay": 3000, "TransferActionDelay": 2000, "RecycleActionDelay": 3000, "RenamePokemonActionDelay": 6000, "UseNearActionRandom": true }, "SoftBanConfig": { "FastSoftBanBypass": false }, "GoogleWalkConfig": { "UseGoogleWalk": true, "DefaultStepLength": 1.3, "GoogleHeuristic": "walking", "GoogleAPIKey": null, "Cache": true, "GoogleElevationAPIKey": null }, "YoursWalkConfig": { "UseYoursWalk": false, "YoursWalkHeuristic": "bicycle" }, "MapzenWalkConfig": { "UseMapzenWalk": false, "MapzenTurnByTurnApiKey": null, "MapzenWalkHeuristic": "bicycle", "MapzenElevationApiKey": null }, "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" ], "PokemonsToLevelUp": [ "venusaur", "charizard", "blastoise", "clefable", "muk", "chansey", "gyarados", "ditto", "snorlax", "articuno", "zapdos", "moltres", "dragonite", "mewtwo", "mew" ], "PokemonsToIgnore": [ "tauros", "kangaskhan", "mrMime", "farfetchd" ], "PokemonsTransferFilter": { "Golduck": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "waterGunFast", "hydroPump" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Aerodactyl": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "biteFast", "hyperBeam" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Venusaur": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "vineWhipFast", "solarBeam" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Farfetchd": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Krabby": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Kangaskhan": { "KeepMinCp": 1500, "KeepMinIvPercentage": 60.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Horsea": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Staryu": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "MrMime": { "KeepMinCp": 1250, "KeepMinIvPercentage": 40.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Scyther": { "KeepMinCp": 1800, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Jynx": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Charizard": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "wingAttackFast", "fireBlast" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Electabuzz": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "thunderShockFast", "thunder" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Magmar": { "KeepMinCp": 1500, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Pinsir": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "rockSmashFast", "xScissor" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Tauros": { "KeepMinCp": 1250, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Magikarp": { "KeepMinCp": 200, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Exeggutor": { "KeepMinCp": 1800, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "zenHeadbuttFast", "solarBeam" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Gyarados": { "KeepMinCp": 1250, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "dragonBreath", "hydroPump" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Lapras": { "KeepMinCp": 1800, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "frostBreathFast", "blizzard" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Eevee": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Vaporeon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "waterGun", "hydroPump" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Jolteon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Flareon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "ember", "fireBlast" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Porygon": { "KeepMinCp": 1250, "KeepMinIvPercentage": 60.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or", "CatchOnlyPokemonMeetTransferCriteria": false }, "Arcanine": { "KeepMinCp": 1800, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "fireFangFast", "fireBlast" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Snorlax": { "KeepMinCp": 2600, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "zenHeadbuttFast", "hyperBeam" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false }, "Dragonite": { "KeepMinCp": 2600, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "dragonBreath", "dragonClaw" ] ], "DeprecatedMoves": null, "MovesOperator": "and", "CatchOnlyPokemonMeetTransferCriteria": false } }, "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", "muk", "cloyster", "gengar", "exeggutor", "marowak", "hitmonchan", "lickitung", "rhydon", "chansey", "starmie", "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" ], "HumanWalkSnipeFilters": { "Magikarp": { "MaxDistance": 300.0, "Priority": 10, "MaxWalkTimes": 200.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Eevee": { "MaxDistance": 500.0, "Priority": 10, "MaxWalkTimes": 200.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Electabuzz": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 700.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Dragonite": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Dragonair": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Dratini": { "MaxDistance": 2000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Charizard": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Snorlax": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Lapras": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Exeggutor": { "MaxDistance": 1500.0, "Priority": 1, "MaxWalkTimes": 600.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Vaporeon": { "MaxDistance": 1800.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Lickitung": { "MaxDistance": 1800.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Flareon": { "MaxDistance": 1800.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Scyther": { "MaxDistance": 1000.0, "Priority": 3, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Beedrill": { "MaxDistance": 1000.0, "Priority": 3, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Chansey": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Hitmonlee": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Machamp": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Ninetales": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Jolteon": { "MaxDistance": 1200.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Poliwhirl": { "MaxDistance": 1200.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Rapidash": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Cloyster": { "MaxDistance": 1200.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Dodrio": { "MaxDistance": 1200.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Clefable": { "MaxDistance": 1000.0, "Priority": 3, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Golbat": { "MaxDistance": 200.0, "Priority": 6, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Jynx": { "MaxDistance": 1200.0, "Priority": 4, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Rhydon": { "MaxDistance": 1200.0, "Priority": 4, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Kangaskhan": { "MaxDistance": 800.0, "Priority": 4, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Wigglytuff": { "MaxDistance": 1250.0, "Priority": 4, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Gyarados": { "MaxDistance": 1800.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Dewgong": { "MaxDistance": 1800.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Blastoise": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": true, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Venusaur": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": true, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Bulbasaur": { "MaxDistance": 500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Charmander": { "MaxDistance": 500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Squirtle": { "MaxDistance": 500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Omanyte": { "MaxDistance": 1500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Marowak": { "MaxDistance": 1500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Venomoth": { "MaxDistance": 1500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false }, "Vileplume": { "MaxDistance": 1500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10, "AllowTransferWhileWalking": false } }, "PokemonUpgradeFilters": { "Dratini": { "LevelUpByCPorIv": "iv", "UpgradePokemonCpMinimum": 600.0, "UpgradePokemonIvMinimum": 99.0, "UpgradePokemonMinimumStatsOperator": "or", "OnlyUpgradeFavorites": false } }, "MultipleBotConfig": { "RuntimeSwitch": 55, "OnRarePokemon": true, "MinIVToSwitch": 95.0, "EXPSwitch": 25000, "PokestopSwitch": 500, "PokemonSwitch": 200, "PokemonPerHourSwitch": 100, "StartFromDefaultLocation": true, "PokestopSoftbanCount": 5 }, "SnipePokemonFilter": { "Dragonite": { "SnipeIV": 80, "Moves": [], "Operator": "or" }, "Arcanine": { "SnipeIV": 80, "Moves": [], "Operator": "or" }, "Vaporeon": { "SnipeIV": 80, "Moves": [], "Operator": "or" }, "Lapras": { "SnipeIV": 80, "Moves": [], "Operator": "or" }, "Snorlax": { "SnipeIV": 80, "Moves": [], "Operator": "or" }, "Exeggutor": { "SnipeIV": 80, "Moves": [], "Operator": "or" }, "Gyarados": { "SnipeIV": 80, "Moves": [], "Operator": "or" }, "Charizard": { "SnipeIV": 80, "Moves": [], "Operator": "or" }, "Articuno": { "SnipeIV": 80, "Moves": [], "Operator": "or" } }, "EvolvePokemonFilter": { "Zubat": { "EnableEvolve": true, "MinIV": 0, "MinLV": 0, "MinCP": 0, "Moves": [], "Operator": "or" }, "Pidgey": { "EnableEvolve": true, "MinIV": 0, "MinLV": 0, "MinCP": 0, "Moves": [], "Operator": "or" }, "Caterpie": { "EnableEvolve": true, "MinIV": 0, "MinLV": 0, "MinCP": 0, "Moves": [], "Operator": "or" } }, "CatchPokemonFilter": { "Lapras": { "MinIV": 0, "MinLV": 0, "MinCP": 0, "Moves": [], "Operator": "or" }, "Dratini": { "MinIV": 0, "MinLV": 0, "MinCP": 0, "Moves": [], "Operator": "or" }, "Dragonite": { "MinIV": 0, "MinLV": 0, "MinCP": 0, "Moves": [], "Operator": "or" }, "Snorlax": { "MinIV": 0, "MinLV": 0, "MinCP": 0, "Moves": [], "Operator": "or" }, "Zubat": { "MinIV": 100, "MinLV": 100, "MinCP": 0, "Moves": [], "Operator": "and" } }, "BotSwitchPokemonFilters": { "Lickitung": { "IV": 30, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Dragonite": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Lapras": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Exeggutor": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Magmar": { "IV": 70, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Arcanine": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Beedrill": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Blastoise": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Charizard": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Venusaur": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 100, "Moves": [] }, "Vileplume": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Vaporeon": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Dragonair": { "IV": 70, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Dratini": { "IV": 90, "RemainTimes": 60, "Operator": "or", "LV": 100, "Moves": [] }, "Snorlax": { "IV": 30, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Kangaskhan": { "IV": 80, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Ninetales": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Electabuzz": { "IV": 10, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] }, "Magikarp": { "IV": 95, "RemainTimes": 60, "Operator": "or", "LV": 0, "Moves": [] } } } ` replace this text with the contents of your config.json


### (OPTIONAL) Your Log:

replace this text with only the "relative" portion of your log. (Remove unnessary lines)



### Detailed Steps to Reproduce:

### Other Information
(Attach zip files if needed.)

Version:1.0.29
Windows Version: 8.1
What is affected (catch, transfer, favorite, GPX, evolve, recycle, snipe, human walk snipe, pokestops, powerup/levelup, other): pokestops
ghost commented 7 years ago

is a ip ban

realindiahotel commented 7 years ago

G'day, same issue for me, doesn't seem like an IP ban as it is only effecting some accounts and not others on that IP. It could however be a ban on the account not the IP. I notice catching pokemon works fine however spinning any stops results in looting failed and eventually you run out of balls and can't catch pokemon. I an using v1.0.0.30.

Update Reverting back to v1.0.0.24 has fixed the issue.

Update Again May have been some timed ban as other accounts that had issue with v1.0.0.30 are now also working fine on latest version. I think it really is some kind of soft ban but not at the IP level.

mharckk commented 7 years ago

the softban occurs every now and then, even if i change ip address. changing to old version doesnt work. try log in the game but no problem.

realindiahotel commented 7 years ago

Indeed. I think they have a new server side detection where if you catch pokemon too fast or get XP to quick they stop you getting items by spinning stops. This has been my experience. Also like all softbans it is time based and does eventually expire.

hardknoxni69a commented 7 years ago

Please Update To Latest Necrobot As This Has Been Fixed