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

User Tag List

Page 143 of 282 FirstFirst ... 4393139140141142143144145146147193243 ... LastLast
Results 2,131 to 2,145 of 4221
  1. #2131
    snipa120's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ANd I just got raped by the transfer thing tranfering pokemon with higher CP vs lower cp....lol rekt

    Ahh, the new update set the IV>CP to true lol

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #2132
    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)
    Originally Posted by clashermanf187 View Post
    Yup, who made this shit?

    How to remove this shit:

    1. Open it with Visual studio
    2. Press CTRL + F
    3. search for this public void HandleEvent(WarnEvent evt, ISession session) (its in consoleevenlistener.cs)
    4. edit it like this. Screenshot by Lightshot
    Thanks man!
    But you need this to skip all.

    Code:
    //if (evt.RequireInput)
                //{
                   // Logger.Write(session.Translation.GetTranslation(TranslationString.RequireInputText));
                   // Console.ReadKey();
               // }

  3. #2133
    wesjuhnl's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I still have the older version, and the bots iv used still work perfect. Except when i want to add a new account, then the google device code doesnt copy and the program crashes. Is there any other way to get an google auth code with name and pass ? If i can just get the google auth key for the gmail accounts i can keep running the bots so does anyone else i think.

  4. #2134
    Rangvald's Avatar Active Member
    Reputation
    19
    Join Date
    Oct 2006
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by VaanC View Post
    Thanks man!
    But you need this to skip all.

    Code:
    //if (evt.RequireInput)
                //{
                   // Logger.Write(session.Translation.GetTranslation(TranslationString.RequireInputText));
                   // Console.ReadKey();
               // }
    Do you mean delete that part of the code?

  5. #2135
    clashermanf187's Avatar Corporal
    Reputation
    5
    Join Date
    Feb 2015
    Posts
    25
    Thanks G/R
    8/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rangvald View Post
    Do you mean delete that part of the code?
    Yes or just use // or /* */

    It marks the code as a comment that means it wont work.

  6. #2136
    pokebro's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I noticed in this version you have to press a key when the bot starts or resets. Is there a way to do without this so I can just leave it on and not worry about it?"

  7. #2137
    Manni666's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shadowside12 View Post
    how can we avoid the google user name and passowrd??
    i want just the token use
    like the older one

    how can i do it?
    Same question for me. Somebody can help?
    Want to login with token only, without username / pw.

  8. #2138
    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)
    For no Key press delay just set in config.json
    true -> false

    Code:
    "StartupWelcomeDelay": false,

  9. #2139
    clashermanf187's Avatar Corporal
    Reputation
    5
    Join Date
    Feb 2015
    Posts
    25
    Thanks G/R
    8/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pokebro View Post
    I noticed in this version you have to press a key when the bot starts or resets. Is there a way to do without this so I can just leave it on and not worry about it?"
    Originally Posted by Manni666 View Post
    Same question for me. Somebody can help?
    Want to login with token only, without username / pw.
    You guys are really lazy, just scroll up lol there is a solution

  10. #2140
    Ch4rma's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Solution not working for this problem...

    quoted eveything after the :, bot is starting, but when trying to authenticate via ptc the follwowing errors occurs...

    *SOLVED, wiki says ptc, Ptc is working...*

    Code:
    [21:13:43] (UPDATE) Perfect! You already have the newest Version 0.2.1
    [21:13:43] (INFO) Logging in using Ptc
    [21:14:08] (ERROR) System.ArgumentNullException: Der Wert darf nicht NULL sein.
    Parametername: value
       bei Google.Protobuf.ProtoPreconditions.CheckNotNull[T](T value, String name)
       bei POGOProtos.Networking.Envelopes.RequestEnvelope.Types.AuthInfo.Types.JWT.
    set_Contents(String value)
       bei PokemonGo.RocketAPI.Helpers.RequestBuilder.GetRequestEnvelope(Request[] c
    ustomRequests) in C:\Users\tvgfx\Documents\Pokemon Go Bot\FeroxRev\PokemonGo.Roc
    ketAPI\Helpers\RequestBuilder.cs:Zeile 31.
       bei PokemonGo.RocketAPI.Rpc.Login.<SetServer>d__3.MoveNext() in C:\Users\tvgf
    x\Documents\Pokemon Go Bot\FeroxRev\PokemonGo.RocketAPI\Rpc\Login.cs:Zeile 86.
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausg
    elöst wurde ---
       bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    
       bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNo
    tification(Task task)
       bei System.Runtime.CompilerServices.TaskAwaiter.GetResult()
       bei PokemonGo.RocketAPI.Rpc.Login.<DoPtcLogin>d__2.MoveNext() in C:\Users\tvg
    fx\Documents\Pokemon Go Bot\FeroxRev\PokemonGo.RocketAPI\Rpc\Login.cs:Zeile 65.
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausg
    elöst wurde ---
       bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    
       bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNo
    tification(Task task)
       bei System.Runtime.CompilerServices.TaskAwaiter.GetResult()
       bei PoGo.NecroBot.Logic.State.LoginState.<Execute>d__0.MoveNext() in C:\Users
    \tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\State\LoginState.cs:Zeile 30
    .
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausg
    elöst wurde ---
       bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    
       bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNo
    tification(Task task)
       bei System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       bei PoGo.NecroBot.Logic.State.StateMachine.<Start>d__4.MoveNext() in C:\Users
    \tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\State\StateMachine.cs:Zeile
    34.
    Last edited by Ch4rma; 07-28-2016 at 02:22 PM.

  11. #2141
    wollepetri's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    10/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Compiled Version with new PTC Account worked exactly 2 hours, then this code:

    Can someone please help?

    [21:04:58] PokemonGo.RocketAPI.Exceptions.InvalidResponseException: Eine Ausnahme vom Typ "PokemonGo.RocketAPI.Exceptions.InvalidResponseException" wurde ausgelöst.
    bei PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProtoPayload>d__0`2.Mov eNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\FeroxRev\PokemonGo.RocketAPI\Extensions\HttpClientExtensions.cs:Zeile 20.
    --- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    bei PokemonGo.RocketAPI.Rpc.BaseRpc.<PostProtoPayload>d__6`2.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs:Zeile 29.
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---

  12. #2142
    SCFC'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)
    I'm a complete noob but if anybody knows what this error means? I got it exactly 1hr5mins after starting the bot - I'm using the central park GPX if this has any significance?


    Code:
    [20:17:32] (ERROR) PokemonGo.RocketAPI.Exceptions.InvalidResponseException: Exception of type 'PokemonGo.RocketAPI.Exceptions.InvalidResponseException' was thrown.
       at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProtoPayload>d__0`2.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\FeroxRev\PokemonGo.RocketAPI\Extensions\HttpClientExtensions.cs:line 20
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       at PokemonGo.RocketAPI.Rpc.BaseRpc.<PostProtoPayload>d__7`2.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs:line 35
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       at PokemonGo.RocketAPI.Rpc.Map.<GetMapObjects>d__1.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\FeroxRev\PokemonGo.RocketAPI\Rpc\Map.cs:line 69
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       at PoGo.NecroBot.Logic.Tasks.UseNearbyPokestopsTask.<GetPokeStops>d__1.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\UseNearbyPokestopsTask.cs:line 66
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       at PoGo.NecroBot.Logic.Tasks.UseNearbyPokestopsTask.<Execute>d__0.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\UseNearbyPokestopsTask.cs:line 25
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
       at PoGo.NecroBot.Logic.Tasks.FarmPokestopsGpxTask.<>c__DisplayClass0_0.<<Execute>b__1>d.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsGPXTask.cs:line 118
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       at PoGo.NecroBot.Logic.Navigation.<HumanPathWalking>d__4.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Navigation.cs:line 153
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       at PoGo.NecroBot.Logic.Tasks.FarmPokestopsGpxTask.<Execute>d__0.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsGPXTask.cs:line 112
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
       at PoGo.NecroBot.Logic.State.FarmState.<Execute>d__0.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\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.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       at PoGo.NecroBot.Logic.State.StateMachine.<Start>d__4.MoveNext() in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\State\StateMachine.cs:line 34

  13. #2143
    Kimble89's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi i cant login just gives me this:
    [21:38:56] (UPDATE) Perfect! You already have the newest Version 0.2.1
    [21:38:56] (INFO) Logging in using Google

    and not more?
    whats wrong?
    my auth.json looks like that:

    {
    "AuthType": "google",
    "GoogleRefreshToken": null,
    "PtcUsername": null,
    "PtcPassword": null,
    "GoogleUsername": "[email protected]",
    "GooglePassword": "xxxxxxxx"
    }
    Last edited by Kimble89; 07-28-2016 at 02:43 PM.

  14. #2144
    Manni666's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by clashermanf187 View Post
    You guys are really lazy, just scroll up lol there is a solution
    Generated a App Password in Google and works now. Thanks!

    An configurable delay between evolving would be nice. Also between other actions like transfer Pokemons or delete items.

  15. #2145
    chrisddie61527's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does this send the encrypted bytes yet? or do we still have nothing about the encrypted possible anti cheat byte?

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 02:31 PM. 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