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

Shout-Out

User Tag List

Page 73 of 282 FirstFirst ... 23697071727374757677123173 ... LastLast
Results 1,081 to 1,095 of 4221
  1. #1081
    nnnoahhh's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It keeps saying "(INFO) Encounter problem: PokemonInventoryFull" to me and the bot is not transfering the pokémon.
    "TransferDuplicatePokemon" is set to "True" but it's still not working. Can someone help me out? My settings:

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

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #1082
    skillorsdj2's Avatar Member
    Reputation
    1
    Join Date
    Mar 2016
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any way to show more then the first 10 pokemons with the highest CP at the start of the programm?
    i mean like 20+ or really all abover 85% or maybe all pokemon?

  3. #1083
    Achmirbay's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The bot is trying to transfer pokemons twice or maybe just printing/logging it twice. Same with recycling items.
    Imgur: The most awesome images on the Internet

  4. #1084
    Kerotos's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys i got a problem. I press ctrl F5 i get the Device code and dont get my refresh token.
    Bilder-Upload - Kostenlos Fotos hochladen und ins Netz stellen

    So i download PokeColor because there i got the refresh token.

    I put 100% the same cords in Pokecolor first and log in to get my refresh code everything oki same cord for this programm here and im softbanned why and is there a way to get the refresh token without other program?
    Last edited by Kerotos; 07-23-2016 at 01:24 PM.

  5. #1085
    Magoogle's Avatar Member
    Reputation
    2
    Join Date
    Jan 2014
    Posts
    15
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kerotos View Post
    Guys i got a problem. I press ctrl F5 i get the Device code and dont get my refresh token.
    Bilder-Upload - Kostenlos Fotos hochladen und ins Netz stellen

    So i download PokeColor because there i got the refresh token.

    I put 100% the same cords in Pokecolor first and log in to get my refresh code everything oki same cord for this programm here and im softbanned why?
    so just use the refresh code from pokecolor.. on this bot.

  6. #1086
    Zfour's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm trying to get the bot to stop keeping 1 of each pokemon. I want it to Xfer everything that isn't above my IV% or is on my Never Xfer list. How do I do this? The IV% and the never Xfer list works perfect but it still keeps 1 of everything outside those parameters. I've tried adjusting the code below:

    return pokemonList
    .GroupBy(p => p.PokemonId)
    .Where(x => x.Count() > 0)
    .SelectMany(p => p.Where(x => x.Favorite == 0).OrderByDescending(x => x.Cp).ThenBy(n => n.StaminaMax).Skip(0).ToList());

    I'm not a developer so I'm working on mostly guesswork and trial by error. The above threw up a bunch of errors and wouldn't run. So I changes the first 0 back to a 1 and left the second 0. This will run but still keeps 1 of each poke. Anyone know a way to make this work?

    EDIT Ok so I think I made a little progress. I move further up in Inventory.cs and changes the following line as well:

    var results = new List<PokemonData>();
    var pokemonsThatCanBeTransfered = pokemonList.GroupBy(p => p.PokemonId)
    .Where(x => x.Count() > 0).ToList();

    I then caught a crappy pokemon that I didn't currently have and it Transferred it like I wanted to but then threw up a bunch of errors right after. Give me a sec and Ill try to get a screenshot for anyone who thinks they can help.
    Last edited by Zfour; 07-23-2016 at 01:50 PM.

  7. #1087
    satriio's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Boy this is amazing, great job ppl

  8. #1088
    Ubiec654321's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Necrobot - sniping | egghatch | gpx | lure | incense | &amp; more-qzz8rgf-jpg Help please i've been getting this on all of my 3 accounts. After that it just repeats the pokemon without doing anything else.

  9. #1089
    Danloc's Avatar Member
    Reputation
    1
    Join Date
    Jun 2016
    Posts
    11
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Pokemon shows only Catchflee, no Softbann nothing still get Items and EXP. Whats wrong?

  10. #1090
    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 Kerotos View Post
    Guys i got a problem. I press ctrl F5 i get the Device code and dont get my refresh token.
    Bilder-Upload - Kostenlos Fotos hochladen und ins Netz stellen

    So i download PokeColor because there i got the refresh token.

    I put 100% the same cords in Pokecolor first and log in to get my refresh code everything oki same cord for this programm here and im softbanned why?
    Refresh token is saved here: C:\Users\YourName\AppData\Local\PokemonGo

    Thats why you don't see any in concole. Bot use it atomatically now.

  11. #1091
    spockmster's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My Bot is freezing after a while like 5mins.
    Someone know how i cant fix this?

    Or how to write a batch file which restarts the programm automaticly for me?

  12. #1092
    Lessly's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bot is working just PERFECT. 0 troubles.

    I always delete WHOLE folder of the zip you download, so i have a clean installation. Thats the way i did whole day and last night and its working perfectly. If u have any problem, delete your github folder and close MS, then open again and repeat same steps.

  13. #1093
    Ainew's Avatar Member
    Reputation
    1
    Join Date
    Nov 2009
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Question what walking speed (kilometers per hour) do you guys leave yours on ? The default is 50 but I set mine to 7 since its a human walking/running pace. Are you guys leaving it on 50 the default ?

  14. #1094
    Quesin's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone else got problems loging into PTC? have had this problem all day https://gyazo.com/e6c05cb27e1214b8194ed5f8e2aab07d

  15. #1095
    onepumpchump's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a way to use lucky eggs and insence??? bot is running great in central park, now to find some good pokemon!!!!!

    another question, is there a way for the console to keep showing the IV of pokemons and exp to level etc?

    one more, how do we get the pokemon to evolve list to become effective?

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