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

User Tag List

Page 39 of 282 FirstFirst ... 35363738394041424389139 ... LastLast
Results 571 to 585 of 4221
  1. #571
    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)
    Originally Posted by pinn90 View Post
    Just downloaded newest version. It's really slow compared to few versions ago.
    Untill now I've used version from yesterday and older version farmed 3-4 pokemons per every 1min and also few pokestops.

    Now after too many features like human walking etc. I got a lot less.
    Im using same location ofc.

    Any idea what should I change to get more exp per hour?
    I think the delay is essential, too fast would flag as a bot, impossible to a human catch and transfer 3-5 pokemons in 5-10 seconds.

    Originally Posted by Raidmaxxx View Post
    If your using PTC to login, its probably the server.

    https://go.jooas.com/
    Using google, still crashes after some time, bot becomes all red something about out of range.

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #572
    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 roflt1 View Post
    Same here, regardless of the 50km/h speed that I put.
    Same 50km/h, didn't change antything.

    Wow this is random af now.
    3min of just pokestops, then 4 pokemons in 10s:
    Code:
    [21:31:27] (INFO) (CATCH) Pinsir (858 CP) (26,67% perfect) and Chance: 0,2245701 at 13m
    distance using ITEM_GREAT_BALL
    [21:31:30] (INFO) (CATCH) Weedle (223 CP) (36,67% perfect) and Chance: 0,3191997 at 79m
    distance using ITEM_POKE_BALL
    [21:31:34] (INFO) (CATCH) Goldeen (39 CP) (70,00% perfect) and Chance: 1 at 80m distance
     using ITEM_POKE_BALL
    [21:31:38] (INFO) (CATCH) Doduo (11 CP) (78,33% perfect) and Chance: 1 at 97m distance u
    sing ITEM_POKE_BALL
    And again 2-3min of nothing but few pokestops.
    Im going back to old version for now.

    Originally Posted by Hitsuomy View Post
    I think the delay is essential, too fast would flag as a bot, impossible to a human catch and transfer 3-5 pokemons in 5-10 seconds.
    The problem is that this isn't legit at all it can catch 4-5 pokemons in few seconds anyway. So now this isn't either legit for fast. Just random and slow.
    Last edited by pinn90; 07-22-2016 at 02:39 PM.

  3. Thanks roflt1 (1 members gave Thanks to pinn90 for this useful post)
  4. #573
    RPF's Avatar Member
    Reputation
    2
    Join Date
    Jul 2006
    Posts
    5
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Firstly I would like to thank all contributors for the bot, It works great.

    Can I please ask what I would change to stop specific pokemon not being transfered. I have read through this thread and the other and I dont know if I have missed it.

    What I would like to do is have the script not transfer certain pokemon.

    Many Thanks and keep up the awesome work

  5. #574
    tropicocity's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    77
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The github link for visual studio is installing in German and I can't remove it, why would you link to the german version!?!?

    Edit: After installing the English language patch I eventually managed to find where to change it to English.. took a while and it wasn't easy as none of the German options sound like English, but I got there eventually lol. Bot seems to work fine, doesn't catch/find many pokemon but it's getting to stops easily enough. edited the walking speed to 7km/hour as 50 was insanely unrealistic!
    Last edited by tropicocity; 07-22-2016 at 03:14 PM.

  6. #575
    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)
    Okay, I noticed now, it's reeeally slow in this new version, I'm running 2 bots here, started both in the same time, one went from lvl 8 around 4k xp to 6.1k xp lvl 8, the other went from 500 exp lvl 8 to 950 exp lvl 8. LOL
    Almost 2k difference, anyone have any idea why? Same place, started both of them together.

  7. #576
    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 RPF View Post
    Firstly I would like to thank all contributors for the bot, It works great.

    Can I please ask what I would change to stop specific pokemon not being transfered. I have read through this thread and the other and I dont know if I have missed it.

    What I would like to do is have the script not transfer certain pokemon.

    Many Thanks and keep up the awesome work
    Go to Settings.cs and add pokemons to "DoNotTransfer" or smth like this.

    This is for example my list:

    Code:
                    //PokemonId.Pidgey,
                    //PokemonId.Weedle,
                    //PokemonId.Caterpie,
                    //PokemonId.Rattata,
                    //PokemonId.Doduo,
                    //PokemonId.Spearow,
                    //PokemonId.Zubat,
                    //PokemonId.Krabby,
                    //PokemonId.NidoranMale,
                    //PokemonId.NidoranFemale,
                    //evolve
                    PokemonId.Venusaur,
                    PokemonId.Charizard,
                    PokemonId.Blastoise,
                    PokemonId.Arcanine,
                    PokemonId.Poliwrath,
                    PokemonId.Alakhazam,
                    PokemonId.Golem,
                    PokemonId.Exeggutor,
                    PokemonId.Gyarados,
                    PokemonId.Lapras,
                    PokemonId.Ditto,
                    PokemonId.Vaporeon,
                    PokemonId.Porygon,
                    PokemonId.Aerodactyl,
                    PokemonId.Snorlax,
                    PokemonId.Articuno,
                    PokemonId.Zapdos,
                    PokemonId.Moltres,
                    PokemonId.Dratini,
                    PokemonId.Dragonair,
                    PokemonId.Dragonite,
                    PokemonId.Mewtwo,
                    PokemonId.Mew
    I commented few so if im going to catch some pokemons to power leveling by evolving with lucky egg, I will be able to quick uncomment and catch them.
    Last edited by pinn90; 07-22-2016 at 02:55 PM.

  8. #577
    Bishop56's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Having this error!
    Runs perfectly for maybe 20minutes, than throws up red text everywhere.

    Nectronomicon Error.txt

  9. #578
    spyhi2's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, I am confused on this step "Right click on PokemonGo.RocketAPI.Console and Set it as Startup Project". I did not see the startup project and I opened it with visual studio 2015 instead. How do I revert this file back to a console and how do I set it as a startup project? Thanks in advance.

  10. #579
    Lim-Dul's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tropicocity View Post
    The github link for visual studio is installing in German and I can't remove it, why would you link to the german version!?!?
    Actually that's Microsoft's fault. The only direct links for the downloads are using the locale the site is switched to...

    I guess not posting a direct link but linking to, dunno, the Visual Studio home page would be a solution. But then I guess half the people would be too stupid to find the link, judging by the past few pages.

    In the meantime you can fix this problem by downloading a language pack:

    https://www.microsoft.com/en-us/down....aspx?id=48157

  11. #580
    xpfrancescox's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it's possible evolve pokemon after that the bot caught him instead of transfer?

  12. #581
    spyhi2's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It took me quite some time to figure it out man but I was able to change it to English from German.
    https://channel9.msdn.com/Blogs/Aldo...-Visual-Studio
    You need to type in optionen in the search bar when you open up visual editor, and follow the rest of the options in that link. You need to google translate certain words to follow the steps. Make sure to restart visual studio after you change language.
    I also download the english language pack at https://www.microsoft.com/en-us/down....aspx?id=48157

  13. #582
    Lim-Dul's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spyhi2 View Post
    Hi, I am confused on this step "Right click on PokemonGo.RocketAPI.Console and Set it as Startup Project". I did not see the startup project and I opened it with visual studio 2015 instead. How do I revert this file back to a console and how do I set it as a startup project? Thanks in advance.
    Necrobot - sniping | egghatch | gpx | lure | incense | & more-untitled-png

    Just sayin...

  14. #583
    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)
    Any idea how to fix this?

    Necrobot - sniping | egghatch | gpx | lure | incense | & more-bug-jpg

  15. #584
    FIN4LShare's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just wanted to thank you for your hard work and accepting the pull requests so fast.

  16. #585
    Lim-Dul's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hitsuomy View Post
    Any idea how to fix this?

    Necrobot - sniping | egghatch | gpx | lure | incense | & more-bug-jpg
    If you're using a Pokemon Trainer Club account then wait till the servers stop throwing a fit (as they usually do at this hour):

    https://go.jooas.com/

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 01:10 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