Necrobot - sniping | egghatch | gpx | lure | incense | & more menu

Shout-Out

User Tag List

Page 151 of 282 FirstFirst ... 51101147148149150151152153154155201251 ... LastLast
Results 2,251 to 2,265 of 4221
  1. #2251
    ImmortalTech's Avatar Member
    Reputation
    5
    Join Date
    Dec 2009
    Posts
    89
    Thanks G/R
    1/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kupochan View Post
    I'm still getting the "servers are having a bad time, chill" message...haven't been able to run the bot for about 2 hours with this error..what is happening? I logged in normally and checked a pokespot and I am not soft banned
    I'm in this exact same situation. I've tried turning various settings on and off, but nothing seems to fix the problem. Seems like some sort of InvalidResponseException from the API.
    Last edited by ImmortalTech; 07-29-2016 at 12:17 AM.

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #2252
    VaanC's Avatar Corporal
    Reputation
    13
    Join Date
    Jul 2016
    Posts
    24
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And again temporary fix for freezing bot, until this issue isnt fixed
    create batch file with this inside

    (Reset after 25min)
    Code:
    :1
    TIMEOUT /T 5
    start cmd /c "YourPath\NecroBot.exe"
    TIMEOUT /T 1800
    taskkill /im NecroBot.exe /F
    goto 1

    and don't forget set in config.json
    Code:
     "StartupWelcomeDelay": false,
    to false
    Last edited by VaanC; 07-29-2016 at 12:15 AM.

  3. Thanks AlphaLight, wollepetri (2 members gave Thanks to VaanC for this useful post)
  4. #2253
    tropicocity's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    77
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay 2nd edit, NEW PROBLEM:

    [06:26:15] (ERROR) System.Exception: Unhandled for Child Object: link
    at PoGo.NecroBot.Logic.Utils.GpxReader.Trk..ctor(XmlNode node) in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Utils\GPXReader.cs:line 650
    at PoGo.NecroBot.Logic.Utils.GpxReader..ctor(String xml, ISession session) in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Utils\GPXReader.cs:line 99
    at PoGo.NecroBot.Logic.Tasks.FarmPokestopsGpxTask.GetGpxTracks(ISession session) in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsGPXTask.cs:line 151
    at PoGo.NecroBot.Logic.Tasks.FarmPokestopsGpxTask.<Execute>d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsGPXTask.cs:line 0
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at PoGo.NecroBot.Logic.State.FarmState.<Execute>d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\State\FarmState.cs:line 38
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at PoGo.NecroBot.Logic.State.StateMachine.<Start>d__4.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\State\StateMachine.cs:line 35
    Last edited by tropicocity; 07-29-2016 at 12:27 AM.

  5. #2254
    Honor777's Avatar Active Member
    Reputation
    76
    Join Date
    Jun 2012
    Posts
    180
    Thanks G/R
    34/26
    Trade Feedback
    1 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by providensia View Post
    and do you think it's better to keep pokemon with high IV even their CP is low?

    which one is best ex, snorlax IV 90+ but have +-600CP with snorlax 2400CP but IV 60
    essentially the high IV is better as it has better potential. It's really a matter of preference though and how much resources you have (candies, stardust) On my main account I don't bot so dont have a lot of resources so I go with whatever is highest CP, and on bot accounts I go with IV>CP I believe I heard a 100% IV vs a 1% IV is only like 15% difference in strength.

  6. #2255
    Sicer Nairin's Avatar Member
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Please, could someone remove the "the program will continue after the key press..." thing ? it makes the difference between running the bot all nigth or just 1,30h

  7. #2256
    similikitip's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AlphaLight View Post
    With the newer release, I didn't have to do that. I just clicked on the NecroBot.exe that looks like a Growlithe or Arcanine icon. Then that was when I noticed the Config folder at the top to click on for access to the Config/Auth files.

    Maybe mine already had the file/folders already there. But they existed without me pressing on that vshsot. file.

    Sorry, just in case: https://github.com/NecronomiconCoding/NecroBot/releases

    New release is there for download, and you would be able to spot what I mean. I think maybe the Wiki wasn't updated yet (possibly?).
    thx for your help, i did all the settings but when i ran necrobot.exe again to run the bot, it crashed.

    Unhandled Exception: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: o. Path 'GoogleUsername', line 6, position 22.
    at Newtonsoft.Json.JsonTextReader.ReadStringValue(ReadType readType)
    .......

    what's wrong?

  8. #2257
    XradEr's Avatar Sergeant
    Reputation
    5
    Join Date
    Jun 2012
    Posts
    60
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone know a way for the bot to collect pokestops more than hunt pokemon? I run out of pokeballs realy fast . . . if someone can help id appreciate it!

  9. #2258
    lkjfds1's Avatar Master Sergeant
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    133
    Thanks G/R
    35/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    where do i find multi bot function? TL;DR

  10. #2259
    imfap247's Avatar Member
    Reputation
    8
    Join Date
    Jan 2014
    Posts
    37
    Thanks G/R
    4/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by similikitip View Post
    thx for your help, i did all the settings but when i ran necrobot.exe again to run the bot, it crashed.

    Unhandled Exception: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: o. Path 'GoogleUsername', line 6, position 22.
    at Newtonsoft.Json.JsonTextReader.ReadStringValue(ReadType readType)
    .......

    what's wrong?
    So many people are having this issue. You need to add "" around your username and password.
    For example:
    "GoogleUsername": "username",
    "GooglePassword": "password"

    Originally Posted by Sicer Nairin View Post
    Please, could someone remove the "the program will continue after the key press..." thing ? it makes the difference between running the bot all nigth or just 1,30h
    you can do that yourself in the config.json file. Change "StartupWelcomeDelay": false, to "StartupWelcomeDelay": true,

  11. #2260
    similikitip's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imfap247 View Post
    So many people are having this issue. You need to add "" around your username and password.
    For example:
    "GoogleUsername": "username",
    "GooglePassword": "password"



    you can do that yourself in the config.json file. Change "StartupWelcomeDelay": false, to "StartupWelcomeDelay": true,
    i did , with and without @gmail.com , still doesnt work

  12. #2261
    Honor777's Avatar Active Member
    Reputation
    76
    Join Date
    Jun 2012
    Posts
    180
    Thanks G/R
    34/26
    Trade Feedback
    1 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by XradEr View Post
    anyone know a way for the bot to collect pokestops more than hunt pokemon? I run out of pokeballs realy fast . . . if someone can help id appreciate it!
    Once I took out magikarp and evee from the snipe list I didn't have this issue anymore. Make sure your main location has a few active lures to resupply too.

  13. #2262
    AlphaLight's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by similikitip View Post
    thx for your help, i did all the settings but when i ran necrobot.exe again to run the bot, it crashed.

    Unhandled Exception: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: o. Path 'GoogleUsername', line 6, position 22.
    at Newtonsoft.Json.JsonTextReader.ReadStringValue(ReadType readType)
    .......

    what's wrong?
    I think this is what the issue is, but give it a check. I sort of replicated on my end what I think it could be.

    Are you using quotation marks for your Username and Password?

    (example)
    "GoogleUsername": [email protected],
    "GooglePassword": example123

    You should remove your username again and then enter a " you will notice it automatically created a open and closed quotation mark "". Then fill in your username within the quotations.

    "GoogleUsername": "[email protected]",
    "GooglePassword": "example123"

    Try that out! Could be what's going on, I noticed that for me and PTC I had to do the same add quotations to give the username and password "value".
    Last edited by AlphaLight; 07-29-2016 at 12:34 AM. Reason: haha, my post was too late!

  14. #2263
    AlphaLight's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by VaanC View Post
    And again temporary fix for freezing bot, until this issue isnt fixed
    create batch file with this inside

    (Reset after 25min)
    Code:
    :1
    TIMEOUT /T 5
    start cmd /c "YourPath\NecroBot.exe"
    TIMEOUT /T 1800
    taskkill /im NecroBot.exe /F
    goto 1

    and don't forget set in config.json
    Code:
     "StartupWelcomeDelay": false,
    to false
    Not sure if that was posted before, but I'll credit you with a thank you!

    I had placed that on my desktop thinking it would work from there, instead it spawned folders for Config and Logs on my Desktop.

    Just as fair warning to others, place the .bat file within the Release folder that holds your Necrobot.exe . On top of this, since for some reason it looks like the Coords aren't being saved as the previous releases. On 0.1.9 it would save your last location , and void your default location updating it.

    On 0.3.2 it is not doing that anymore for me, so I added another TimeOut for about 10-15 minutes. To give the "thought" that I was taking a break or stopped (red light/crossing path) , then when it loads at the original location. Looks a little more legit than just closes. waits 5 seconds then opens again jumping to the spot.

  15. #2264
    Plawed's Avatar Member
    Reputation
    3
    Join Date
    Apr 2014
    Posts
    37
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I seem to have figured out how to fix the Chill and login errors, you need to use Ferox API from here:

    https://github.com/yamashi/Pokemon-Go-Rocket-API

    rather than https://github.com/FeroxRev/Pokemon-Go-Rocket-API - which necros documentation says to use.

    I noticed he switched to the one he used by this commit here:
    https://github.com/NecronomiconCodin...f9f7780298684e

    The difference between them is some simple throttle code: "the pluses = only current code differences"

    Code:
                 Debug.WriteLine($"Requesting {typeof(TResponsePayload).Name}");
                 var response = await PostProto<TRequest>(client, url, requestEnvelope);
     
    +            while (response.Returns.Count == 0)
    +            {
    +                await Task.Delay(500);
    +                response = await PostProto<TRequest>(client, url, requestEnvelope);
    +            }
    +
                 if (response.Returns.Count == 0)
                     throw new InvalidResponseException();

  16. Thanks ImmortalTech (1 members gave Thanks to Plawed for this useful post)
  17. #2265
    Ezca's Avatar Banned
    Reputation
    2
    Join Date
    May 2016
    Posts
    26
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is everyone using for Pokemon catch delay, player action delay, and KPH?

    Also, has anyone found a good bulbasaur/squirtle/charmander nest?

Similar Threads

  1. Necrobot & Sniping problem.
    By victornoleto in forum Pokemon GO Hacks|Cheats
    Replies: 5
    Last Post: 08-26-2016, 05:54 AM
  2. [Release] PokeMobBot - sniping | egghatch | gpx | lure | incense | & more
    By DurtyFree in forum Pokemon GO Hacks|Cheats
    Replies: 175
    Last Post: 07-31-2016, 03:16 PM
  3. [Release] [»»] NecroBOT Discord Channel (Live) [««] (Pokemon coordinates, support & more!)
    By LennoxAli in forum Pokemon GO Hacks|Cheats
    Replies: 2
    Last Post: 07-31-2016, 11:48 AM
  4. [Release] Necrobot.io - sniping | egghatch | gpx | lure | incense | & more
    By nonm in forum Pokemon GO Hacks|Cheats
    Replies: 43
    Last Post: 07-31-2016, 11:43 AM
  5. [Question] Necrobot sniping
    By xswayer in forum Pokemon GO Chat
    Replies: 1
    Last Post: 07-31-2016, 10:25 AM
All times are GMT -5. The time now is 06:27 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