@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.
The FerroxRevAPI has not been updated in a month, why did you list it in the feature as updated API? Did i miss something?
Is there a new version of this? Can you please upload?
Last edited by syabilng; 09-03-2016 at 01:34 AM. Reason: Additional information
how to setting when the bot close and next start resume the last location?
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
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 },
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