8787 build menu

Shout-Out

User Tag List

Thread: 8787 build

Page 26 of 164 FirstFirst ... 22232425262728293076126 ... LastLast
Results 376 to 390 of 2460
  1. #376
    miracle1's Avatar Active Member
    Reputation
    38
    Join Date
    Jun 2014
    Posts
    270
    Thanks G/R
    114/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aapikz View Post
    for those who are having issues in sniping... skiplagged website is having massive load right now resulting web slowdowns.
    TEMPORARY FIX
    1. go to your pogo.necrobot.logic folder > task > snipePokemonTask.CS open with wordpad
    2. then ctrl+f ..find this line...
    request.Timeout = 5000
    3. change it to 30sec (30000miliseconds) or higher
    request.Timeout = 30000;

    note this works only for opensource code vistual studio version.. you cannot edit it if you have compiled version
    Nice, can You share compiled version?

    8787 build
  2. #377
    Distiny's Avatar Site Donator Cheat or Die!
    Reputation
    170
    Join Date
    Nov 2006
    Posts
    314
    Thanks G/R
    28/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've uploaded the latest source+compiled with the timeout change (from 5000to 30000) for those who don't know how to do it:

    download link:
    https://mega.nz/#!SRQEDI7J!hpITkRyvo...thO7QzKS0HBHEY


    exe is at NecroBot\PoGo.NecroBot.CLI\bin\Release

    copy the auth and config to this and restart your bot!
    Last edited by Distiny; 08-01-2016 at 08:41 AM.

  3. Thanks TwoJoints, futurex19972, dannyOwned (3 members gave Thanks to Distiny for this useful post)
  4. #378
    dannyOwned's Avatar Member
    Reputation
    15
    Join Date
    Jul 2016
    Posts
    51
    Thanks G/R
    7/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Distiny View Post
    I've uploaded the latest source+compiled with the timeout change (from 5000to 30000) for those who don't know how to do it:

    download link:
    https://mega.nz/#!SRQEDI7J


    exe is at NecroBot\PoGo.NecroBot.CLI\bin\Release

    copy the auth and config to this and restart your bot!
    Its asking for a decryption key pal.

  5. #379
    faded1396's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    29
    Thanks G/R
    7/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Distiny View Post
    I've uploaded the latest source+compiled with the timeout change (from 5000to 30000) for those who don't know how to do it:

    download link:
    https://mega.nz/#!SRQEDI7J


    exe is at NecroBot\PoGo.NecroBot.CLI\bin\Release

    copy the auth and config to this and restart your bot!
    Whats the password? Thanks!

  6. #380
    isoE's Avatar Private
    Reputation
    6
    Join Date
    May 2012
    Posts
    11
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kryptokey?

  7. #381
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its working with the timeout workaround but its considerably slower than before. its about 25% less xph than before. but still a nice amout and i guess it will go up again when the skiplagged servers are stable again^^

  8. #382
    futurex19972's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Distiny View Post
    I've uploaded the latest source+compiled with the timeout change (from 5000to 30000) for those who don't know how to do it:

    download link:
    https://mega.nz/#!SRQEDI7J


    exe is at NecroBot\PoGo.NecroBot.CLI\bin\Release

    copy the auth and config to this and restart your bot!
    Can u give me a decryption key?

  9. #383
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aqeelia View Post
    can u share compiled version?
    no need,

    Error solution for compiled:

    make a copy of config.json to keep a backup, then go into ur original config.json, find the snipe locations and delete everything between the [ ] , meaning all locations then save . bye bye error until server is up

    or replace ur whole config by this one, if doesnt catch pokemons make sure to remove them from ignore list

    {
    "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,
    "DisableHumanWalking": true,
    "DefaultAltitude": 10.0,
    "DefaultLatitude": 40.785091,
    "DefaultLongitude": -73.968285,
    "WalkingSpeedInKilometerPerHour": 100.0,
    "MaxSpawnLocationOffset": 10,
    "DelayBetweenPlayerActions": 1,
    "DelayBetweenPokemonCatch": 1,
    "DumpPokemonStats": true,
    "EvolveAboveIvValue": 1.0,
    "EvolveAllPokemonAboveIv": false,
    "EvolveAllPokemonWithEnoughCandy": true,
    "KeepPokemonsThatCanEvolve": false,
    "EvolveKeptPokemonsAtStorageUsagePercentage": 0.9,
    "UseGpxPathing": false,
    "GpxFile": "GPXPath.GPX",
    "VerboseRecycling": true,
    "RecycleInventoryAtUsagePercentage": 0.9,
    "KeepMinCp": 2500,
    "KeepMinDuplicatePokemon": 1,
    "KeepMinIvPercentage": 100.0,
    "PrioritizeIvOverCp": true,
    "UseEggIncubators": true,
    "UseLuckyEggConstantly": true,
    "UseLuckyEggsMinPokemonAmount": 30,
    "UseLuckyEggsWhileEvolving": false,
    "UseIncenseConstantly": true,
    "UseSnipeOnlineLocationServer": true,
    "UseSnipeLocationServer": false,
    "SnipeLocationServer": "localhost",
    "SnipeLocationServerPort": 16969,
    "MinPokeballsToSnipe": 100,
    "MinPokeballsWhileSnipe": 0,
    "MinDelayBetweenSnipes": 1000,
    "SnipingScanOffset": 0.013,
    "SnipeAtPokestops": true,
    "SnipeIgnoreUnknownIv": false,
    "UseTransferIvForSnipe": false,
    "RenamePokemon": false,
    "RenameOnlyAboveIv": true,
    "RenameTemplate": "{1}_{0}",
    "MaxPokeballsPerPokemon": 6,
    "MaxTravelDistanceInMeters": 3000,
    "TotalAmountOfPokebalsToKeep": 150,
    "TotalAmountOfPotionsToKeep": 80,
    "TotalAmountOfRevivesToKeep": 60,
    "UseGreatBallAboveCp": 750,
    "UseUltraBallAboveCp": 1000,
    "UseMasterBallAboveCp": 1500,
    "UseGreatBallAboveIv": 80,
    "UseUltraBallAboveIv": 90,
    "UseGreatBallBelowCatchProbability": 0.5,
    "UseUltraBallBelowCatchProbability": 0.4,
    "UseMasterBallBelowCatchProbability": 0.05,
    "TransferDuplicatePokemon": true,
    "FavoriteMinIvPercentage": 95.0,
    "AutoFavoritePokemon": false,
    "UsePokemonToNotCatchFilter": 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": "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",
    "dragonite",
    "snorlax",
    "exeggutor",
    "lapras",
    "gyarados"
    ],
    "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": {
    "Mewtwo": {
    "KeepMinCp": 2500,
    "KeepMinIvPercentage": 100.0,
    "KeepMinDuplicatePokemon": 1
    }
    },
    "PokemonToSnipe": {
    "Locations": [],
    "Pokemon": [
    "caterpie",
    "weedle",
    "pidgey"
    ]
    },
    "PokemonToUseMasterball": [
    "articuno",
    "zapdos",
    "moltres",
    "mew",
    "mewtwo"
    ]
    }
    Last edited by fokeiro; 08-01-2016 at 08:42 AM.
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  10. #384
    Maruthi'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)
    Originally Posted by dannyOwned View Post
    Its asking for a decryption key pal.
    whats the decrypt key ??

  11. #385
    Distiny's Avatar Site Donator Cheat or Die!
    Reputation
    170
    Join Date
    Nov 2006
    Posts
    314
    Thanks G/R
    28/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Edited my post, should work now

    link: https://mega.nz/#!SRQEDI7J!hpITkRyvo...thO7QzKS0HBHEY

  12. Thanks xstyle69, dannyOwned, emietleora, isoE (4 members gave Thanks to Distiny for this useful post)
  13. #386
    slowmo1991's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    v0.4 worked better and faster then v0.5.. i edited some of the new default config file and changed it in the values of the v0.4 config but im still stuck at around 40-50k EXP/H
    i dunno if i missed something but i have no clue why its that much slower then v0.4 (around 150k EXP/H)

    Edit:
    yea i would use the v0.4 bot but it doesnt seem to work anymore having "no pokemons to snipe" error all the time

  14. #387
    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 Distiny View Post
    Edited my post, should work now

    link: https://mega.nz/#!SRQEDI7J!hpITkRyvo...thO7QzKS0HBHEY
    Thank you!!!!

  15. #388
    Maruthi'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)
    Originally Posted by Distiny View Post
    Edited my post, should work now

    link: https://mega.nz/#!SRQEDI7J!hpITkRyvo...thO7QzKS0HBHEY
    is this compiled version ??

  16. #389
    emietleora's Avatar Master Sergeant
    Reputation
    11
    Join Date
    Jul 2016
    Posts
    80
    Thanks G/R
    27/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Distiny View Post
    Edited my post, should work now

    link: https://mega.nz/#!SRQEDI7J!hpITkRyvo...thO7QzKS0HBHEY
    Getting 100k exp/hr. Not bad. Thanks

  17. #390
    s6601's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tks your share

Similar Threads

  1. [Release] Cancelled's 8787 build revision for Necrobot 0.7.0+, maximum efficiency changes
    By cancelled in forum Pokemon GO Hacks|Cheats
    Replies: 74
    Last Post: 08-09-2016, 01:15 AM
  2. [How-To] 8787 build complete compiled help/fixes thread, find a fix for any problem here
    By cancelled in forum Pokemon GO Hacks|Cheats
    Replies: 178
    Last Post: 08-08-2016, 09:14 AM
  3. Home-style Skiplagged for Necro+8787's build... How to??
    By DrDuckling in forum Pokemon GO Hacks|Cheats
    Replies: 0
    Last Post: 08-01-2016, 02:26 PM
  4. Rouge: Talent Builds
    By oninuva in forum World of Warcraft Guides
    Replies: 3
    Last Post: 10-22-2006, 11:32 AM
  5. [Guide] Build Your Ultimate Pet
    By Cypher in forum World of Warcraft Guides
    Replies: 2
    Last Post: 05-13-2006, 08:22 AM
All times are GMT -5. The time now is 04:35 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