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

User Tag List

Page 49 of 282 FirstFirst ... 45464748495051525399149 ... LastLast
Results 721 to 735 of 4221
  1. #721
    Rabelais's Avatar Master Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    86
    Thanks G/R
    18/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sayedjalal View Post
    what if i'm not want any Transfer,Evolve,Recycle ?
    so just farming and if anything full keep farming exp
    In UserSettings.settings you can switch evolve and transfer true or false
    For the recycle I'm also looking for

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. Thanks sayedjalal (1 members gave Thanks to Rabelais for this useful post)
  3. #722
    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)
    Originally Posted by sayedjalal View Post
    what if i'm not want any Transfer,Evolve,Recycle ?
    so just farming and if anything full keep farming exp
    You can just disable transfer/evolve in usersettings and set high values to items in settings.cs (like 300 for each).
    But tbh without transfer/recycle your backs will fill pretty fast and bot won't be able to farm anyway.

    Originally Posted by nonm View Post
    Well, thats it for today. 135 commits after a big drama. Thanks for joining the project.
    You are doing really great job, thanks.
    The problem is that you let bot broken (spamming DispayHighestValue), well till fix I will just use older version.
    Last edited by pinn90; 07-22-2016 at 06:19 PM.

  4. Thanks sayedjalal, merby (2 members gave Thanks to pinn90 for this useful post)
  5. #723
    3ly1n's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nonm View Post
    Well, thats it for today. 135 commits after a big drama. Thanks for joining the project.
    Great work today nonm! let's take a beer and relax

  6. #724
    Rabelais's Avatar Master Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    86
    Thanks G/R
    18/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nonm View Post
    Well, thats it for today. 135 commits after a big drama. Thanks for joining the project.
    Amazin work man!!

  7. #725
    katja's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nonm View Post
    Well, thats it for today. 135 commits after a big drama. Thanks for joining the project.

    thx man! ..........

  8. #726
    Emisune's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way to determine how far the bot will move from the starting point? Using Santa Monica Pier, the bot wanders off into the ocean.

  9. #727
    Gennex'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)
    can anyone help me ? i only get catchError
    http://image.prntscr.com/image/1baf5...0d4c77710e.png

  10. #728
    json12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Emisune View Post
    Is there any way to determine how far the bot will move from the starting point? Using Santa Monica Pier, the bot wanders off into the ocean.
    Yea I have the same issue. My bot wandered off few km from my starting position.

  11. #729
    Trip_Machine's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone help me set up this logic?

    If a pokemon is 1000CP or more, and has near-perfect IV stats (defined in the IV setting), but there is currently a less perfect and higher CP pokemon of the same type, transfer the higher CP pokemon in favor of the lower CP with better IVs.

  12. #730
    dawnera's Avatar Member
    Reputation
    4
    Join Date
    Jun 2013
    Posts
    32
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by in_debt View Post
    Can someone please give the bat that restarts bots every 15 mn or something please?
    Something like:
    Code:
    @ECHO OFF
    :start
    TIMEOUT /T 1500
    TASKKILL /F /IM "PokemonGo.RocketAPI.Console.exe"
    TIMEOUT /T 3
    START /MIN "PokemonGo.RocketAPI.Console.exe" "<FILL IN PATH>\PokemonGo.RocketAPI.Console.exe"
    goto start
    REM pause
    it's set at 25 mins. Will also start it minimized. Just set 1500 to the amount of seconds you want it to wait before restarting.

  13. Thanks merby, in_debt (2 members gave Thanks to dawnera for this useful post)
  14. #731
    Hitsuomy's Avatar Master Sergeant
    Reputation
    14
    Join Date
    Feb 2013
    Posts
    87
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Using the last version with 4 accounts, working just fine, compiled without errors, I just changed some values about itens and delays Great job. Awesome bot.

  15. #732
    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 Trip_Machine View Post
    Can anyone help me set up this logic?

    If a pokemon is 1000CP or more, and has near-perfect IV stats (defined in the IV setting), but there is currently a less perfect and higher CP pokemon of the same type, transfer the higher CP pokemon in favor of the lower CP with better IVs.
    Yes that would be a good option as for now it just transfers lower CP Pokemon ignoring the IV Perfection. But we still have to manually check of the Pokemon have the right move set after evolution and if it's worth to keep it.

  16. #733
    brycebensot's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    please help..

    this is the only thing that is commng from d bot

    [03:53:55] (INFO) Loading File: Configs\ConfigPokemonsToKeep.txt
    [03:53:56] (INFO) ====== DisplayHighestsCP ======
    [03:53:56] (INFO) # CP 736 | (55.00 % perfect) NAME: 'Sandlash'
    [03:53:56] (INFO) # CP 717 | (55.00 % perfect) NAME: 'Arcanine'
    [03:53:56] (INFO) # CP 664 | (45.00 % perfect) NAME: 'Golem'
    [03:53:56] (INFO) # CP 640 | (45.00 % perfect) NAME: 'Arbok'
    [03:53:56] (INFO) # CP 618 | (41.67 % perfect) NAME: 'Arcanine'
    [03:53:56] (INFO) # CP 520 | (60.00 % perfect) NAME: 'Ponyta'
    [03:53:56] (INFO) # CP 454 | (56.67 % perfect) NAME: 'Growlithe'
    [03:53:56] (INFO) # CP 452 | (46.67 % perfect) NAME: 'Fearow'
    [03:53:56] (INFO) # CP 444 | (75.00 % perfect) NAME: 'Rhyhorn'
    [03:53:56] (INFO) # CP 442 | (26.67 % perfect) NAME: 'Arbok'
    [03:53:56] (INFO) # CP 405 | (43.33 % perfect) NAME: 'Machoke'
    [03:53:56] (INFO) # CP 371 | (75.00 % perfect) NAME: 'Hitmonchan'
    [03:53:56] (INFO) # CP 361 | (35.00 % perfect) NAME: 'Raticate'
    [03:53:56] (INFO) # CP 321 | (73.33 % perfect) NAME: 'Cubone'
    [03:53:56] (INFO) # CP 317 | (53.33 % perfect) NAME: 'Doduo'
    [03:53:56] (INFO) # CP 311 | (60.00 % perfect) NAME: 'Jigglypuff'
    [03:53:56] (INFO) # CP 307 | (81.67 % perfect) NAME: 'Meowth'
    [03:53:56] (INFO) # CP 304 | (43.33 % perfect) NAME: 'Mankey'
    [03:53:56] (INFO) # CP 294 | (48.33 % perfect) NAME: 'Geoduge'
    [03:53:56] (INFO) # CP 288 | (71.67 % perfect) NAME: 'Magmar'
    [03:53:56] (INFO) ====== DisplayHighestsPerfect ======
    [03:53:57] (INFO) # CP 175 | (93.33 % perfect) NAME: 'Krabby'
    [03:53:57] (INFO) # CP 191 | (90.00 % perfect) NAME: 'Cubone'
    [03:53:57] (INFO) # CP 236 | (88.33 % perfect) NAME: 'Onix'
    [03:53:57] (INFO) # CP 86 | (88.33 % perfect) NAME: 'Onix'
    [03:53:57] (INFO) # CP 88 | (86.67 % perfect) NAME: 'NidoranFemal

    [03:53:57] (INFO) # CP 44 | (85.00 % perfect) NAME: 'Weedle'
    [03:53:57] (INFO) # CP 104 | (85.00 % perfect) NAME: 'Venonat'
    [03:53:57] (INFO) # CP 110 | (83.33 % perfect) NAME: 'Exeggcute'
    [03:53:57] (INFO) # CP 307 | (81.67 % perfect) NAME: 'Meowth'
    [03:53:57] (INFO) # CP 41 | (81.67 % perfect) NAME: 'Abra'

  17. #734
    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)
    Maybe a silly question but how to create an exe for this bot to run it without visual studio 2015? How to compile it and where to locate the compiled exe. Im running windows 10.

  18. #735
    Sirblader11's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    halp lol. cant figure out what i did wrong


    [20:07:08] (ERROR) Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ArgumentException: Requested value 'Pct' was not found.
    at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
    at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
    at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
    at PokemonGo.RocketAPI.Console.Settings.get_AuthType() in C:\Users\twind\Desktop\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Console\Settings.cs:line 18
    at PokemonGo.RocketAPI.Logic.Logic.<Execute>d__11.MoveNext() in C:\Users\twind\Desktop\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Logic\Logic.cs:line 207
    --- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
    at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
    at System.Threading.Tasks.Task.Wait()
    at PokemonGo.RocketAPI.Console.Program.<>c.<Main>b__0_0() in C:\Users\twind\Desktop\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Console\Program.cs:line 22
    ---> (Inner Exception #0) System.ArgumentException: Requested value 'Pct' was not found.
    at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
    at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
    at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
    at PokemonGo.RocketAPI.Console.Settings.get_AuthType() in C:\Users\twind\Desktop\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Console\Settings.cs:line 18
    at PokemonGo.RocketAPI.Logic.Logic.<Execute>d__11.MoveNext() in C:\Users\twind\Desktop\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Logic\Logic.cs:line 207<---

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. 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 09:32 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