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

User Tag List

Page 2 of 282 FirstFirst 12345652102 ... LastLast
Results 16 to 30 of 4221
  1. #16
    CyaBB's Avatar Member Authenticator enabled
    Reputation
    14
    Join Date
    Apr 2014
    Posts
    150
    Thanks G/R
    21/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DeKnarf View Post
    Yes, You can (with google login) enter token #1, build the bot, enter token #2 and build bot again. This will open 2 instances.


    By logging in on a device with GPS DISABLED.

    Attachment 27819
    Attachment 27820
    Dat hint with gps. Nice dude!

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. Thanks DeKnarf (1 members gave Thanks to CyaBB for this useful post)
  3. #17
    awp2004's Avatar Active Member
    Reputation
    34
    Join Date
    Jun 2012
    Posts
    631
    Thanks G/R
    0/4
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TBL-Equi View Post
    Why would you do that when "Recycle Items" is in the official features list of this bot?
    maybe some of us still wanna have the feeling of just the notion of some kind of gameplay

  4. #18
    HPT's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spodakek View Post
    PokemonGo.RocketAPI.Console/App.config
    And where to change delay ? Thanks

  5. #19
    spodakek's Avatar Contributor Authenticator enabled
    Reputation
    98
    Join Date
    Jul 2016
    Posts
    232
    Thanks G/R
    15/86
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HPT View Post
    And where to change delay ? Thanks
    What delay are you referring to?
    Facing problems with your bot? Check out this thread for possible solutions:
    https://www.ownedcore.com/forums/pokemon-go/pokemon-go-hacks-cheats/564223-compilation-common-errors-solutionss.html

  6. #20
    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)
    Once everything is sorted out is there any chance we could get a blacklist for Pokemon that we don't want to be transferred, similar to the "leaveStrongest" option from the previous versions? Right now I only see an option to transfer duplicates, but I might be missing something.

  7. Thanks bnmbnm1 (1 members gave Thanks to ImmortalTech for this useful post)
  8. #21
    HPT's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spodakek View Post
    What delay are you referring to?
    Pokestop change and pokemon catch ! And where I can config delete items and Pokemon transfer ?

  9. #22
    andrerdxd's Avatar Sergeant
    Reputation
    9
    Join Date
    Jul 2016
    Posts
    61
    Thanks G/R
    33/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do we disable evolve pokemons and where to change the transfers?

  10. #23
    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)
    How to configure the bot? i cant get it from UserSettings :confused:

  11. #24
    hellworld's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone please explain how to run this for a super newb? I downloaded C+ changed all the user-pw and location but don't know what to do next to run this

  12. #25
    spodakek's Avatar Contributor Authenticator enabled
    Reputation
    98
    Join Date
    Jul 2016
    Posts
    232
    Thanks G/R
    15/86
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HPT View Post
    Pokestop change and pokemon catch ! And where I can config delete items and Pokemon transfer ?
    If I'm not wrong it should be PokemonGo.RocketAPI.Logic/Logic.cs line 85
    Code:
                    await Task.Delay(15000);
                    await ExecuteCatchAllNearbyPokemons(client);
    in milliseconds.
    Facing problems with your bot? Check out this thread for possible solutions:
    https://www.ownedcore.com/forums/pokemon-go/pokemon-go-hacks-cheats/564223-compilation-common-errors-solutionss.html

  13. Thanks HPT (1 members gave Thanks to spodakek for this useful post)
  14. #26
    soujiro707's Avatar Member
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    27
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ya the delay isn't in the program.cs anymore and I don't see an option to switch between transfer types in app.config

  15. #27
    HPT's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spodakek View Post
    If I'm not wrong it should be PokemonGo.RocketAPI.Logic/Logic.cs line 85
    Code:
                    await Task.Delay(15000);
                    await ExecuteCatchAllNearbyPokemons(client);
    in milliseconds.
    And where I can config delete items and Pokemon transfer ?

  16. #28
    spodakek's Avatar Contributor Authenticator enabled
    Reputation
    98
    Join Date
    Jul 2016
    Posts
    232
    Thanks G/R
    15/86
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hellworld View Post
    Can someone please explain how to run this for a super newb? I downloaded C+ changed all the user-pw and location but don't know what to do next to run this
    Do you have Visual Studio 2015 (Community) installed already?
    Facing problems with your bot? Check out this thread for possible solutions:
    https://www.ownedcore.com/forums/pokemon-go/pokemon-go-hacks-cheats/564223-compilation-common-errors-solutionss.html

  17. #29
    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)
    Where do I disable evolving for now? Saving up for 1 big streak with Lucky Eggs.

  18. #30
    iShinichi's Avatar Corporal
    Reputation
    3
    Join Date
    Apr 2014
    Posts
    17
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where can we disable Evolutions and change transfer settings?

Page 2 of 282 FirstFirst 12345652102 ... LastLast

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:25 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search