8787 build menu

User Tag List

Thread: 8787 build

Page 22 of 164 FirstFirst ... 18192021222324252672122 ... LastLast
Results 316 to 330 of 2460
  1. #316
    Endream's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by royalxm View Post
    cant start it keep getting you need to fill out google name ect in auth.json weird that dont wanna work
    I was having the same issue 5 mins ago. You have to make it like:
    {
    "AuthType": "Ptc",
    "GoogleUsername": null,
    "GooglePassword": null,
    "PtcPassword": "password",
    "PtcUsername": "username"
    }

    With the " ". The same thing goes for Google:

    {
    "AuthType": "google",
    "GoogleUsername": "[email protected]",
    "GooglePassword": "password",
    "PtcPassword": null,
    "PtcUsername": null
    }

    8787 build
  2. #317
    Endream's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    finaly ? !!

  3. #318
    voltaire's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by oopanchu View Post
    Attachment 32545

    i've got that error after like 10mins using , what's that mean matte?
    btw thanks for your config
    same here.. keep getting error message..

    [18:23:03] Scanning for Snipeable Pokemon at 52.370216,4.895168...
    [18:23:08] System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 346
    [18:23:08] No Pokemon found to snipe!
    [18:23:08] Scanning for Snipeable Pokemon at 59.329323,18.068581...
    [18:23:13] System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 346
    [18:23:13] No Pokemon found to snipe!
    [18:23:13] Scanning for Snipeable Pokemon at 22.27972,114.158091...
    [18:23:18] System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 346
    [18:23:18] No Pokemon found to snipe!
    [18:23:18] Scanning for Snipeable Pokemon at 48.856614,2.352222...
    [18:23:23] System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 346
    [18:23:23] No Pokemon found to snipe!
    [18:23:23] Scanning for Snipeable Pokemon at -33.86882,151.209296...
    [18:23:29] System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 346
    [18:23:29] No Pokemon found to snipe!
    [18:23:29] Scanning for Snipeable Pokemon at 37.77493,-122.419416...
    [18:23:34] System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 346
    [18:23:34] No Pokemon found to snipe!
    [18:23:34] Scanning for Snipeable Pokemon at 35.689488,139.691706...
    [18:23:39] System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 346
    [18:23:39] No Pokemon found to snipe!
    [18:23:39] Scanning for Snipeable Pokemon at 52.520007,13.404954...
    Last edited by voltaire; 08-01-2016 at 06:24 AM.

  4. #319
    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)
    Originally Posted by oopanchu View Post
    Attachment 32545

    i've got that error after like 10mins using , what's that mean matte?
    btw thanks for your config
    had the same error on every snipe for a few minutes, now its working again. guess some needed service for sniping was down or something like that.
    before that i had occasional sniping timeouts, now i get them 3-4 times every "round".

    Originally Posted by khelos View Post
    My suggestion to you and everyone here is to turn off lucky egg always on by editing it to False.
    the line shoud read:
    "UseLuckyEggConstantly": false,

    if you want to maximize it's usage change this line:
    "UseLuckyEggsWhileEvolving": true,

    now i'm not sure if that uses a lucky egg during every evol session but you should get 115-125 evols from one session
    the lucky egg may last until your next evol cycle but at least it will be used to the maximum even if it doesn't hit the next one.

    it takes a while for the evols to work but I recommend using an account that doesn't have any pokemon or around 25~
    this will allow enough space for your pokemon to use the massive amount of candies and maximize your egg.
    i will watch the bot for a while and then see if i try to change the egg usage. i am using an account with ~115 pokemon which i would like to keep^^ so i may not use the bot to its full potential anyway...

  5. #320
    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)
    8787 build-eb9d9c1ec5-png

    Only errors with your mass xp config. How to fix it?

  6. #321
    royalxm's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    43
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ye thx worked now he scan and find 0 pokemon

  7. #322
    trex005's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am also having a softban roughly every other pokestop. No I'm not running the bot elsewhere. I've also gotten a few pages of the following every now and again:
    8787 build-errors-jpg

  8. #323
    raadikins's Avatar Member
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    8787 build-5cef07b943-jpg

    Any idea why this keeps happening?

  9. #324
    Pulseless's Avatar Corporal
    Reputation
    9
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Keep getting this
    [21:41:25] (SNIPER) No Pokemon found to snipe!
    [21:41:25] (SNIPER) Scanning for Snipeable Pokemon at 52.370216,4.895168...
    [21:41:30] (ERROR) System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 346

  10. #325
    etoZVER's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    same problem :/

  11. #326
    Cloud Strife's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by oopanchu View Post
    Attachment 32545

    i've got that error after like 10mins using , what's that mean matte?
    btw thanks for your config
    This kind of error is keep getting often for me. hmmm.. how should we fix this..

  12. #327
    MvPHero's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by raadikins View Post
    8787 build-5cef07b943-jpg

    Any idea why this keeps happening?
    Yes im having same problem.How to fix?

  13. #328
    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)
    guys please keep calm, its a problem with the bot iteself, not just the plain configuration....

  14. #329
    spodakek's Avatar Contributor Authenticator enabled
    Reputation
    98
    Join Date
    Jul 2016
    Posts
    232
    Thanks G/R
    15/86
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by phuca0102 View Post
    Why only 60k exp/h ? Help me plz ! Attachment 32501
    You're level 27, the successful catch rate for Pokemons should be on the decline as the CP of Pokemons you encounter increases, I'd say 60k Exp/Hr is reasonable albeit not ideal.
    Facing problems with your bot? Check out this thread for possible solutions:
    https://www.ownedcore.com/forums/pokemon-go/pokemon-go-hacks-cheats/564223-compilation-common-errors-solutionss.html

  15. #330
    lazyivan2003's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    showing
    [19:15:25] System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\rober\Desktop\Pokermon GO\0000\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 337

    how to fix it?

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 09:45 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