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

User Tag List

Page 7 of 60 FirstFirst ... 3456789101157 ... LastLast
Results 91 to 105 of 897
  1. #91
    BloggerXYZ's Avatar Contributor
    Reputation
    243
    Join Date
    Jul 2016
    Posts
    464
    Thanks G/R
    0/225
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NgaoThe View Post
    can you teach me how i can use more bot in 1 computer ?
    Use proxy settings or use a pokebot manager

    HeroBot - The Complete Pokemon GO Bot | GUI Included | NecroBot Based | Safe Leveling
  2. Thanks NgaoThe (1 members gave Thanks to BloggerXYZ for this useful post)
  3. #92
    mizzfortune2016's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    6
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HeroBot - The Complete Pokemon GO Bot | GUI Included | NecroBot Based | Safe Leveling-error2-png

    I saw the program running on a loop. Is this normal?

    *Edit: I also tried it on another account, the program just runs on the loop.
    Last edited by mizzfortune2016; 09-03-2016 at 12:38 AM.

  4. #93
    DrunkPlaya'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)
    @BloggerXYZ Hello and thanks for the release.. i have the following problem..
    i am trying to experiment with every setting and so far so good but.. i have " UsePokemonToNotCatchFilter " on false and still getting on the console " Skipped X "
    Here is my confing and my latest log file

    (Semi advanced user)

    Code:
    {
      "ConsoleConfig": {
        "TranslationLanguageCode": "en",
        "StartupWelcomeDelay": false,
        "AmountOfPokemonToDisplayOnStart": 10,
        "DetailedCountsBeforeRecycling": true
      },
      "UpdateConfig": {
        "CheckForUpdates": true,
        "AutoUpdate": false,
        "TransferConfigAndAuthOnUpdate": true
      },
      "WebsocketsConfig": {
        "UseWebsocket": true,
        "WebSocketPort": 14251
      },
      "LocationConfig": {
        "DisableHumanWalking": false,
        "StartFromLastPosition": false,
        "DefaultLatitude": 37.796996,
        "DefaultLongitude": -122.40542,
        "WalkingSpeedInKilometerPerHour": 7.0,
        "UseWalkingSpeedVariant": true,
        "WalkingSpeedVariant": 1.2,
        "ShowVariantWalking": false,
        "RandomlyPauseAtStops": true,
        "MaxSpawnLocationOffset": 10,
        "MaxTravelDistanceInMeters": 8000
      },
      "TelegramConfig": {
        "UseTelegramAPI": false,
        "TelegramAPIKey": null,
        "TelegramPassword": "12345"
      },
      "GPXConfig": {
        "UseGpxPathing": false,
        "GpxFile": "GPXPath.GPX"
      },
      "SnipeConfig": {
        "UseSnipeLocationServer": true,
        "SnipeLocationServer": "localhost",
        "SnipeLocationServerPort": 16969,
        "GetSniperInfoFromPokezz": true,
        "GetOnlyVerifiedSniperInfoFromPokezz": false,
        "GetSniperInfoFromPokeSnipers": true,
        "GetSniperInfoFromPokeWatchers": true,
        "GetSniperInfoFromSkiplagged": true,
        "MinPokeballsToSnipe": 20,
        "MinPokeballsWhileSnipe": 5,
        "MinDelayBetweenSnipes": 60000,
        "SnipingScanOffset": 0.005,
        "SnipeAtPokestops": true,
        "SnipeIgnoreUnknownIv": false,
        "UseTransferIvForSnipe": false,
        "SnipePokemonNotInPokedex": true,
        "UseSnipeLimit": true,
        "SnipeRestSeconds": 600,
        "SnipeCountLimit": 39
      },
      "HumanWalkSnipeConfig": {
        "DisplayPokemonList": true,
        "MaxDistance": 1500.0,
        "MaxEstimateTime": 900.0,
        "CatchEmAllMinBalls": 50,
        "TryCatchEmAll": false,
        "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": true,
        "UseEggIncubators": true,
        "UseLimitedEggIncubators": true,
        "UseLuckyEggConstantly": false,
        "UseLuckyEggsMinPokemonAmount": 30,
        "UseLuckyEggsWhileEvolving": true,
        "UseBerriesMinCp": 2000,
        "UseBerriesMinIv": 90.0,
        "UseBerriesBelowCatchProbability": 0.3,
        "UseBerriesOperator": "or",
        "MaxBerriesToUsePerPokemon": 5,
        "TransferWeakPokemon": true,
        "TransferDuplicatePokemon": true,
        "TransferDuplicatePokemonOnCapture": false,
        "RenamePokemon": true,
        "RenameOnlyAboveIv": true,
        "RenameTemplate": "{1}_{0}",
        "FavoriteMinIvPercentage": 95.0,
        "AutoFavoritePokemon": true,
        "MaxPokeballsPerPokemon": 30,
        "UseGreatBallAboveCp": 1000,
        "UseUltraBallAboveCp": 1250,
        "UseMasterBallAboveCp": 1500,
        "UseGreatBallAboveIv": 85.0,
        "UseUltraBallAboveIv": 95.0,
        "UseGreatBallBelowCatchProbability": 0.2,
        "UseUltraBallBelowCatchProbability": 0.1,
        "UseMasterBallBelowCatchProbability": 0.05,
        "AutomaticallyLevelUpPokemon": true,
        "OnlyUpgradeFavorites": true,
        "UseLevelUpList": true,
        "AmountOfTimesToUpgradeLoop": 20,
        "GetMinStarDustForLevelUp": 5000,
        "LevelUpByCPorIv": "cp",
        "UpgradePokemonCpMinimum": 1700.0,
        "UpgradePokemonIvMinimum": 95.0,
        "UpgradePokemonMinimumStatsOperator": "or",
        "EvolveAboveIvValue": 70.0,
        "EvolveAllPokemonAboveIv": true,
        "EvolveAllPokemonWithEnoughCandy": true,
        "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
        "KeepPokemonsThatCanEvolve": true,
        "KeepMinCp": 1750,
        "KeepMinIvPercentage": 90.0,
        "KeepMinLvl": 20,
        "KeepMinOperator": "or",
        "UseKeepMinLvl": true,
        "PrioritizeIvOverCp": false,
        "KeepMinDuplicatePokemon": 5,
        "UsePokemonToNotCatchFilter": false,
        "UsePokemonSniperFilterOnly": true,
        "DumpPokemonStats": false
      },
      "RecycleConfig": {
        "VerboseRecycling": true,
        "RecycleInventoryAtUsagePercentage": 90.0,
        "RandomizeRecycle": false,
        "RandomRecycleValue": 5,
        "DelayBetweenRecycleActions": false,
        "TotalAmountOfPokeballsToKeep": 320,
        "TotalAmountOfPotionsToKeep": 0,
        "TotalAmountOfRevivesToKeep": 0,
        "TotalAmountOfBerriesToKeep": 30
      },
      "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": true,
        "DesiredNickname": "GrekoBOT"
      },
      "SoftBanConfig": {
        "FastSoftBanBypass": true
      },
      "GoogleWalkConfig": {
        "UseGoogleWalk": true,
        "DefaultStepLength": 3.3,
        "GoogleHeuristic": "walking",
        "GoogleAPIKey": "",
        "Cache": true
      },
      "YoursWalkConfig": {
        "UseYoursWalk": true,
        "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": [
        "gyarados",
        "snorlax",
        "dragonite",
        "muk",
        "gyarados",
        "mewtwo",
        "mew"
      ],
      "PokemonsToEvolve": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata"
      ],
      "PokemonsToLevelUp": [
        "gyarados",
        "snorlax",
        "dragonite",
        "muk",
        "gyarados",
        "mewtwo",
        "mew"
      ],
      "PokemonsToIgnore": [
        "poliwag"
      ],
      "PokemonsTransferFilter": {
        "Exeggutor": {
          "KeepMinCp": 1700,
          "KeepMinLvl": 15,
          "UseKeepMinLvl": true,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "zenHeadbuttFast",
              "solarBeam"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Gyarados": {
          "KeepMinCp": 1700,
          "KeepMinLvl": 15,
          "UseKeepMinLvl": true,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "dragonBreath",
              "hydroPump"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Snorlax": {
          "KeepMinCp": 1700,
          "KeepMinLvl": 15,
          "UseKeepMinLvl": true,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [
            [
              "zenHeadbuttFast",
              "hyperBeam"
            ]
          ],
          "DeprecatedMoves": null,
          "KeepMinOperator": "or",
          "MovesOperator": "and"
        },
        "Dragonite": {
          "KeepMinCp": 1700,
          "KeepMinLvl": 15,
          "UseKeepMinLvl": true,
          "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": [
          "gyarados",
          "snorlax",
          "dragonite",
          "muk",
          "gyarados",
          "mewtwo",
          "mew"
        ]
      },
      "PokemonToUseMasterball": [
        "articuno",
        "zapdos",
        "moltres",
        "mew",
        "mewtwo"
      ],
      "HumanWalkSnipeFilters": {
        "Dragonite": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Snorlax": {
          "MaxDistance": 3000.0,
          "Priority": 1,
          "MaxWalkTimes": 900.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Exeggutor": {
          "MaxDistance": 1500.0,
          "Priority": 1,
          "MaxWalkTimes": 600.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        },
        "Gyarados": {
          "MaxDistance": 1800.0,
          "Priority": 2,
          "MaxWalkTimes": 800.0,
          "CatchPokemonWhileWalking": true,
          "SpinPokestopWhileWalking": true,
          "MaxSpeedUpSpeed": 60.0,
          "AllowSpeedUp": false,
          "DelayTimeAtDestination": 0
        }
      }
    }
    Code:
    [07:59:51] Sniper count 0
    [07:59:52] Did not find a Pokemon within the Location, pokemon despawned?
    [07:59:57] (Pokezz.com) Sniping a Dragonite with Unknown IV at 1.31257,103.875751...
    [07:59:57] Sniper count 0
    [08:00:00] (CATCH LIMIT) 43/898
    [08:00:01] Used Razz Berry | 1 remaining
    [08:00:01] (Threw ball) Excellent hit. Curve-ball...
    [08:00:02] (CatchFlee) | (Normal) Dragonite Lvl: 16 CP: (1559/1600) IV: 80.00% | Chance: 3.74% | 13592679.33m dist | with a UltraBall (1 left). | lat: 1.312570 long: 103.875751 | Move1: SteelWingFast Move2: DragonClaw
    [08:00:11] Pokesniper: Found a Slowpoke in 51.5044,-0.0765 Time Remain:446s  Status: Not User Selected Pokemon
    [08:00:11] Pokesniper: Found a Weedle in 22.9968,120.2048 Time Remain:444s  Status: Not User Selected Pokemon
    ...
    [08:00:15] Pokesniper: Found a Venomoth in 40.7214,-74.0091 Time Remain:662s  Status: Not User Selected Pokemon
    [08:00:15] Pokesniper: Found a Primeape in 37.2186,-121.7616 Time Remain:747s  Status: Not User Selected Pokemon
    [08:00:16] (Skiplagged.com) Scanning for Snipeable Pokemon at 38.5568074864611,-121.238379478455...
    [08:00:16] Did not find a Pokemon within the Location, pokemon despawned?
    [08:00:16] (Skiplagged.com) Scanning for Snipeable Pokemon at -33.859019,151.213098...
    [08:00:17] Did not find a Pokemon within the Location, pokemon despawned?
    [08:00:17] (Skiplagged.com) Scanning for Snipeable Pokemon at 47.5014969,-122.0959568...
    [08:00:17] Did not find a Pokemon within the Location, pokemon despawned?
    [08:00:17] (Skiplagged.com) Scanning for Snipeable Pokemon at 51.5025343,-0.2055027...
    [08:00:17] Did not find a Pokemon within the Location, pokemon despawned?
    [08:00:18] Traveling to Pokestop: Painted Windowsill (252m) (72 seconds) (route GoogleWalk)
    [08:00:19] Looking for Pokemon...
    [08:00:19] Skipped Squirtle
    [08:00:19] Skipped Weedle
    [08:00:19] Looking for incense Pokemon...
    [08:00:21] Looking for Pokemon...
    [08:00:21] Looking for incense Pokemon...
    [08:00:23] Looking for Pokemon...
    [08:00:23] Looking for incense Pokemon...
    [08:00:24] Looking for Pokemon...
    [08:00:25] Looking for incense Pokemon...
    [08:00:26] Looking for Pokemon...
    [08:00:26] Skipped Squirtle
    [08:00:26] Skipped Weedle
    [08:00:26] Looking for incense Pokemon...
    [08:00:27] Looking for Pokemon...
    [08:00:28] Looking for incense Pokemon...
    [08:00:29] Looking for Pokemon...
    [08:00:30] Looking for incense Pokemon...
    [08:00:31] Looking for Pokemon...
    [08:00:31] Looking for incense Pokemon...
    [08:00:33] Looking for Pokemon...
    [08:00:33] Skipped Squirtle
    [08:00:33] Looking for incense Pokemon...
    [08:00:35] Looking for Pokemon...
    [08:00:35] Looking for incense Pokemon...
    [08:00:36] Looking for Pokemon...
    [08:00:37] Looking for incense Pokemon...
    [08:00:38] Looking for Pokemon...
    [08:00:39] Skipped Squirtle
    [08:00:39] Looking for incense Pokemon...
    [08:00:39] Looking for Pokemon...
    [08:00:41] Looking for incense Pokemon...
    [08:00:41] Looking for Pokemon...
    [08:00:44] Looking for incense Pokemon...
    [08:00:45] Looking for Pokemon...
    [08:00:45] Looking for incense Pokemon...
    [08:00:47] Looking for Pokemon...
    [08:00:47] Skipped Squirtle
    [08:00:47] Looking for incense Pokemon...
    [08:00:48] Looking for Pokemon...
    [08:00:49] Looking for incense Pokemon...
    [08:00:50] Looking for Pokemon...
    [08:00:51] Looking for incense Pokemon...
    [08:00:51] Looking for Pokemon...
    [08:00:52] Looking for incense Pokemon...
    [08:00:53] Looking for Pokemon...
    [08:00:54] Skipped Squirtle
    [08:00:54] Looking for incense Pokemon...
    [08:00:55] Looking for Pokemon...
    [08:00:56] Looking for incense Pokemon...
    [08:00:57] Looking for Pokemon...
    [08:00:57] Looking for incense Pokemon...
    [08:00:59] Looking for Pokemon...
    [08:00:59] Looking for incense Pokemon...
    [08:01:00] Looking for Pokemon...
    [08:01:01] Skipped Squirtle
    [08:01:01] Looking for incense Pokemon...
    [08:01:01] Looking for Pokemon...
    [08:01:03] Looking for incense Pokemon...
    [08:01:03] Looking for Pokemon...
    [08:01:04] Looking for incense Pokemon...
    [08:01:05] Looking for Pokemon...
    [08:01:06] Looking for incense Pokemon...
    [08:01:06] Looking for Pokemon...
    [08:01:08] Skipped Squirtle
    [08:01:08] Looking for incense Pokemon...
    [08:01:09] Looking for Pokemon...
    [08:01:09] Looking for incense Pokemon...
    [08:01:11] Looking for Pokemon...
    [08:01:12] Looking for incense Pokemon...
    [08:01:13] Looking for Pokemon...
    [08:01:13] Skipped Squirtle
    [08:01:13] Skipped Eevee
    [08:01:13] Looking for incense Pokemon...
    [08:01:14] Looking for Pokemon...
    [08:01:15] Looking for incense Pokemon...
    [08:01:16] Looking for Pokemon...
    [08:01:16] Looking for incense Pokemon...
    [08:01:18] Looking for Pokemon...
    [08:01:18] Looking for incense Pokemon...
    [08:01:19] Looking for Pokemon...
    [08:01:21] Skipped Eevee
    [08:01:21] Skipped Squirtle
    [08:01:21] Looking for incense Pokemon...
    [08:01:21] Looking for Pokemon...
    [08:01:21] Looking for incense Pokemon...
    [08:01:23] Looking for Pokemon...
    [08:01:24] Looking for incense Pokemon...
    [08:01:24] Looking for Pokemon...
    [08:01:25] Looking for incense Pokemon...
    [08:01:26] Looking for Pokemon...
    [08:01:26] Looking for incense Pokemon...
    [08:01:28] Looking for Pokemon...
    [08:01:28] Skipped Eevee
    [08:01:28] Looking for incense Pokemon...
    [08:01:29] (POKESTOP LIMIT) 94/1899
    [08:01:30] Name: Stained Glass Tile XP: 50, Gems: 0, Items: 1 x ItemPokeBall, 1 x ItemPotion, 1 x ItemGreatBall, Lat: 37.798299, Long: -122.405452, Alt: 30.8408728441414
    [08:01:31] Looking for Pokemon...
    [08:01:31] Looking for incense Pokemon...
    [08:01:32] Looking for Pokemon...
    [08:01:33] Looking for incense Pokemon...
    [08:01:34] Looking for Pokemon...
    [08:01:35] Skipped Eevee
    [08:01:35] Looking for incense Pokemon...
    [08:01:36] Looking for Pokemon...
    [08:01:37] Looking for incense Pokemon...
    [08:01:37] Looking for Pokemon...
    [08:01:38] Looking for incense Pokemon...
    [08:01:40] Looking for Pokemon...
    [08:01:40] Looking for incense Pokemon...
    [08:01:41] Looking for Pokemon...
    [08:01:42] Skipped Eevee
    [08:01:42] Looking for incense Pokemon...
    [08:01:44] Looking for Pokemon...
    [08:01:44] Looking for incense Pokemon...
    [08:01:45] Looking for Pokemon...
    [08:01:46] Looking for incense Pokemon...
    [08:01:47] Looking for Pokemon...
    [08:01:47] Looking for incense Pokemon...
    [08:01:48] Looking for Pokemon...
    [08:01:49] Skipped Zubat
    [08:01:49] Skipped Eevee
    [08:01:49] Looking for incense Pokemon...
    [08:01:50] Looking for Pokemon...
    [08:01:50] Looking for incense Pokemon...
    [08:01:52] Looking for Pokemon...
    [08:01:52] Looking for incense Pokemon...
    [08:01:53] Looking for Pokemon...
    [08:01:54] Looking for incense Pokemon...
    [08:01:55] Looking for Pokemon...
    [08:01:56] Skipped Zubat
    [08:01:56] Looking for incense Pokemon...
    [08:01:57] Looking for Pokemon...
    [08:01:58] Looking for incense Pokemon...
    [08:01:58] Looking for Pokemon...
    [08:01:59] Looking for incense Pokemon...
    [08:02:00] Looking for Pokemon...
    [08:02:02] Looking for incense Pokemon...
    [08:02:03] Looking for Pokemon...
    [08:02:03] S[COLOR="#40E0D0"]kipped Zubat[/COLOR]
    [08:02:03] Looking for incense Pokemon...
    [08:02:04] Looking for Pokemon...
    [08:02:05] Looking for incense Pokemon...
    [08:02:05] (POKESTOP LIMIT) 95/1899
    [08:02:06] Name: Painted Windowsill XP: 50, Gems: 0, Items: 1 x ItemPokeBall, 2 x ItemPotion, Lat: 37.79792, Long: -122.404691, Alt: 26.405384742378
    [08:02:45] (Skiplagged.com) Scanning for Snipeable Pokemon at 38.5568074864611,-121.238379478455...
    [08:02:54] Did not find a Pokemon within the Location, pokemon despawned?
    [08:02:54] (Skiplagged.com) Scanning for Snipeable Pokemon at -33.859019,151.213098...
    [08:03:10] Did not find a Pokemon within the Location, pokemon despawned?
    [08:03:10] (Skiplagged.com) Scanning for Snipeable Pokemon at 47.5014969,-122.0959568...
    Last edited by DrunkPlaya; 09-03-2016 at 12:51 AM.

  5. #94
    BloggerXYZ's Avatar Contributor
    Reputation
    243
    Join Date
    Jul 2016
    Posts
    464
    Thanks G/R
    0/225
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mizzfortune2016 View Post
    HeroBot - The Complete Pokemon GO Bot | GUI Included | NecroBot Based | Safe Leveling-error2-png

    I saw the program running on a loop. Is this normal?
    Are you using more than one bots at the same time?
    This is a temporary IP ban. Try again in 24 hours

  6. Thanks mizzfortune2016 (1 members gave Thanks to BloggerXYZ for this useful post)
  7. #95
    brlala's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The FerroxRevAPI has not been updated in a month, why did you list it in the feature as updated API? Did i miss something?

  8. #96
    BloggerXYZ's Avatar Contributor
    Reputation
    243
    Join Date
    Jul 2016
    Posts
    464
    Thanks G/R
    0/225
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by brlala View Post
    The FerroxRevAPI has not been updated in a month, why did you list it in the feature as updated API? Did i miss something?
    Go to the Noxxdev github page to know more

  9. #97
    yulyulk's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    36
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a new version of this? Can you please upload?

  10. #98
    syabilng's Avatar Member
    Reputation
    4
    Join Date
    Jun 2008
    Posts
    26
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DrunkPlaya View Post
    @BloggerXYZ Hello and thanks for the release.. i have the following problem..
    i am trying to experiment with every setting and so far so good but.. i have " UsePokemonToNotCatchFilter " on false and still getting on the console " Skipped X "
    Here is my confing and my latest log file

    (Semi advanced user)
    I'm no advanced user but the default is false. You can try:

    1. Checking your pokemon inventory?
    2.
    Code:
    "UsePokemonToNotCatchFilter": false,
    "UsePokemonSniperFilterOnly": true, <---------------- Change to false?
    Just some thoughts. I'll keep trying.
    Last edited by syabilng; 09-03-2016 at 01:34 AM. Reason: Additional information

  11. #99
    NgaoThe's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    34
    Thanks G/R
    1/0
    Trade Feedback
    1 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BloggerXYZ View Post
    Use proxy settings or use a pokebot manager
    You have link or Tut for that ?

  12. #100
    BloggerXYZ's Avatar Contributor
    Reputation
    243
    Join Date
    Jul 2016
    Posts
    464
    Thanks G/R
    0/225
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NgaoThe View Post
    You have link or Tut for that ?
    Go to auth.json
    The settings are there

  13. #101
    airtrack's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    8
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to setting when the bot close and next start resume the last location?

  14. #102
    IamShiiTaN's Avatar Member
    Reputation
    1
    Join Date
    Sep 2010
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I change the lat and long to a place in my hometown and all I get is:

    [02:49:56] (ATTENTION) No usable PokeStops found in your area. Is your maximum distance too small?
    [02:49:57] (INFO) Amount of Pokemon Seen: 2/151, Amount of Pokemon Caught: 2/151
    [02:49:58] (ATTENTION) No usable PokeStops found in your area. Is your maximum distance too small?

    ps: my lat and long is correct. what do I do

  15. #103
    syabilng's Avatar Member
    Reputation
    4
    Join Date
    Jun 2008
    Posts
    26
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by airtrack View Post
    how to setting when the bot close and next start resume the last location?
    It does that by default. Else:

    Code:
    "LocationConfig": {
        "DisableHumanWalking": false,
        "StartFromLastPosition": true, <---set to true
        "DefaultLatitude": 3.155759,
        "DefaultLongitude": 101.712386,
        "WalkingSpeedInKilometerPerHour": 4.23,
        "UseWalkingSpeedVariant": true,
        "WalkingSpeedVariant": 1.23,
        "ShowVariantWalking": true,
        "RandomlyPauseAtStops": true,
        "MaxSpawnLocationOffset": 10,
        "MaxTravelDistanceInMeters": 1000
      },

  16. #104
    syabilng's Avatar Member
    Reputation
    4
    Join Date
    Jun 2008
    Posts
    26
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IamShiiTaN View Post
    I change the lat and long to a place in my hometown and all I get is:

    [02:49:56] (ATTENTION) No usable PokeStops found in your area. Is your maximum distance too small?
    [02:49:57] (INFO) Amount of Pokemon Seen: 2/151, Amount of Pokemon Caught: 2/151
    [02:49:58] (ATTENTION) No usable PokeStops found in your area. Is your maximum distance too small?

    ps: my lat and long is correct. what do I do
    Here you go:
    Code:
    "LocationConfig": {
        "DisableHumanWalking": false,
        "StartFromLastPosition": true,
        "DefaultLatitude": YOUR_LATITUDE,
        "DefaultLongitude": YOUR_LONGITUDE,
        "WalkingSpeedInKilometerPerHour": 4.23,
        "UseWalkingSpeedVariant": true,
        "WalkingSpeedVariant": 1.23,
        "ShowVariantWalking": true,
        "RandomlyPauseAtStops": true,
        "MaxSpawnLocationOffset": 10,
        "MaxTravelDistanceInMeters": 1000 <--- Check this setting

  17. #105
    stradlin69's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bansnoob View Post
    Attachment 41086

    I'm getting this error are there any fix to this?

    I'm running Windows 7 32-bit OS
    mine too .. anyone know how to fix it ?

Page 7 of 60 FirstFirst ... 3456789101157 ... LastLast

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 05:13 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