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

Shout-Out

User Tag List

Page 78 of 282 FirstFirst ... 28747576777879808182128178 ... LastLast
Results 1,156 to 1,170 of 4221
  1. #1156
    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)
    Originally Posted by zortlak View Post
    hello i am new to this i tried to make the settings but when i started project its asking me google device code i am opening my phone and checking security setting on chrome and i have the code as numbers but i cant write numbers its only accepting letters what i am doing wrong
    What the hell are you saying ROFL.

    Whenever the consol pops up, the code is written there. Just check it. 4 letters --- 4 letters. XD

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #1157
    Athbi Sul's Avatar Member
    Reputation
    2
    Join Date
    Mar 2016
    Posts
    9
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can i increase catch rate?

  3. #1158
    zortlak's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    11
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol when i tried at first i couldnt copy now it does...

  4. #1159
    PincerWincer'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)
    Originally Posted by 070shake View Post
    I wish it were a little bit of a guide on the front page... how can i use this? UsePokemonToNotCatchFilter i now how to enable but not how to add pokemons etc

    Thanks
    Originally Posted by 070shake View Post
    Anyone pls¿ (i have like 3000 zubat candy already, literally)
    Under PokemonGo.RocketAPI.Console there's a "Settings.cs". In there, at line 100 is where to put the Pokemon ID's that you don't want. I haven't actually tested it but I'm pretty damn sure that's the solution you're looking for.

  5. #1160
    luiseov's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do i need virtual studio for this one? i cannot see any exe

  6. #1161
    070shake's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PincerWincer View Post
    Under PokemonGo.RocketAPI.Console there's a "Settings.cs". In there, at line 100 is where to put the Pokemon ID's that you don't want. I haven't actually tested it but I'm pretty damn sure that's the solution you're looking for.
    the thing goes like this:

    Code:
           public ICollection<PokemonId> PokemonsNotToCatch
            {
                get
                {
                    //Type of pokemons not to catch
                    _pokemonsNotToCatch = _pokemonsNotToCatch ?? LoadPokemonList("Configs\\ConfigPokemonsNotToCatch.txt");
                    return _pokemonsNotToCatch;
                }
            }
    But how the **** i add a pokemon without ruining syntax, changing ?? per zubat?

  7. #1162
    bishopcore's Avatar Master Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    105
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    whats the max speed / lowest delay i can put without it trying to tele or whatever? seems google refresh is working now, wasn't last night ! awesome

  8. #1163
    ParaStatic's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    32
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Trixxiee View Post
    Hello everyone,

    First of all thanks for great bot, Im having a problem that my bot gets: (INFO) Encounter problem: PokemonInventoryFull ( I have in settings to transfer Pokemons below 85% and changed from default 1000 CP to 100 CP also PrioritizeIVoverCP is set TRUE, transfer Duplicate is also set TRUE but it leave a lot of pokemons and doesnt transfer them straight away, how to fix it ?
    If you have the keep cp set to 100 it will keep all pokemon over 100 cp. You want that set hugh so it only keeps good ones.

  9. #1164
    Jig666's Avatar Member
    Reputation
    3
    Join Date
    Mar 2013
    Posts
    39
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    looks like ferox is back up and working on his bot once again?

    https://github.com/FeroxRev/Pokemon-Go-Rocket-API

    anyone know why he deleted it all in the first place?

  10. #1165
    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 070shake View Post
    the thing goes like this:

    Code:
           public ICollection<PokemonId> PokemonsNotToCatch
            {
                get
                {
                    //Type of pokemons not to catch
                    _pokemonsNotToCatch = _pokemonsNotToCatch ?? LoadPokemonList("Configs\\ConfigPokemonsNotToCatch.txt");
                    return _pokemonsNotToCatch;
                }
            }
    But how the **** i add a pokemon without ruining syntax, changing ?? per zubat?
    Open ConfigPokemonsNotToCatch.txt inside your Visual Studio and add the lines there.
    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

  11. #1166
    elementss's Avatar Private
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [20:51:04] (INFO) --- in (42m) LureInfo { "fortId": "---", "unknown2": --, "activePokemonId": "MAGIKARP", "lureExpiresTimestampMs": "---" }
    [20:51:06] (PKMN) (CatchSuccess) | Sandshrew ---------------------------------------------------------------- | with ITEM_POKE_BALL
    [20:51:18] (POKESTOP) XP: 50, Gems: 0, Items: 1 x ItemPotion, 2 x ItemPokeBall
    [20:51:22] (INFO) --- (39m) LureInfo { "fortId": "---", "unknown2": ---, "activePokemonId": "NIDORAN_MALE", "lureExpiresTimestampMs": "---" }
    [20:51:32] (POKESTOP) XP: 50, Gems: 0, Items: 3 x ItemPokeBall
    [20:51:34] (RECYCLING) 1x ItemPokeBall
    [20:51:34] (RECYCLING) 1x ItemPotion
    It looks like lure pokes are not being caught by the bot.

  12. #1167
    Alphaq32's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone help me the bots suddenly not working! It just shows my pokemon list when I start and keeps repeating

  13. #1168
    xjoe28's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    36
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do i change my km/hour?! And the delay everyone else is talking about?
    Thank you so much!!

  14. #1169
    haiwani's Avatar Member
    Reputation
    2
    Join Date
    Dec 2014
    Posts
    4
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does evolve all above certain IV work? How to set the IV?

  15. #1170
    pikapikapika's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone have this problem? it's kinda transfer again and again. I dont know why.

    [08:15:27] (POKESTOP) XP: 50, Gems: 0, Items: 2 x ItemRazzBerry, 1 x ItemPokeBall
    [08:15:29] (TRANSFERED) Growlithe with 52 (46.44 % perfect) CP (Best: 648 | (3.68 % perfect))
    [08:15:30] (TRANSFERED) Rattata with 235 (42.41 % perfect) CP (Best: 355 | (62.64 % perfect))

    [08:15:30] (INFO) ?????? in (57m)
    [08:15:42] (POKESTOP) XP: 50, Gems: 0, Items: 1 x ItemRazzBerry, 1 x ItemPokeBall, 1 x ItemGreatBall
    [08:15:43] (TRANSFERED) Growlithe with 52 (46.44 % perfect) CP (Best: 648 | (3.68 % perfect))
    [08:15:44] (TRANSFERED) Rattata with 235 (42.41 % perfect) CP (Best: 355 | (62.64 % perfect))

    [08:15:44] (INFO) ????? in (93m)

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:47 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