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

User Tag List

Page 7 of 12 FirstFirst ... 34567891011 ... LastLast
Results 91 to 105 of 179
  1. #91
    DrDuckling's Avatar Master Sergeant
    Reputation
    13
    Join Date
    Jul 2016
    Posts
    106
    Thanks G/R
    20/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Seem to be problem with Skiplagged.
    Imgur: The most awesome images on the Internet
    Imgur: The most awesome images on the Internet

    But seriously... does anyone know how to get the same kind of pokemap that Skiplagged use? Would be so awesome to run one locally and avoid all these downtime
    Last edited by DrDuckling; 08-03-2016 at 09:43 AM.

    8787 build complete compiled help/fixes thread, find a fix for any problem here
  2. #92
    huydv0109's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i tried but seem like it's transfer some pokemon, not all pokemon first time, any advice? thanks!

  3. #93
    gghihill's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cancelled View Post
    Which version are you using, and what is your config?
    Using Distiny Fix 0.4 Necrobot
    My config is almost same as default
    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": true,
      "DefaultAltitude": 10.0,
      "DefaultLatitude": 35.6328964,
      "DefaultLongitude": 139.8803943,
      "WalkingSpeedInKilometerPerHour": 100.0,
      "MaxSpawnLocationOffset": 10,
      "DelayBetweenPlayerActions": 1,
      "DelayBetweenPokemonCatch": 1,
      "DumpPokemonStats": true,
      "EvolveAboveIvValue": 1.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "EvolveKeptPokemonsAtStorageUsagePercentage": 12.0,
      "KeepPokemonsThatCanEvolve": false,
      "KeepMinCp": 2500,
      "KeepMinIvPercentage": 95.0,
      "KeepMinOperator": "or",
      "PrioritizeIvOverCp": true,
      "KeepMinDuplicatePokemon": 1,
      "UseGpxPathing": false,
      "GpxFile": "GPXPath.GPX",
      "VerboseRecycling": true,
      "RecycleInventoryAtUsagePercentage": 50.0,
      "UseEggIncubators": true,
      "UseLuckyEggConstantly": false,
      "UseLuckyEggsMinPokemonAmount": 30,
      "UseLuckyEggsWhileEvolving": true,
      "UseIncenseConstantly": false,
      "UseBerriesMinCp": 1000,
      "UseBerriesMinIv": 90.0,
      "UseBerriesBelowCatchProbability": 0.2,
      "UseBerriesOperator": "and",
      "UseSnipeOnlineLocationServer": true,
      "UseSnipeLocationServer": true,
      "SnipeLocationServer": "localhost",
      "SnipeLocationServerPort": 16969,
      "MinPokeballsToSnipe": 20,
      "MinPokeballsWhileSnipe": 0,
      "MinDelayBetweenSnipes": 10000,
      "SnipingScanOffset": 0.9,
      "SnipeAtPokestops": true,
      "SnipeIgnoreUnknownIv": false,
      "UseTransferIvForSnipe": false,
      "RenamePokemon": false,
      "RenameOnlyAboveIv": true,
      "RenameTemplate": "{1}_{0}",
      "MaxPokeballsPerPokemon": 10,
      "MaxTravelDistanceInMeters": 1000,
      "TotalAmountOfPokeballsToKeep": 120,
      "TotalAmountOfPotionsToKeep": 20,
      "TotalAmountOfRevivesToKeep": 20,
      "TotalAmountOfBerriesToKeep": 50,
      "UseGreatBallAboveCp": 1000,
      "UseUltraBallAboveCp": 1250,
      "UseMasterBallAboveCp": 1500,
      "UseGreatBallAboveIv": 85,
      "UseUltraBallAboveIv": 95,
      "UseGreatBallBelowCatchProbability": 0.2,
      "UseUltraBallBelowCatchProbability": 0.1,
      "UseMasterBallBelowCatchProbability": 0.05,
      "TransferWeakPokemon": false,
      "TransferDuplicatePokemon": true,
      "TransferDuplicatePokemonOnCapture": true,
      "FavoriteMinIvPercentage": 95.0,
      "AutoFavoritePokemon": false,
      "UsePokemonToNotCatchFilter": true,
      "UsePokemonSniperFilterOnly": true,
      "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": "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"
      ],
      "PokemonsToIgnore": [
        "bulbasaur",
        "ivysaur",
        "venusaur",
        "charmander",
        "charmeleon",
        "charizard",
        "squirtle",
        "wartortle",
        "blastoise",
        "caterpie",
        "metapod",
        "butterfree",
        "weedle",
        "kakuna",
        "beedrill",
        "pidgey",
        "pidgeotto",
        "pidgeot",
        "rattata",
        "raticate",
        "spearow",
        "fearow",
        "ekans",
        "arbok",
        "pikachu",
        "raichu",
        "sandshrew",
        "sandslash",
        "nidorina",
        "nidoqueen",
        "nidorino",
        "nidoking",
        "clefairy",
        "clefable",
        "vulpix",
        "ninetales",
        "jigglypuff",
        "wigglytuff",
        "zubat",
        "golbat",
        "oddish",
        "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",
        "drowzee",
        "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": {
        "Golduck": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Farfetchd": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Krabby": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Kangaskhan": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Horsea": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Staryu": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "MrMime": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 40.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Scyther": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Jynx": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Electabuzz": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Magmar": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Pinsir": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Tauros": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Magikarp": {
          "KeepMinCp": 200,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Gyarados": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Lapras": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Eevee": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Vaporeon": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Jolteon": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Flareon": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Porygon": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Snorlax": {
          "KeepMinCp": 2600,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Dragonite": {
          "KeepMinCp": 2600,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        }
      },
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": -33.879889,
            "Longitude": 151.202436
          },
          {
            "Latitude": -6.215975,
            "Longitude": 106.779162
          },
          {
            "Latitude": 40.706522,
            "Longitude": -74.011854
          },
          {
            "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": 52.059407,
            "Longitude": 4.543556
          },
          {
            "Latitude": 52.285236,
            "Longitude": 4.766703
          },
          {
            "Latitude": 51.543581,
            "Longitude": 0.114207
          },
          {
            "Latitude": 51.496736,
            "Longitude": -0.138073
          },
          {
            "Latitude": -6.190692,
            "Longitude": 106.823599
          },
          {
            "Latitude": 51.507351,
            "Longitude": -0.127758
          }
        ],
        "Pokemon": [
          "caterpie",
          "weedle",
          "pidgey"
        ]
      },
      "PokemonToUseMasterball": [
        "articuno",
        "zapdos",
        "moltres",
        "mew",
        "mewtwo"
      ]
    }

  4. #94
    huydv0109's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cancelled View Post
    Make sure MinOperator is "or", if you use "and" the Min would be CP + IV Minimums:

    Code:
      "KeepMinCp": 2000,
      "KeepMinIvPercentage": 95.0,
      "KeepMinOperator": "or",
    i tried but seem like it's transfer some pokemon, not all pokemon first time, any advice? thanks!

  5. #95
    Ahntrax's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    16
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No more sniping is going on. Skiplagged down or did they just introduce one more layer of security? Any clues on a possible fix or workaround?

  6. #96
    Deniz619's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The Bot transfered all my Pokemons this night although I had them on Pokemons not to transfer Anybody else with the same problem and a fix?

  7. #97
    DrDuckling's Avatar Master Sergeant
    Reputation
    13
    Join Date
    Jul 2016
    Posts
    106
    Thanks G/R
    20/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Deniz619 View Post
    The Bot transfered all my Pokemons this night although I had them on Pokemons not to transfer Anybody else with the same problem and a fix?
    Favorite all pokemons you do not want to be transfer. Bot cannot transfer any pokemon marked as favorite.

  8. #98
    Fadelol's Avatar ༼ つ ◕_◕ ༽つ
    Reputation
    662
    Join Date
    Dec 2007
    Posts
    609
    Thanks G/R
    161/204
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ahntrax View Post
    No more sniping is going on. Skiplagged down or did they just introduce one more layer of security? Any clues on a possible fix or workaround?
    Pretty sure I read on /r/pokemongodev/ that Niantic has made some changes again which is probably the reason Skiplagged is down.
    ~Fadelol

  9. #99
    DrDuckling's Avatar Master Sergeant
    Reputation
    13
    Join Date
    Jul 2016
    Posts
    106
    Thanks G/R
    20/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fadelol View Post
    Pretty sure I read on /r/pokemongodev/ that Niantic has made some changes again which is probably the reason Skiplagged is down.
    I am more toward the side where Skiplagged is overloaded due to some douchbags running 50 bots at the same time.
    By the way.. it's back... not sure for how long

  10. #100
    lidaize's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    API down? I was using the original build with 8787, but it only run for pokestop, and did not catch any pokemon right now.

  11. #101
    EzravH's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm getting ~120k p/h now and i feel like it is only getting less and less. Any tips on how to raise the exp per hour?

  12. #102
    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 kravy View Post
    Just downloaded the most recent XP Build about 30~ minutes ago. Also not finding any pokemon.
    Go to my thread and download Distiny Fix Necrobot 0.4

  13. #103
    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)
    Update: skiplagged API is back up

  14. #104
    wolvreen2006's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it is work now fine guys

  15. #105
    gghihill's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can I use it with pogofeeder? Which settings should I turn on? UseSnipeLocationServer??

Page 7 of 12 FirstFirst ... 34567891011 ... 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 12:52 AM. 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