HeroBot - The Complete Pokemon GO Bot | GUI Included | NecroBot Based | Safe Leveling menu

User Tag List

Page 53 of 60 FirstFirst ... 3495051525354555657 ... LastLast
Results 781 to 795 of 897
  1. #781
    chmod777x's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kei911 View Post
    Hello BloggerXYZ

    Can we change default location in bot? This avoid softban when we start bot or start back to play in real life.
    Sorry for my bad English.

    Thank a lot,

    Friend, no problems I use custom coordinate my country and have had no problems, my official account is level 30 .

    Greetings from Chile.

    HeroBot - The Complete Pokemon GO Bot | GUI Included | NecroBot Based | Safe Leveling
  2. #782
    dementedmindz's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First of all thank you very much for this. I have one problem and it just started to happen tonight. I left the default coordinates in there but it tells me this for the error. Any where I change it to I get this error.

    [21:33:41] (ATTENTION) No usable PokeStops found in your area. Is your maximum distance too small?

  3. #783
    sat_cse28's Avatar Member
    Reputation
    3
    Join Date
    Sep 2016
    Posts
    66
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dementedmindz View Post
    First of all thank you very much for this. I have one problem and it just started to happen tonight. I left the default coordinates in there but it tells me this for the error. Any where I change it to I get this error.

    [21:33:41] (ATTENTION) No usable PokeStops found in your area. Is your maximum distance too small?
    Do you know there are pokestops in that co-ordinates, If its there then try to change your Public IP address and retry, might be soft-ban

  4. #784
    hpoulsen70's Avatar Member
    Reputation
    2
    Join Date
    Sep 2016
    Posts
    8
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dementedmindz View Post
    First of all thank you very much for this. I have one problem and it just started to happen tonight. I left the default coordinates in there but it tells me this for the error. Any where I change it to I get this error.

    [21:33:41] (ATTENTION) No usable PokeStops found in your area. Is your maximum distance too small?
    If you have pokestops at your location you are facing a soft-ban, wait 24 hrs and try again

  5. Thanks dementedmindz (1 members gave Thanks to hpoulsen70 for this useful post)
  6. #785
    Noface12's Avatar Member
    Reputation
    1
    Join Date
    Aug 2015
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys,

    This is about keeping all the carterpie, weedle, pidgey, rattata etc. till I have 60 to evolve and then use the lucky egg to evolve them all at the same time.

    I have read almost all the thread and I have tried what it is posted here but it keeps transfering those pokes and it doesn't keep them all the time to evolve them at the same time.

    Here is my configs.



    Code:
    {
      "ConsoleConfig": {
        "TranslationLanguageCode": "en",
        "StartupWelcomeDelay": false,
        "AmountOfPokemonToDisplayOnStart": 10,
        "DetailedCountsBeforeRecycling": true
      },
      "UpdateConfig": {
        "CheckForUpdates": false,
        "AutoUpdate": false,
        "TransferConfigAndAuthOnUpdate": true
      },
      "WebsocketsConfig": {
        "UseWebsocket": true,
        "WebSocketPort": 14251
      },
      "LocationConfig": {
        "DisableHumanWalking": false,
        "StartFromLastPosition": true,
        "DefaultLatitude": 40.764871,
        "DefaultLongitude": -73.9734972,
        "WalkingSpeedInKilometerPerHour": 4.16,
        "UseWalkingSpeedVariant": true,
        "WalkingSpeedVariant": 1.2,
        "ShowVariantWalking": false,
        "RandomlyPauseAtStops": true,
        "MaxSpawnLocationOffset": 10,
        "MaxTravelDistanceInMeters": 1000
      },
      "TelegramConfig": {
        "UseTelegramAPI": false,
        "TelegramAPIKey": null,
        "TelegramPassword": "12345"
      },
      "GPXConfig": {
        "UseGpxPathing": false,
        "GpxFile": "GPXPath.GPX"
      },
      "SnipeConfig": {
        "UseSnipeLocationServer": false,
        "SnipeLocationServer": "localhost",
        "SnipeLocationServerPort": 16969,
        "GetSniperInfoFromPokezz": false,
        "GetOnlyVerifiedSniperInfoFromPokezz": true,
        "GetSniperInfoFromPokeSnipers": true,
        "GetSniperInfoFromPokeWatchers": true,
        "GetSniperInfoFromSkiplagged": true,
        "MinPokeballsToSnipe": 20,
        "MinPokeballsWhileSnipe": 0,
        "MinDelayBetweenSnipes": 60000,
        "SnipingScanOffset": 0.005,
        "SnipeAtPokestops": false,
        "SnipeIgnoreUnknownIv": false,
        "UseTransferIvForSnipe": false,
        "SnipePokemonNotInPokedex": false,
        "UseSnipeLimit": true,
        "SnipeRestSeconds": 600,
        "SnipeCountLimit": 39
      },
      "HumanWalkSnipeConfig": {
        "DisplayPokemonList": false,
        "MaxDistance": 1500.0,
        "MaxEstimateTime": 900.0,
        "CatchEmAllMinBalls": 50,
        "TryCatchEmAll": true,
        "CatchPokemonWhileWalking": true,
        "SpinWhileWalking": true,
        "AlwaysWalkback": false,
        "SnipingScanOffset": 0.025,
        "Enable": true,
        "WalkbackDistanceLimit": 300.0,
        "IncludeDefaultLocation": true,
        "UsePokeRadar": true,
        "UseSkiplagged": true,
        "UseSnipePokemonList": true,
        "MaxSpeedUpSpeed": 60.0,
        "AllowSpeedUp": true,
        "DelayTimeAtDestination": 10000
      },
      "PokeStopConfig": {
        "UsePokeStopLimit": true,
        "PokeStopLimit": 1899,
        "PokeStopLimitMinutes": 1470
      },
      "PokemonConfig": {
        "CatchPokemon": true,
        "DelayBetweenPokemonCatch": 2000,
        "UseCatchLimit": true,
        "CatchPokemonLimit": 898,
        "CatchPokemonLimitMinutes": 1470,
        "UseIncenseConstantly": false,
        "UseEggIncubators": true,
        "UseLimitedEggIncubators": true,
        "UseLuckyEggConstantly": false,
        "UseLuckyEggsMinPokemonAmount": 60,
        "UseLuckyEggsWhileEvolving": true,
        "UseBerriesMinCp": 1000,
        "UseBerriesMinIv": 90.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": 85.0,
        "UseUltraBallAboveIv": 95.0,
        "UseGreatBallBelowCatchProbability": 0.2,
        "UseUltraBallBelowCatchProbability": 0.1,
        "UseMasterBallBelowCatchProbability": 0.05,
        "AutomaticallyLevelUpPokemon": false,
        "OnlyUpgradeFavorites": true,
        "UseLevelUpList": true,
        "AmountOfTimesToUpgradeLoop": 5,
        "GetMinStarDustForLevelUp": 5000,
        "LevelUpByCPorIv": "iv",
        "UpgradePokemonCpMinimum": 1000.0,
        "UpgradePokemonIvMinimum": 95.0,
        "UpgradePokemonMinimumStatsOperator": "and",
        "EvolveAboveIvValue": 95.0,
        "EvolveAllPokemonAboveIv": false,
        "EvolveAllPokemonWithEnoughCandy": true,
        "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
        "KeepPokemonsThatCanEvolve": true,
        "KeepMinCp": 1250,
        "KeepMinIvPercentage": 90.0,
        "KeepMinLvl": 6,
        "KeepMinOperator": "or",
        "UseKeepMinLvl": false,
        "PrioritizeIvOverCp": true,
        "KeepMinDuplicatePokemon": 1,
        "UsePokemonToNotCatchFilter": false,
        "UsePokemonSniperFilterOnly": false,
        "DumpPokemonStats": false
      },
      "RecycleConfig": {
        "VerboseRecycling": true,
        "RecycleInventoryAtUsagePercentage": 90.0,
        "RandomizeRecycle": false,
        "RandomRecycleValue": 5,
        "DelayBetweenRecycleActions": false,
        "TotalAmountOfPokeballsToKeep": 120,
        "TotalAmountOfPotionsToKeep": 80,
        "TotalAmountOfRevivesToKeep": 60,
        "TotalAmountOfBerriesToKeep": 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
      },
      "PlayerConfig": {
        "DelayBetweenPlayerActions": 5000,
        "UseNearActionRandom": true,
        "AutoCompleteTutorial": false,
        "DesiredNickname": null
      },
      "SoftBanConfig": {
        "FastSoftBanBypass": false
      },
      "GoogleWalkConfig": {
        "UseGoogleWalk": true,
        "DefaultStepLength": 1.3,
        "GoogleHeuristic": "walking",
        "GoogleAPIKey": "AIzaSyDQI8ACsSTbYDw0Bo2RyyjqQHAeEvE4ZOU",
        "Cache": true
      },
      "YoursWalkConfig": {
        "UseYoursWalk": false,
        "YoursWalkHeuristic": "bicycle"
      },
      "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": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata",
        "spearow",
        "zubat",
        "doduo"
      ],
      "PokemonsTransferFilter": {
        "Golduck": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "waterGunFast",
              "hydroPump"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Aerodactyl": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "biteFast",
              "hyperBeam"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Venusaur": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "vineWhipFast",
              "solarBeam"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Farfetchd": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Krabby": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Kangaskhan": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Horsea": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Staryu": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "MrMime": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 40.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Scyther": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Jynx": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Charizard": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "wingAttackFast",
              "fireBlast"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Electabuzz": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "thunderShockFast",
              "thunder"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Magmar": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Pinsir": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "rockSmashFast",
              "xScissor"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Tauros": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Magikarp": {
          "KeepMinCp": 200,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Exeggutor": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "zenHeadbuttFast",
              "solarBeam"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Gyarados": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "dragonBreath",
              "hydroPump"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Lapras": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "frostBreathFast",
              "blizzard"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Eevee": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Vaporeon": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "waterGun",
              "hydroPump"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Jolteon": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Flareon": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "ember",
              "fireBlast"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Porygon": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Arcanine": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "fireFangFast",
              "fireBlast"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Snorlax": {
          "KeepMinCp": 2600,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "zenHeadbuttFast",
              "hyperBeam"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Dragonite": {
          "KeepMinCp": 2600,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "dragonBreath",
              "dragonClaw"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        }
      },
      "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": 0
        },
        "Eevee": {
          "MaxDistance": 500.0,
          "Priority": 10,
          "MaxWalkTimes": 200.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Electabuzz": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 700.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Dragonite": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Dragonair": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Dratini": {
          "MaxDistance": 2000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Charizard": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Snorlax": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Lapras": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Exeggutor": {
          "MaxDistance": 1500.0,
          "Priority": 1,
          "MaxWalkTimes": 600.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Vaporeon": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Lickitung": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Flareon": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Scyther": {
          "MaxDistance": 1000.0,
          "Priority": 3,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Beedrill": {
          "MaxDistance": 1000.0,
          "Priority": 3,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Chansey": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Hitmonlee": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Machamp": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Ninetales": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Jolteon": {
          "MaxDistance": 1200.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Poliwhirl": {
          "MaxDistance": 1200.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Rapidash": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Cloyster": {
          "MaxDistance": 1200.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Dodrio": {
          "MaxDistance": 1200.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Clefable": {
          "MaxDistance": 1000.0,
          "Priority": 3,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Golbat": {
          "MaxDistance": 200.0,
          "Priority": 6,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Jynx": {
          "MaxDistance": 1200.0,
          "Priority": 4,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Rhydon": {
          "MaxDistance": 1200.0,
          "Priority": 4,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Kangaskhan": {
          "MaxDistance": 800.0,
          "Priority": 4,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Wigglytuff": {
          "MaxDistance": 1250.0,
          "Priority": 4,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Gyarados": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Dewgong": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Blastoise": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": true,
          "DelayTimeAtDestination": 0
        },
        "Venusaur": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": true,
          "DelayTimeAtDestination": 0
        },
        "Bulbasaur": {
          "MaxDistance": 500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Charmander": {
          "MaxDistance": 500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Squirtle": {
          "MaxDistance": 500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Omanyte": {
          "MaxDistance": 1500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Marowak": {
          "MaxDistance": 1500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Venomoth": {
          "MaxDistance": 1500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Vileplume": {
          "MaxDistance": 1500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        }
      }
    }
    Last edited by Noface12; 09-26-2016 at 02:00 AM.

  7. #786
    Appled's Avatar Contributor
    Reputation
    105
    Join Date
    Apr 2007
    Posts
    568
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Noface12 View Post
    Hey guys,

    This is about keeping all the carterpie, weedle, pidgey, rattata etc. till I have 60 to evolve and then use the lucky egg to evolve them all at the same time.

    I have read almost all the thread and I have tried what it is posted here but it keeps transfering those pokes and it doesn't keep them all the time to evolve them at the same time.

    Here is my configs.



    Code:
    {
      "ConsoleConfig": {
        "TranslationLanguageCode": "en",
        "StartupWelcomeDelay": false,
        "AmountOfPokemonToDisplayOnStart": 10,
        "DetailedCountsBeforeRecycling": true
      },
      "UpdateConfig": {
        "CheckForUpdates": false,
        "AutoUpdate": false,
        "TransferConfigAndAuthOnUpdate": true
      },
      "WebsocketsConfig": {
        "UseWebsocket": true,
        "WebSocketPort": 14251
      },
      "LocationConfig": {
        "DisableHumanWalking": false,
        "StartFromLastPosition": true,
        "DefaultLatitude": 40.764871,
        "DefaultLongitude": -73.9734972,
        "WalkingSpeedInKilometerPerHour": 4.16,
        "UseWalkingSpeedVariant": true,
        "WalkingSpeedVariant": 1.2,
        "ShowVariantWalking": false,
        "RandomlyPauseAtStops": true,
        "MaxSpawnLocationOffset": 10,
        "MaxTravelDistanceInMeters": 1000
      },
      "TelegramConfig": {
        "UseTelegramAPI": false,
        "TelegramAPIKey": null,
        "TelegramPassword": "12345"
      },
      "GPXConfig": {
        "UseGpxPathing": false,
        "GpxFile": "GPXPath.GPX"
      },
      "SnipeConfig": {
        "UseSnipeLocationServer": false,
        "SnipeLocationServer": "localhost",
        "SnipeLocationServerPort": 16969,
        "GetSniperInfoFromPokezz": false,
        "GetOnlyVerifiedSniperInfoFromPokezz": true,
        "GetSniperInfoFromPokeSnipers": true,
        "GetSniperInfoFromPokeWatchers": true,
        "GetSniperInfoFromSkiplagged": true,
        "MinPokeballsToSnipe": 20,
        "MinPokeballsWhileSnipe": 0,
        "MinDelayBetweenSnipes": 60000,
        "SnipingScanOffset": 0.005,
        "SnipeAtPokestops": false,
        "SnipeIgnoreUnknownIv": false,
        "UseTransferIvForSnipe": false,
        "SnipePokemonNotInPokedex": false,
        "UseSnipeLimit": true,
        "SnipeRestSeconds": 600,
        "SnipeCountLimit": 39
      },
      "HumanWalkSnipeConfig": {
        "DisplayPokemonList": false,
        "MaxDistance": 1500.0,
        "MaxEstimateTime": 900.0,
        "CatchEmAllMinBalls": 50,
        "TryCatchEmAll": true,
        "CatchPokemonWhileWalking": true,
        "SpinWhileWalking": true,
        "AlwaysWalkback": false,
        "SnipingScanOffset": 0.025,
        "Enable": true,
        "WalkbackDistanceLimit": 300.0,
        "IncludeDefaultLocation": true,
        "UsePokeRadar": true,
        "UseSkiplagged": true,
        "UseSnipePokemonList": true,
        "MaxSpeedUpSpeed": 60.0,
        "AllowSpeedUp": true,
        "DelayTimeAtDestination": 10000
      },
      "PokeStopConfig": {
        "UsePokeStopLimit": true,
        "PokeStopLimit": 1899,
        "PokeStopLimitMinutes": 1470
      },
      "PokemonConfig": {
        "CatchPokemon": true,
        "DelayBetweenPokemonCatch": 2000,
        "UseCatchLimit": true,
        "CatchPokemonLimit": 898,
        "CatchPokemonLimitMinutes": 1470,
        "UseIncenseConstantly": false,
        "UseEggIncubators": true,
        "UseLimitedEggIncubators": true,
        "UseLuckyEggConstantly": false,
        "UseLuckyEggsMinPokemonAmount": 60,
        "UseLuckyEggsWhileEvolving": true,
        "UseBerriesMinCp": 1000,
        "UseBerriesMinIv": 90.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": 85.0,
        "UseUltraBallAboveIv": 95.0,
        "UseGreatBallBelowCatchProbability": 0.2,
        "UseUltraBallBelowCatchProbability": 0.1,
        "UseMasterBallBelowCatchProbability": 0.05,
        "AutomaticallyLevelUpPokemon": false,
        "OnlyUpgradeFavorites": true,
        "UseLevelUpList": true,
        "AmountOfTimesToUpgradeLoop": 5,
        "GetMinStarDustForLevelUp": 5000,
        "LevelUpByCPorIv": "iv",
        "UpgradePokemonCpMinimum": 1000.0,
        "UpgradePokemonIvMinimum": 95.0,
        "UpgradePokemonMinimumStatsOperator": "and",
        "EvolveAboveIvValue": 95.0,
        "EvolveAllPokemonAboveIv": false,
        "EvolveAllPokemonWithEnoughCandy": true,
        "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
        "KeepPokemonsThatCanEvolve": true,
        "KeepMinCp": 1250,
        "KeepMinIvPercentage": 90.0,
        "KeepMinLvl": 6,
        "KeepMinOperator": "or",
        "UseKeepMinLvl": false,
        "PrioritizeIvOverCp": true,
        "KeepMinDuplicatePokemon": 1,
        "UsePokemonToNotCatchFilter": false,
        "UsePokemonSniperFilterOnly": false,
        "DumpPokemonStats": false
      },
      "RecycleConfig": {
        "VerboseRecycling": true,
        "RecycleInventoryAtUsagePercentage": 90.0,
        "RandomizeRecycle": false,
        "RandomRecycleValue": 5,
        "DelayBetweenRecycleActions": false,
        "TotalAmountOfPokeballsToKeep": 120,
        "TotalAmountOfPotionsToKeep": 80,
        "TotalAmountOfRevivesToKeep": 60,
        "TotalAmountOfBerriesToKeep": 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
      },
      "PlayerConfig": {
        "DelayBetweenPlayerActions": 5000,
        "UseNearActionRandom": true,
        "AutoCompleteTutorial": false,
        "DesiredNickname": null
      },
      "SoftBanConfig": {
        "FastSoftBanBypass": false
      },
      "GoogleWalkConfig": {
        "UseGoogleWalk": true,
        "DefaultStepLength": 1.3,
        "GoogleHeuristic": "walking",
        "GoogleAPIKey": "AIzaSyDQI8ACsSTbYDw0Bo2RyyjqQHAeEvE4ZOU",
        "Cache": true
      },
      "YoursWalkConfig": {
        "UseYoursWalk": false,
        "YoursWalkHeuristic": "bicycle"
      },
      "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": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata",
        "spearow",
        "zubat",
        "doduo"
      ],
      "PokemonsTransferFilter": {
        "Golduck": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "waterGunFast",
              "hydroPump"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Aerodactyl": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "biteFast",
              "hyperBeam"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Venusaur": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "vineWhipFast",
              "solarBeam"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Farfetchd": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Krabby": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Kangaskhan": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Horsea": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Staryu": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "MrMime": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 40.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Scyther": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Jynx": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Charizard": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "wingAttackFast",
              "fireBlast"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Electabuzz": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "thunderShockFast",
              "thunder"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Magmar": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Pinsir": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "rockSmashFast",
              "xScissor"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Tauros": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Magikarp": {
          "KeepMinCp": 200,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Exeggutor": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "zenHeadbuttFast",
              "solarBeam"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Gyarados": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "dragonBreath",
              "hydroPump"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Lapras": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "frostBreathFast",
              "blizzard"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Eevee": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Vaporeon": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "waterGun",
              "hydroPump"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Jolteon": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Flareon": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "ember",
              "fireBlast"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Porygon": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Arcanine": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "fireFangFast",
              "fireBlast"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Snorlax": {
          "KeepMinCp": 2600,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "zenHeadbuttFast",
              "hyperBeam"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Dragonite": {
          "KeepMinCp": 2600,
          "KeepMinLvl": 6,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "dragonBreath",
              "dragonClaw"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        }
      },
      "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": 0
        },
        "Eevee": {
          "MaxDistance": 500.0,
          "Priority": 10,
          "MaxWalkTimes": 200.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Electabuzz": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 700.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Dragonite": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Dragonair": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Dratini": {
          "MaxDistance": 2000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Charizard": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Snorlax": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Lapras": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Exeggutor": {
          "MaxDistance": 1500.0,
          "Priority": 1,
          "MaxWalkTimes": 600.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Vaporeon": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Lickitung": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Flareon": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Scyther": {
          "MaxDistance": 1000.0,
          "Priority": 3,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Beedrill": {
          "MaxDistance": 1000.0,
          "Priority": 3,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Chansey": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Hitmonlee": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Machamp": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Ninetales": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Jolteon": {
          "MaxDistance": 1200.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Poliwhirl": {
          "MaxDistance": 1200.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Rapidash": {
          "MaxDistance": 1500.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Cloyster": {
          "MaxDistance": 1200.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Dodrio": {
          "MaxDistance": 1200.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Clefable": {
          "MaxDistance": 1000.0,
          "Priority": 3,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Golbat": {
          "MaxDistance": 200.0,
          "Priority": 6,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Jynx": {
          "MaxDistance": 1200.0,
          "Priority": 4,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Rhydon": {
          "MaxDistance": 1200.0,
          "Priority": 4,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Kangaskhan": {
          "MaxDistance": 800.0,
          "Priority": 4,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Wigglytuff": {
          "MaxDistance": 1250.0,
          "Priority": 4,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Gyarados": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Dewgong": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Blastoise": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": true,
          "DelayTimeAtDestination": 0
        },
        "Venusaur": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": false,
          "SpinPokestopWhileWalking": false,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": true,
          "DelayTimeAtDestination": 0
        },
        "Bulbasaur": {
          "MaxDistance": 500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Charmander": {
          "MaxDistance": 500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Squirtle": {
          "MaxDistance": 500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Omanyte": {
          "MaxDistance": 1500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Marowak": {
          "MaxDistance": 1500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Venomoth": {
          "MaxDistance": 1500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Vileplume": {
          "MaxDistance": 1500.0,
          "Priority": 3,
          "MaxWalkTimes": 300.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        }
      }
    }
    Try changing this
    Code:
    "PokemonsToIgnore":[
         "caterpie",
         "weedle",
         "pidgey",
         "rattata",
         "spearow",
         "zubat",
         "doduo"
    ],
    to this
    Code:
    "PokemonsToIgnore": [],

  8. #787
    sijalobeo's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    40
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sijalobeo View Post
    there are so many pokestop at nearby, but why the bot choose traveling to the other pokestop on the other areas ??

    and the option "go?" still not working at all...
    how to resolve this ??

    need hep

  9. #788
    ledion.exl's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    6
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any current update to this?
    pokemon go has used force update to 0.39
    any update to 0.39 crack?
    thank you in advance

  10. #789
    Guybrush9's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    15
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ledion.exl View Post
    any current update to this?
    pokemon go has used force update to 0.39
    any update to 0.39 crack?
    thank you in advance
    Is this a threat for the bot safety? Should we stop botting?

  11. #790
    dementedmindz's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hpoulsen70 View Post
    If you have pokestops at your location you are facing a soft-ban, wait 24 hrs and try again
    Think its cause the lastest update caused it to stop working. I have alot of stops in my area.

  12. #791
    Y.M's Avatar Member
    Reputation
    3
    Join Date
    Sep 2016
    Posts
    8
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ban storm?
    suddenly came version up notice.

    edit: version 0.39.1 can't run on emulator (like NOX). May be HeroBot can't run, too.

    edit 2:HeroBot seems still working, and GoManager, too. May be only Android emulator can't run.
    Last edited by Y.M; 09-26-2016 at 10:54 AM.

  13. #792
    IamMitya's Avatar Member
    Reputation
    2
    Join Date
    Sep 2016
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm searching for tauros, I used pokeradar to find it in central park and moved to that location in herobot. Why doesn't the bot catch it? I have no issue with the other pokemons. I gave a look at the code, but didn't find any restrictions. IS there something I'm not seeing or...?

  14. #793
    GMCT's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do I config to keep, not to transfer all level 1 pokemon for Bubblestrat?

    Thanks,

  15. #794
    Coldi2016's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why say the Bot, you need to fill out googleusername and pw..... ? Where is my error?

    "AuthConfig": {
    "AuthType": "Google"
    "GoogleUsername": "[email protected]",
    "GooglePassword": "xxxxxx",
    "PtcUsername": "null",
    "PtcPassword": "null"

  16. #795
    AnonPoGo's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    14
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Coldi2016 View Post
    Why say the Bot, you need to fill out googleusername and pw..... ? Where is my error?

    "AuthConfig": {
    "AuthType": "Google"
    "GoogleUsername": "[email protected]",
    "GooglePassword": "xxxxxx",
    "PtcUsername": "null",
    "PtcPassword": "null"
    use google instead of Google

Similar Threads

  1. [Release] NekroBot - The Free Pokemon Go Bot with visualizer, sniping, and more by NekroBot.com
    By NekroBot in forum Pokemon GO Hacks|Cheats
    Replies: 50
    Last Post: 11-12-2016, 12:21 AM
  2. [Selling] Selling pokemon go account, completed pokedex, not botted, made on release date
    By piffington in forum Pokemon GO Buy Sell Trade
    Replies: 0
    Last Post: 08-31-2016, 05:14 AM
  3. [Bot] About the Pokemon GO bot, by this manjax guy. [Should I?]
    By JeffIsOwnedIGuess in forum Pokemon GO Hacks|Cheats
    Replies: 0
    Last Post: 08-08-2016, 02:33 AM
  4. [Bot] [REQUEST] GREAT CP IS DIFFERENT FOR EVERY POKEMON.. how to keep the good ones for bot
    By hideyourface in forum Pokemon GO Hacks|Cheats
    Replies: 9
    Last Post: 07-29-2016, 04:45 AM
  5. [PvP] Winning Warsong gulch 90% of the time! (No hacks/Bots Included)
    By Inexx in forum World of Warcraft Guides
    Replies: 11
    Last Post: 12-07-2010, 05:27 PM
All times are GMT -5. The time now is 04:19 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search