Necronomicon's Version of FeroxRev's Bot menu

User Tag List

Page 22 of 66 FirstFirst ... 181920212223242526 ... LastLast
Results 316 to 330 of 976
  1. #316
    thaiguy50's Avatar Member
    Reputation
    11
    Join Date
    Sep 2012
    Posts
    51
    Thanks G/R
    10/9
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @necro bots stop exactly 30 mins with google account here are the errors

    Unhandled Exception: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
    Parameter name: index
    at Google.Protobuf.Collections.RepeatedField`1.get_Item(Int32 index)
    at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProtoPayload>d__1`2.Mov eNext() in C:\Users\joe\Downloads\Pokemon-Go-Rocket-API-master (2)\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Extensions\HttpClientExtensions.cs:line 39
    --- 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`1.GetResult()
    at PokemonGo.RocketAPI.Client.<GetMapObjects>d__17.MoveNext() in C:\Users\joe\Downloads\Pokemon-Go-Rocket-API-master (2)\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs:line 241
    --- 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`1.GetResult()
    at PokemonGo.RocketAPI.Console.Program.<ExecuteCatchAllNearbyPokemons>d__6.MoveNext () in C:\Users\joe\Downloads\Pokemon-Go-Rocket-API-master (2)\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs:line 163
    --- 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.GetResult()
    at PokemonGo.RocketAPI.Console.Program.<ExecuteFarmingPokestopsAndPokemons>d__7.Mov eNext() in C:\Users\joe\Downloads\Pokemon-Go-Rocket-API-master (2)\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs:line 213
    --- 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.GetResult()
    at PokemonGo.RocketAPI.Console.Program.<Execute>d__5.MoveNext() in C:\Users\joe\Downloads\Pokemon-Go-Rocket-API-master (2)\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs:line 155
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Ob ject state)
    at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem. ExecuteWorkItem()
    at System.Threading.ThreadPoolWorkQueue.Dispatch()
    at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

    Necronomicon's Version of FeroxRev's Bot
  2. #317
    IlMostro's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mew351 View Post
    Use this to make your bot restart ever few minutes, it's pretty amazing
    Been running for an hour now~
    Code:
    :1
    TIMEOUT /T 1
    start cmd /c "C:\PROJECTLOCATIONHERE\PokeStop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\bin\Debug\PokemonGo.RocketAPI.Console.exe"
    TIMEOUT /T 360
    taskkill /im PokemonGo.RocketAPI.Console.exe /F
    goto 1
    Where are you puting this code? or is it a separate file? Sorry. I know this is probably a noob question.

  3. #318
    shadowht's Avatar Member CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    113
    Thanks G/R
    44/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thaiguy50 View Post
    @necro bots stop exactly 30 mins with google account here are the errors
    you need to recompile

  4. #319
    OverdoseDelusion's Avatar Sergeant
    Reputation
    16
    Join Date
    Jul 2016
    Posts
    67
    Thanks G/R
    8/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IlMostro View Post
    Where are you puting this code? or is it a separate file? Sorry. I know this is probably a noob question.
    • open notepad
    • paste that code into it
    • make sure it points to the right .exe file
    • save it as start.bat
    • Run start.bat
    • ????
    • PROFIT?!?!
    "When solving problems, dig at the roots instead of just hacking at the leaves."

  5. #320
    shadowht's Avatar Member CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    113
    Thanks G/R
    44/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IlMostro View Post
    Where are you puting this code? or is it a separate file? Sorry. I know this is probably a noob question.
    create a cmd file in your poke folder

  6. #321
    uploader619's Avatar Knight
    Reputation
    65
    Join Date
    Jul 2016
    Posts
    219
    Thanks G/R
    13/56
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shadowht View Post
    you need to recompile

    so i thought its permanent auth already means you cannot leave this bot running for more than 30 minutes and have to rebuild recompile put the auth code every 30 mins lucky for ptc users i guess? badnews for google users means you have to do this auth 30 minutes all the time

  7. #322
    OverdoseDelusion's Avatar Sergeant
    Reputation
    16
    Join Date
    Jul 2016
    Posts
    67
    Thanks G/R
    8/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by uploader619 View Post
    so i thought its permanent auth already means you cannot leave this bot running for more than 30 minutes and have to rebuild recompile put the auth code every 30 mins lucky for ptc users i guess? badnews for google users means you have to do this auth 30 minutes all the time
    Just make a PTC account?

    EZmodo
    "When solving problems, dig at the roots instead of just hacking at the leaves."

  8. #323
    uploader619's Avatar Knight
    Reputation
    65
    Join Date
    Jul 2016
    Posts
    219
    Thanks G/R
    13/56
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by OverdoseDelusion View Post
    Just make a PTC account?

    EZmodo
    too late i already have ahigh level account using google with the name i wanted -__-

  9. #324
    shadowht's Avatar Member CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    113
    Thanks G/R
    44/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by uploader619 View Post
    so i thought its permanent auth already means you cannot leave this bot running for more than 30 minutes and have to rebuild recompile put the auth code every 30 mins lucky for ptc users i guess? badnews for google users means you have to do this auth 30 minutes all the time
    nope, its random i think, i just restarted the bot after 30 mins and didnt ask for new code and didnt give any errors

  10. #325
    kiihk1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    59
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    .bat file is error.

  11. #326
    Honoe's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by OverdoseDelusion View Post
    • open notepad
    • paste that code into it
    • make sure it points to the right .exe file
    • save it as start.bat
    • Run start.bat
    • ????
    • PROFIT?!?!

    Can anyone share the .bat code. I can't find it anywhere in these pages....

  12. #327
    ahmar789's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ainess View Post
    if you want to use pokeballs > greatballs > ultraballs
    change

    to
    Where is this located exactly?

  13. #328
    Skara's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    12
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It does not matter if it's an google or ptc acc, the bot crashes exactly 30 mins after using it.

  14. #329
    explosive82's Avatar Member
    Reputation
    4
    Join Date
    Sep 2014
    Posts
    77
    Thanks G/R
    1/2
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What would be the best way to use lucky eggs with this? You can't use them with the gps off (nox) but i'm wondering if i use the coordinates the bot uses (the longitude latitude) can i avoid soft ban?

  15. #330
    pinn90's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    87
    Thanks G/R
    6/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybe if we restart bot before 30min crash (so after 5-25min) then time will reset?
    Did someone check this? According to @Mew351 he is auto restarting his bot every few minutes and it still working after 1h+.

    btw. Mew352, what type of account do you use?

Page 22 of 66 FirstFirst ... 181920212223242526 ... LastLast

Similar Threads

  1. [Question] Editing console output (with FeroxRev's bot)
    By Zexpeo in forum Pokemon GO Chat
    Replies: 0
    Last Post: 07-22-2016, 01:55 PM
  2. Mac OS X BG Bot version 2.0.X
    By Valmilu in forum World of Warcraft Bots and Programs
    Replies: 30
    Last Post: 02-10-2007, 11:39 AM
  3. Tool to get all Fish/bots working for EU version users! [self-made]
    By -MadMax- in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 09-08-2006, 09:02 AM
  4. [WoW Bot] WoW Glider Full Version 0.6.8
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 39
    Last Post: 05-08-2006, 12:15 AM
All times are GMT -5. The time now is 06:29 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