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

Shout-Out

User Tag List

Page 174 of 282 FirstFirst ... 74124170171172173174175176177178224274 ... LastLast
Results 2,596 to 2,610 of 4221
  1. #2596
    antebror's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [01:02:11] System.NullReferenceException: Object reference not set to an instance of an object.
    at PoGo.NecroBot.Logic.Inventory.<GetItems>d__15.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Inventory.cs:line 199
    --- 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.Inventory.<GetItemAmountByType>d__14.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Inventory.cs:line 193
    --- 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 CallSite.Target(Closure , CallSite , Object )
    at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
    at PoGo.NecroBot.Logic.Tasks.CatchPokemonTask.<Execute>d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\CatchPokemonTask.cs:line 131
    --- 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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
    at PoGo.NecroBot.Logic.Tasks.CatchNearbyPokemonsTask.<Execute>d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\CatchNearbyPokemonsTask.cs:line 48
    --- 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.Tasks.FarmPokestopsTask.<>c__DisplayClass1_0.<<Execute>b__1> d.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsTask.cs:line 82
    --- 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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
    at PoGo.NecroBot.Logic.Navigation.<HumanLikeWalking>d__3.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Navigation.cs:line 87
    --- 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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
    at PoGo.NecroBot.Logic.Tasks.FarmPokestopsTask.<Execute>d__1.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsTask.cs:line 77
    --- 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 42
    --- 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



    My noob account works fine but my better account which i have been running for 5h is NOT working. This ^ text is coming up all the time ;/
    Last edited by antebror; 07-29-2016 at 06:31 PM.

    Necrobot - sniping | egghatch | gpx | lure | incense | &amp; more
  2. #2597
    Bo_1337'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)
    System.ArgumentOutOfRangeException: Argument must be in range of -90 to 90
    Parametername: Latitude
    bei GeoCoordinatePortable.GeoCoordinate.set_Latitude(Double value) in C:\projects\geocoordinate\src\GeoCoordinatePortable\GeoCoordinate.cs:Zeile 109.
    bei PoGo.NecroBot.Logic.Utils.LocationUtils.CalculateDistanceInMeters(Double sourceLat, Double sourceLng, Double destLat, Double destLng) in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Utils\LocationUtils.cs:Zeile 17.
    bei PoGo.NecroBot.Logic.Tasks.FarmPokestopsGpxTask.<Execute>d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsGPXTask.cs:Zeile 0.
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
    bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    bei PoGo.NecroBot.Logic.State.FarmState.<Execute>d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\State\FarmState.cs:Zeile 38.
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
    bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    bei PoGo.NecroBot.Logic.State.StateMachine.<Start>d__4.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\State\StateMachine.cs:Zeile 35.
    [01:27:11] Logging in using Google

    having also some trouble, thats the log files last record

    after trying to restart crash on necrobot.exe


    ** Fixed ** had wrong path file and had comma in the config...**
    Just missing the option in config about the starting delay to remove
    Last edited by Bo_1337; 07-29-2016 at 06:35 PM.

  3. #2598
    tenboiban's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    error, please help me

    i got this error and it stopped autobot after 1 h
    You're outside of your defined radius! Walking to start (16004802.4103604m away) in 5 seconds. Is your Coords.ini file correct?
    some one can help me to fix it? thanks

  4. #2599
    cgy0509's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi guys, I really cant fix this. I can't use the bot with my account. It is not with the " " thing since I running others gmail account with come with [email protected] and they work fine. However, my main account I created by using my college account which is [email protected] I could not run it and jump up the code as below. I did able to use it 2days ago which it jump up the browswer and redirect me to the campus id login page, but new version did not do that anymore, and make me unable to use it. Any of you guys can help me, thanks alot. I really hoping someone can help

    Initializing Rocket logger at time 7/29/2016 2:15:54 PM...
    [14:15:56] Perfect! You already have the newest Version 0.3.3
    [14:15:56] Logging in using Google
    [14:15:56] As you have Google Two Factor Auth enabled, you will need to insert an App Specific Password into the auth.json
    [14:15:56] Opening Google App-Passwords. Please make a new App Password (use Other as Device)
    [14:16:03] Make sure you have entered the right Email & Password.
    Last edited by cgy0509; 07-29-2016 at 08:02 PM. Reason: add words

  5. #2600
    mulkmon's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone have the problem where the bot freezes or stops around 20 minutes everytime? How do I fix it?

  6. #2601
    armageddonx911's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What's the cause of (ATTENTION) No usable PokeStops found in your area. Is your maximum distance too small? please respond will be appreciated.

    I tried maximizing the travel distance , set 15km/h still same result , it happens after few minutes.

  7. #2602
    Mrgreen1's Avatar Member
    Reputation
    5
    Join Date
    Oct 2010
    Posts
    73
    Thanks G/R
    10/3
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    keep running out of pokeballs

  8. #2603
    learntolift31's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what do you guys have these set to?:

    "WalkingSpeedInKilometerPerHour": 20.0,
    "MaxTravelDistanceInMeters": 1000,

  9. #2604
    thatkidbeto's Avatar Member
    Reputation
    1
    Join Date
    Aug 2011
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mrgreen1 View Post
    keep running out of pokeballs

    Turn off Pokemon sniping and increase the values of Pokeballs from 20 to 100. Once the bot farms enough pokeballs, you can turn sniping back on. I've been at 80-100 balls since then with sniping on.

  10. #2605
    DommyDomuk's Avatar Member
    Reputation
    12
    Join Date
    Apr 2015
    Posts
    37
    Thanks G/R
    2/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by armageddonx911 View Post
    What's the cause of (ATTENTION) No usable PokeStops found in your area. Is your maximum distance too small? please respond will be appreciated.

    I tried maximizing the travel distance , set 15km/h still same result , it happens after few minutes.
    I was getting this as well and I was confused as I had my bot set to central park (Where pokestops are everywhere), so I grabbed my PTC account to check it out and for some reason it wasn't loading any pokestops for me at the location. Not sure if this was a server thing or just something on my side but I thought it was weird. Ported over to San Diego and I saw a pokestop (But obviously I got soft banned and couldn't use it).

  11. #2606
    qichang's Avatar Sergeant
    Reputation
    14
    Join Date
    Mar 2013
    Posts
    38
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thatkidbeto View Post
    Turn off Pokemon sniping and increase the values of Pokeballs from 20 to 100. Once the bot farms enough pokeballs, you can turn sniping back on. I've been at 80-100 balls since then with sniping on.
    since they changed all the nests its barely farming snipes anymore...thats the real reason u have balls left

  12. #2607
    rickoelf's Avatar Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eastsidelongbeach View Post
    Where I'm at theres too many pokestops. Is there a feature where you can stop going to pokestops and just get all the pokemon only? Also, the pokesniping feature isn't working for me as well as it did before. It keeps saying [Sniper] No pokemon found to snipe! When im 100% sure there's pokemon there
    yeah my snipping feature isn't working anymore
    6 hours ago it worked very well -_-

    maybe the server is down, I use ptc
    check to Is Pokémon GO down or not?

  13. #2608
    Michal Kluczynski's Avatar Member
    Reputation
    3
    Join Date
    May 2015
    Posts
    31
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Uzy View Post
    why does the bot Transfer (Example) Magikarp CP : 153 IV 93% when it keeps [Best CP 27 IV 97.59%] surely the 153 cp magikarp is better with that cp even tho its lower Iv or am i missing something?
    IV always better as you can raise CP with Stardust but you can't raise IV values as Pokemons are born with them :P

  14. #2609
    qichang's Avatar Sergeant
    Reputation
    14
    Join Date
    Mar 2013
    Posts
    38
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rickoelf View Post
    yeah my snipping feature isn't working anymore
    6 hours ago it worked very well -_-

    maybe the server is down, I use ptc
    check to Is Pokémon GO down or not?
    no they rotated all the spawn locations...new nests are easily found except no dratini so far

  15. #2610
    Kupochan's Avatar Member
    Reputation
    2
    Join Date
    Aug 2009
    Posts
    34
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The bot is suddenly not working I keep getting a red message on start up saying that "ptc is down or your credentials are wrong" over and over. I checked and I can log in normally just fine so user/pass is correct. What's going on?

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 07:40 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