8787 build complete compiled help/fixes thread, find a fix for any problem here menu

User Tag List

Page 2 of 12 FirstFirst 123456 ... LastLast
Results 16 to 30 of 179
  1. #16
    Frankzz's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cancelled View Post
    Paste your 0.4 config and I will check
    Thanks man, I have been trying to find a solution for hours now. I've seen several others ask about this error in necro's discord but no1 ever really gets an answer or solution to this problem.
    Code:
    {
      "TranslationLanguageCode": "en",
      "AutoUpdate": false,
      "TransferConfigAndAuthOnUpdate": true,
      "StartupWelcomeDelay": false,
      "AmountOfPokemonToDisplayOnStart": 10,
      "ShowPokeballCountsBeforeRecycle": true,
      "AutomaticallyLevelUpPokemon": false,
      "AmountOfTimesToUpgradeLoop": 5,
      "GetMinStarDustForLevelUp": 5000,
      "LevelUpByCPorIv": "iv",
      "UpgradePokemonCpMinimum": 1000.0,
      "UpgradePokemonIvMinimum": 95.0,
      "UpgradePokemonMinimumStatsOperator": "and",
      "DisableHumanWalking": false,
      "DefaultAltitude": 15.0,
      "DefaultLatitude": 35.633511709084274,
      "DefaultLongitude": 139.87992525100708,
      "WalkingSpeedInKilometerPerHour": 20.0,
      "MaxSpawnLocationOffset": 10,
      "DelayBetweenPlayerActions": 1,
      "DelayBetweenPokemonCatch": 1,
      "DumpPokemonStats": true,
      "EvolveAboveIvValue": 1.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
      "KeepPokemonsThatCanEvolve": false,
      "KeepMinCp": 2500,
      "KeepMinIvPercentage": 100.0,
      "KeepMinOperator": "and",
      "PrioritizeIvOverCp": true,
      "KeepMinDuplicatePokemon": 0,
      "UseGpxPathing": false,
      "GpxFile": "GPXPath.GPX",
      "VerboseRecycling": true,
      "RecycleInventoryAtUsagePercentage": 80.0,
      "UseEggIncubators": true,
      "UseLuckyEggConstantly": false,
      "UseLuckyEggsMinPokemonAmount": 30,
      "UseLuckyEggsWhileEvolving": false,
      "UseIncenseConstantly": false,
      "UseBerriesMinCp": 0,
      "UseBerriesMinIv": 0.0,
      "UseBerriesBelowCatchProbability": 0.0,
      "UseBerriesOperator": "and",
      "UseSnipeOnlineLocationServer": false,
      "UseSnipeLocationServer": false,
      "SnipeLocationServer": "localhost",
      "SnipeLocationServerPort": 16969,
      "MinPokeballsToSnipe": 100,
      "MinPokeballsWhileSnipe": 0,
      "MinDelayBetweenSnipes": 10000,
      "SnipingScanOffset": 0.013,
      "SnipeAtPokestops": true,
      "SnipeIgnoreUnknownIv": false,
      "UseTransferIvForSnipe": false,
      "RenamePokemon": false,
      "RenameOnlyAboveIv": true,
      "RenameTemplate": "{1}_{0}",
      "MaxPokeballsPerPokemon": 8,
      "MaxTravelDistanceInMeters": 3000,
      "TotalAmountOfPokebalsToKeep": 150,
      "TotalAmountOfPotionsToKeep": 80,
      "TotalAmountOfRevivesToKeep": 60,
      "TotalAmountOfBerriesToKeep": 50,
      "UseGreatBallAboveCp": 750,
      "UseUltraBallAboveCp": 1000,
      "UseMasterBallAboveCp": 1500,
      "UseGreatBallAboveIv": 80,
      "UseUltraBallAboveIv": 90,
      "UseGreatBallBelowCatchProbability": 0.0,
      "UseUltraBallBelowCatchProbability": 0.0,
      "UseMasterBallBelowCatchProbability": 0.0,
      "TransferDuplicatePokemon": true,
      "TransferDuplicatePokemonOnCapture": false,
      "FavoriteMinIvPercentage": 95.0,
      "AutoFavoritePokemon": false,
      "UsePokemonToNotCatchFilter": true,
      "UsePokemonSniperFilterOnly": false,
      "WebSocketPort": 14251,
      "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": "itemRazzBerry",
          "Value": 50
        },
        {
          "Key": "itemBlukBerry",
          "Value": 10
        },
        {
          "Key": "itemNanabBerry",
          "Value": 10
        },
        {
          "Key": "itemWeparBerry",
          "Value": 30
        },
        {
          "Key": "itemPinapBerry",
          "Value": 30
        },
        {
          "Key": "itemSpecialCamera",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasicUnlimited",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasic",
          "Value": 100
        },
        {
          "Key": "itemPokemonStorageUpgrade",
          "Value": 1000
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 100
        }
      ],
      "PokemonsNotToTransfer": [
        "mewtwo",
        "mew"
      ],
      "PokemonsToEvolve": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata",
    	"zubat",
    	"spearow",
    	"ekans",
    	"nidorina",
    	"nidorino",
    	"oddish",
    	"drowzee"
      ],
      "PokemonsToIgnore": [
        "bulbasaur",
        "ivysaur",
        "venusaur",
        "charmander",
        "charmeleon",
        "charizard",
        "squirtle",
        "wartortle",
        "blastoise",
        "metapod",
        "butterfree",
        "kakuna",
        "beedrill",
        "pidgeotto",
        "pidgeot",
        "raticate",
        "fearow",
        "arbok",
        "pikachu",
        "raichu",
        "sandshrew",
        "sandslash",
        "nidoqueen",
        "nidoking",
        "clefairy",
        "clefable",
        "vulpix",
        "ninetales",
        "jigglypuff",
        "wigglytuff",
        "golbat",
        "gloom",
        "vileplume",
        "paras",
        "parasect",
        "venonat",
        "venomoth",
        "diglett",
        "dugtrio",
        "meowth",
        "persian",
        "psyduck",
        "golduck",
        "mankey",
        "primeape",
        "growlithe",
        "arcanine",
        "poliwag",
        "poliwhirl",
        "poliwrath",
        "abra",
        "kadabra",
        "alakazam",
        "machop",
        "machoke",
        "machamp",
        "bellsprout",
        "weepinbell",
        "victreebel",
        "tentacool",
        "tentacruel",
        "geodude",
        "graveler",
        "golem",
        "ponyta",
        "rapidash",
        "slowpoke",
        "slowbro",
        "magnemite",
        "magneton",
        "doduo",
        "dodrio",
        "seel",
        "dewgong",
        "grimer",
        "muk",
        "shellder",
        "cloyster",
        "gastly",
        "haunter",
        "gengar",
        "onix",
        "hypno",
        "krabby",
        "kingler",
        "voltorb",
        "electrode",
        "exeggcute",
        "exeggutor",
        "cubone",
        "marowak",
        "hitmonlee",
        "hitmonchan",
        "lickitung",
        "koffing",
        "weezing",
        "rhyhorn",
        "rhydon",
        "chansey",
        "tangela",
        "kangaskhan",
        "horsea",
        "seadra",
        "goldeen",
        "seaking",
        "staryu",
        "starmie",
        "scyther",
        "jynx",
        "electabuzz",
        "magmar",
        "pinsir",
        "tauros",
        "magikarp",
        "gyarados",
        "lapras",
        "ditto",
        "eevee",
        "vaporeon",
        "jolteon",
        "flareon",
        "porygon",
        "omanyte",
        "omastar",
        "kabuto",
        "kabutops",
        "aerodactyl",
        "snorlax",
        "articuno",
        "zapdos",
        "moltres",
        "dratini",
        "dragonair",
        "dragonite",
        "mewtwo",
        "mew"
      ],
      "PokemonsTransferFilter": {
        "Mewtwo": {
          "KeepMinCp": 2500,
          "KeepMinIvPercentage": 100.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": []
        }
      },
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": 35.6328964,
            "Longitude": 139.8803943
          },
          {
            "Latitude": 40.712784,
            "Longitude": -74.005941
          },
          {
            "Latitude": 38.907192,
            "Longitude": -77.036871
          },
          {
            "Latitude": 37.77493,
            "Longitude": -122.419416
          },
          {
            "Latitude": 52.520007,
            "Longitude": 13.404954
          },
          {
            "Latitude": 51.507351,
            "Longitude": -0.127758
          }
        ],
        "Pokemon": [
          "caterpie",
          "weedle",
          "pidgey",
    	  "rattata",
    	  "zubat",
    	  "spearow",
    	  "ekans",
    	  "nidorina",
    	  "nidorino",
    	  "oddish",
    	  "drowzee"
        ]
      },
      "PokemonToUseMasterball": [
        "articuno",
        "zapdos",
        "moltres",
        "mew",
        "mewtwo"
      ]
    }
    Edit: @cancelled not sure how relevant this is but i'm running 50 accounts. Been trying restarts of them every now and then, sometimes there's like 4-5 bots that don't have this error, but then after 15mins, they'll end up in the same situation again or they get stuck in an endless unbanning loop, even though the walking speed is 20km/h & DisableHumanWalking is set to False
    Last edited by Frankzz; 08-03-2016 at 03:04 AM.

    8787 build complete compiled help/fixes thread, find a fix for any problem here
  2. #17
    wst93444's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, Cancelled, could you please provide the 8787 V0.31 download link? thanks!

  3. #18
    ls1991lsok's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I checked distiny's config, and its pokemonfilter is different as he wrote a lot...

    Does its settings keep only 1 of the snorlax, lapras and all of the pokemons in that filter list?

  4. #19
    Hetmanek's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @cancelled

    There is same error for me with no usable pokestops found in your area


    When will you upload your config?

  5. #20
    totorooney19's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    88
    Thanks G/R
    15/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hyperion91 View Post
    I really can't understand how the "TransferDuplicatePokemonOnCapture" function works, it is supposed to transfer every pokemon once is captured or it makes his maths and transfer only pokemon useful for candies, and then keep the ones to maximise evolving? I have a lot of pidgey candies but he keeps transfering my pidgeys when i catch them, but since this function is set to "True" in each configuration I guess is already tested and should work like that?

    same question

  6. #21
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ls1991lsok View Post
    I checked distiny's config, and its pokemonfilter is different as he wrote a lot...

    Does its settings keep only 1 of the snorlax, lapras and all of the pokemons in that filter list?
    Yes, as long as you have these lines in config:

    Code:
      "TransferDuplicatePokemon": true,
    
      "TransferDuplicatePokemonOnCapture": true
    
      "PokemonsTransferFilter": {
        "x": {
          "KeepMinCp": x,
          "KeepMinIvPercentage": x,
          "KeepMinDuplicatePokemon": 0,             < Make sure this is zero for Pokemon filtered, I removed many because it's unnecessary 
          "Moves": [],
          "KeepMinOperator": "or"
        },
    
      "KeepMinDuplicatePokemon": 0,                 < Zero aswell, this is a setting for Pokemon kept

  7. #22
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by totorooney19 View Post
    same question
    I'm actually thinking this is for the snipebot because if not then it's overwritten by another function

  8. #23
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wst93444 View Post
    Hi, Cancelled, could you please provide the 8787 V0.31 download link? thanks!
    Here it is:

    https://1drv.ms/u/s!AiQqf-1wcNVSgdowmLtxAxVbI4htFQ

  9. Thanks wst93444 (1 members gave Thanks to cancelled for this useful post)
  10. #24
    kecaplele's Avatar Sergeant
    Reputation
    11
    Join Date
    Jul 2016
    Posts
    44
    Thanks G/R
    0/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cancelled View Post
    I'm not sure if #1 isn't working, if you just got it started leave it running for a while if auth is correct and config is good aswell.
    The same thing happened to me, just wait a while & the server will return a response soon enough.

    Make sure you aren't logged in anywhere else, it should log in and show your pokemon on the command line soon & try restarting after leaving it for a bit, tell me if it works out.
    yea it is working. but it keep the red message everytime i opened the bot. i tought it was something wrong with my settings. aahahaha

  11. #25
    ccky2008's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to set the number of ultras ball and great balls in bag?

  12. #26
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Frankzz View Post
    Thanks man, I have been trying to find a solution for hours now. I've seen several others ask about this error in necro's discord but no1 ever really gets an answer or solution to this problem.
    Code:
    {
      "TranslationLanguageCode": "en",
      "AutoUpdate": false,
      "TransferConfigAndAuthOnUpdate": true,
      "StartupWelcomeDelay": false,
      "AmountOfPokemonToDisplayOnStart": 10,
      "ShowPokeballCountsBeforeRecycle": true,
      "AutomaticallyLevelUpPokemon": false,
      "AmountOfTimesToUpgradeLoop": 5,
      "GetMinStarDustForLevelUp": 5000,
      "LevelUpByCPorIv": "iv",
      "UpgradePokemonCpMinimum": 1000.0,
      "UpgradePokemonIvMinimum": 95.0,
      "UpgradePokemonMinimumStatsOperator": "and",
      "DisableHumanWalking": false,
      "DefaultAltitude": 15.0,
      "DefaultLatitude": 35.633511709084274,
      "DefaultLongitude": 139.87992525100708,
      "WalkingSpeedInKilometerPerHour": 20.0,
      "MaxSpawnLocationOffset": 10,
      "DelayBetweenPlayerActions": 1,
      "DelayBetweenPokemonCatch": 1,
      "DumpPokemonStats": true,
      "EvolveAboveIvValue": 1.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
      "KeepPokemonsThatCanEvolve": false,
      "KeepMinCp": 2500,
      "KeepMinIvPercentage": 100.0,
      "KeepMinOperator": "and",
      "PrioritizeIvOverCp": true,
      "KeepMinDuplicatePokemon": 0,
      "UseGpxPathing": false,
      "GpxFile": "GPXPath.GPX",
      "VerboseRecycling": true,
      "RecycleInventoryAtUsagePercentage": 80.0,
      "UseEggIncubators": true,
      "UseLuckyEggConstantly": false,
      "UseLuckyEggsMinPokemonAmount": 30,
      "UseLuckyEggsWhileEvolving": false,
      "UseIncenseConstantly": false,
      "UseBerriesMinCp": 0,
      "UseBerriesMinIv": 0.0,
      "UseBerriesBelowCatchProbability": 0.0,
      "UseBerriesOperator": "and",
      "UseSnipeOnlineLocationServer": false,
      "UseSnipeLocationServer": false,
      "SnipeLocationServer": "localhost",
      "SnipeLocationServerPort": 16969,
      "MinPokeballsToSnipe": 100,
      "MinPokeballsWhileSnipe": 0,
      "MinDelayBetweenSnipes": 10000,
      "SnipingScanOffset": 0.013,
      "SnipeAtPokestops": true,
      "SnipeIgnoreUnknownIv": false,
      "UseTransferIvForSnipe": false,
      "RenamePokemon": false,
      "RenameOnlyAboveIv": true,
      "RenameTemplate": "{1}_{0}",
      "MaxPokeballsPerPokemon": 8,
      "MaxTravelDistanceInMeters": 3000,
      "TotalAmountOfPokebalsToKeep": 150,
      "TotalAmountOfPotionsToKeep": 80,
      "TotalAmountOfRevivesToKeep": 60,
      "TotalAmountOfBerriesToKeep": 50,
      "UseGreatBallAboveCp": 750,
      "UseUltraBallAboveCp": 1000,
      "UseMasterBallAboveCp": 1500,
      "UseGreatBallAboveIv": 80,
      "UseUltraBallAboveIv": 90,
      "UseGreatBallBelowCatchProbability": 0.0,
      "UseUltraBallBelowCatchProbability": 0.0,
      "UseMasterBallBelowCatchProbability": 0.0,
      "TransferDuplicatePokemon": true,
      "TransferDuplicatePokemonOnCapture": false,
      "FavoriteMinIvPercentage": 95.0,
      "AutoFavoritePokemon": false,
      "UsePokemonToNotCatchFilter": true,
      "UsePokemonSniperFilterOnly": false,
      "WebSocketPort": 14251,
      "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": "itemRazzBerry",
          "Value": 50
        },
        {
          "Key": "itemBlukBerry",
          "Value": 10
        },
        {
          "Key": "itemNanabBerry",
          "Value": 10
        },
        {
          "Key": "itemWeparBerry",
          "Value": 30
        },
        {
          "Key": "itemPinapBerry",
          "Value": 30
        },
        {
          "Key": "itemSpecialCamera",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasicUnlimited",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasic",
          "Value": 100
        },
        {
          "Key": "itemPokemonStorageUpgrade",
          "Value": 1000
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 100
        }
      ],
      "PokemonsNotToTransfer": [
        "mewtwo",
        "mew"
      ],
      "PokemonsToEvolve": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata",
    	"zubat",
    	"spearow",
    	"ekans",
    	"nidorina",
    	"nidorino",
    	"oddish",
    	"drowzee"
      ],
      "PokemonsToIgnore": [
        "bulbasaur",
        "ivysaur",
        "venusaur",
        "charmander",
        "charmeleon",
        "charizard",
        "squirtle",
        "wartortle",
        "blastoise",
        "metapod",
        "butterfree",
        "kakuna",
        "beedrill",
        "pidgeotto",
        "pidgeot",
        "raticate",
        "fearow",
        "arbok",
        "pikachu",
        "raichu",
        "sandshrew",
        "sandslash",
        "nidoqueen",
        "nidoking",
        "clefairy",
        "clefable",
        "vulpix",
        "ninetales",
        "jigglypuff",
        "wigglytuff",
        "golbat",
        "gloom",
        "vileplume",
        "paras",
        "parasect",
        "venonat",
        "venomoth",
        "diglett",
        "dugtrio",
        "meowth",
        "persian",
        "psyduck",
        "golduck",
        "mankey",
        "primeape",
        "growlithe",
        "arcanine",
        "poliwag",
        "poliwhirl",
        "poliwrath",
        "abra",
        "kadabra",
        "alakazam",
        "machop",
        "machoke",
        "machamp",
        "bellsprout",
        "weepinbell",
        "victreebel",
        "tentacool",
        "tentacruel",
        "geodude",
        "graveler",
        "golem",
        "ponyta",
        "rapidash",
        "slowpoke",
        "slowbro",
        "magnemite",
        "magneton",
        "doduo",
        "dodrio",
        "seel",
        "dewgong",
        "grimer",
        "muk",
        "shellder",
        "cloyster",
        "gastly",
        "haunter",
        "gengar",
        "onix",
        "hypno",
        "krabby",
        "kingler",
        "voltorb",
        "electrode",
        "exeggcute",
        "exeggutor",
        "cubone",
        "marowak",
        "hitmonlee",
        "hitmonchan",
        "lickitung",
        "koffing",
        "weezing",
        "rhyhorn",
        "rhydon",
        "chansey",
        "tangela",
        "kangaskhan",
        "horsea",
        "seadra",
        "goldeen",
        "seaking",
        "staryu",
        "starmie",
        "scyther",
        "jynx",
        "electabuzz",
        "magmar",
        "pinsir",
        "tauros",
        "magikarp",
        "gyarados",
        "lapras",
        "ditto",
        "eevee",
        "vaporeon",
        "jolteon",
        "flareon",
        "porygon",
        "omanyte",
        "omastar",
        "kabuto",
        "kabutops",
        "aerodactyl",
        "snorlax",
        "articuno",
        "zapdos",
        "moltres",
        "dratini",
        "dragonair",
        "dragonite",
        "mewtwo",
        "mew"
      ],
      "PokemonsTransferFilter": {
        "Mewtwo": {
          "KeepMinCp": 2500,
          "KeepMinIvPercentage": 100.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": []
        }
      },
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": 35.6328964,
            "Longitude": 139.8803943
          },
          {
            "Latitude": 40.712784,
            "Longitude": -74.005941
          },
          {
            "Latitude": 38.907192,
            "Longitude": -77.036871
          },
          {
            "Latitude": 37.77493,
            "Longitude": -122.419416
          },
          {
            "Latitude": 52.520007,
            "Longitude": 13.404954
          },
          {
            "Latitude": 51.507351,
            "Longitude": -0.127758
          }
        ],
        "Pokemon": [
          "caterpie",
          "weedle",
          "pidgey",
    	  "rattata",
    	  "zubat",
    	  "spearow",
    	  "ekans",
    	  "nidorina",
    	  "nidorino",
    	  "oddish",
    	  "drowzee"
        ]
      },
      "PokemonToUseMasterball": [
        "articuno",
        "zapdos",
        "moltres",
        "mew",
        "mewtwo"
      ]
    }
    Edit: @cancelled not sure how relevant this is but i'm running 50 accounts. Been trying restarts of them every now and then, sometimes there's like 4-5 bots that don't have this error, but then after 15mins, they'll end up in the same situation again or they get stuck in an endless unbanning loop, even though the walking speed is 20km/h & DisableHumanWalking is set to False
    Alright I'll check this config, I might take a few minutes. & thanks for the info about 50 accounts, I have a perfect program I use for managing that

  13. #27
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ccky2008 View Post
    how to set the number of ultras ball and great balls in bag?
    You can't set them, but you can set the limit on them for example:

    Code:
      "ItemRecycleFilter": [
        {
          "Key": "itemUnknown",
          "Value": 0
        },
        {
          "Key": "itemLuckyEgg",
          "Value": 15
        },
        {
          "Key": "itemPokeBall",
          "Value": 200
        },
        {
          "Key": "itemGreatBall",
          "Value": 300
        },
        {
          "Key": "itemUltraBall",
          "Value": 400
        },
        {
          "Key": "itemMasterBall",
          "Value": 0
        },
        {
          "Key": "itemPotion",
          "Value": 0
        },
        {
          "Key": "itemSuperPotion",
          "Value": 0
        },
        {
          "Key": "itemHyperPotion",
          "Value": 0
        },
        {
          "Key": "itemMaxPotion",
          "Value": 0
        },
        {
          "Key": "itemRevive",
          "Value": 0
        },
        {
          "Key": "itemMaxRevive",
          "Value": 0
        },
        {
          "Key": "itemIncubatorBasic",
          "Value": 0
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 0
        },
        {
          "Key": "itemIncenseOrdinary",
          "Value": 10
        },
        {
          "Key": "itemIncenseSpicy",
          "Value": 0
        },
        {
          "Key": "itemIncenseCool",
          "Value": 0
        },
        {
          "Key": "itemIncenseFloral",
          "Value": 0
        },
        {
          "Key": "itemTroyDisk",
          "Value": 0
        },
        {
          "Key": "itemXAttack",
          "Value": 0
        },
        {
          "Key": "itemXDefense",
          "Value": 0
        },
        {
          "Key": "itemXMiracle",
          "Value": 0
        },
        {
          "Key": "itemSpecialCamera",
          "Value": 0
        },
        {
          "Key": "itemIncubatorBasicUnlimited",
          "Value": 0
        },
        {
          "Key": "itemPokemonStorageUpgrade",
          "Value": 0
        },
        {
          "Key": "itemRazzBerry",
          "Value": 50
    It doesn't take that long until you get a lot of pokeballs, takes a while longer for a lot of great balls, & takes the longest to get a lot of ultra balls with the pokestop farming function. If you set pokeballs to 0 then you will only use great balls & ultra balls, but I don't recommend that because it slows down the farming, so just keep the pokeball numbers high and you get a variety of types per pokestop.

  14. #28
    wst93444's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cancelled View Post
    thanks!!!!!

  15. #29
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hetmanek View Post
    @cancelled

    There is same error for me with no usable pokestops found in your area


    When will you upload your config?
    Soon but I need to test a bunch of things first and figure out how to optimize it. I'm a bit busy at the moment, sorry

  16. #30
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wst93444 View Post
    thanks!!!!!
    No problem, enjoy Ask if you need further help with anything

Page 2 of 12 FirstFirst 123456 ... LastLast

Similar Threads

  1. [Race Edit] Undead Faces Fixed for Any Race > Scourge
    By Joevlol in forum World of Warcraft Model Editing
    Replies: 16
    Last Post: 06-25-2008, 05:10 PM
  2. [Help] Fix For WSG?
    By Stabatha in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 04-21-2008, 01:44 PM
  3. Fixing the Helm problem. Help please!
    By slasher.098 in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 06-30-2007, 04:34 AM
  4. Worth 11-13 Rep: Help a Mod find a addon.
    By Alkhara Majere in forum World of Warcraft General
    Replies: 3
    Last Post: 05-27-2007, 11:09 AM
  5. HELP! Can't find data file!!
    By Rekro in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 12-25-2006, 11:42 PM
All times are GMT -5. The time now is 07: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