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

User Tag List

Page 132 of 282 FirstFirst ... 3282128129130131132133134135136182232 ... LastLast
Results 1,966 to 1,980 of 4221
  1. #1966
    hodin's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone explain me how to ban a certain pokemon from catching?
    i get one over and over... is there a file like nottocatch? if so, can someone explain me how it works?

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #1967
    Labyuoto's Avatar Corporal
    Reputation
    9
    Join Date
    Jul 2016
    Posts
    25
    Thanks G/R
    6/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hodin View Post
    Can someone explain me how to ban a certain pokemon from catching?
    i get one over and over... is there a file like nottocatch? if so, can someone explain me how it works?
    Open config.json

    Add the pokemon you want to ignore here:

    "PokemonsToIgnore": [
    "caterpie",
    "weedle",
    "pidgey",
    "rattata",
    "spearow",
    "zubat",
    "doduo"

    Then set this to true

    "UsePokemonToNotCatchFilter": false,

  3. #1968
    Debatesmith'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)
    Could someone please explain why I am getting this error every 30 seconds? It logs me right back in and keeps going, but its just annoying lol
    Necrobot - sniping | egghatch | gpx | lure | incense | & more-error-jpg

  4. #1969
    jakito's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I need someone's help...I have this settings, but it continues to not transfer anything...just occasionally, some random pokemons, while an older version (from yesterday) with the same settings transferred everything perfectly...

    {
    "AmountOfPokemonToDisplayOnStart": 10,
    "AutoUpdate": true,
    "ConfigPath": "D:\\Pokemon Go Bot\\Ultima Versão\\config",
    "DefaultAltitude": 10.0,
    "DefaultLatitude": 40.76486,
    "DefaultLongitude": -73.97276,
    "DelayBetweenPokemonCatch": 2000,
    "EvolveAboveIvValue": 95.0,
    "EvolveAllPokemonAboveIv": false,
    "EvolveAllPokemonWithEnoughCandy": true,
    "GpxFile": "GPXPath.GPX",
    "ItemRecycleFilter": [

    (items here...)

    ],
    "KeepMinCp": 2000,
    "KeepMinDuplicatePokemon": 1,
    "KeepMinIvPercentage": 95.0,
    "KeepPokemonsThatCanEvolve": false,
    "MaxTravelDistanceInMeters": 1000,
    "PokemonsNotToTransfer": [
    "arcanine",
    "exeggutor",
    "gyarados",
    "lapras",
    "ditto",
    "snorlax",
    "articuno",
    "zapdos",
    "moltres",
    "dragonite",
    "mewtwo",
    "mew"
    ],
    "PokemonsToEvolve": [
    "zubat",
    "pidgey",
    "rattata",
    "weedle",
    "caterpie",
    "doduo"
    ],
    "PokemonsToIgnore": [
    "caterpie",
    "weedle",
    "pidgey",
    "rattata",
    "spearow",
    "zubat",
    "doduo"
    ],
    "PokemonsTransferFilter": {
    "Pidgeotto": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Fearow": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 2
    },
    "Golbat": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 2
    },
    "Eevee": {
    "KeepMinCp": 600,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 2
    },
    "Mew": {
    "KeepMinCp": 0,
    "KeepMinIvPercentage": 0.0,
    "KeepMinDuplicatePokemon": 10
    }
    },
    "PrioritizeIvOverCp": false,
    "ProfilePath": "D:\\Pokemon Go Bot\\Ultima Versão",
    "RenameAboveIv": false,
    "TransferDuplicatePokemon": true,
    "TranslationLanguageCode": "en",
    "UseEggIncubators": true,
    "UseGpxPathing": false,
    "UseLuckyEggsMinPokemonAmount": 30,
    "UseLuckyEggsWhileEvolving": false,
    "UsePokemonToNotCatchFilter": false,
    "WalkingSpeedInKilometerPerHour": 50.0,
    "WebSocketPort": 14251
    }


    Edit: Here is a print of the older bot doing what this one isn't...http://prntscr.com/bycwib
    Last edited by jakito; 07-27-2016 at 04:43 PM.

  5. #1970
    nonm's Avatar Elite User
    Reputation
    438
    Join Date
    Jul 2012
    Posts
    43
    Thanks G/R
    8/301
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    updated first post

  6. Thanks Sylencer90 (1 members gave Thanks to nonm for this useful post)
  7. #1971
    Sylencer90's Avatar Member
    Reputation
    11
    Join Date
    Dec 2013
    Posts
    91
    Thanks G/R
    60/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nonm View Post
    updated first post
    Good work m8

  8. #1972
    randomusername69's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    30
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what the hell, had this bot configured, stopped it for 1h, restarted, it auto updated and reset my config and now im soft banned LOL

    how can i turn off auto updates? just saw it nvm
    Last edited by randomusername69; 07-27-2016 at 04:53 PM.

  9. Thanks jakito (1 members gave Thanks to randomusername69 for this useful post)
  10. #1973
    westridaz'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)
    Nice bot thanks

  11. #1974
    Reaper2074's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    12/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys what means this line?`"UseLuckyEggsMinPokemonAmount": 30,

    Really dont understand because my Pokemon do not evolve and the bot dont use the Lucky Egg.. pls help me

  12. #1975
    Abutre'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)
    Originally Posted by Reaper2074 View Post
    Guys what means this line?`"UseLuckyEggsMinPokemonAmount": 30,

    Really dont understand because my Pokemon do not evolve and the bot dont use the Lucky Egg.. pls help me

    Means that you need at least 30 pokemons to evolve to the bot activate lucky egg

  13. #1976
    jakito's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by randomusername69 View Post
    what the hell, had this bot configured, stopped it for 1h, restarted, it auto updated and reset my config and now im soft banned LOL

    how can i turn off auto updates? just saw it nvm
    In the settings, change this to false...

    {
    "AmountOfPokemonToDisplayOnStart": 10,
    "AutoUpdate": true,
    "ConfigPath": "D:\\Pokemon Go Bot\\Ultima Versão\\config",
    "DefaultAltitude": 10.0,
    "DefaultLatitude": 40.76486,
    "DefaultLongitude": -73.97276,
    "DelayBetweenPokemonCatch": 2000,
    "EvolveAboveIvValue": 95.0,
    "EvolveAllPokemonAboveIv": false,
    "EvolveAllPokemonWithEnoughCandy": true,
    "GpxFile": "GPXPath.GPX",
    "ItemRecycleFilter": [

  14. #1977
    AlphaLight's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Soft Banned, didn't pay attention to the cords and I was zipping through Amsterdam. LOL. I knew the second I saw it, I was soft banned. Restarted, set it back up the right way. CatchFlee CatchFlee and no items from PokéStops.

    Guess I will stay away from it for a day or so, then try it all again! hahaha.

  15. #1978
    Labyuoto's Avatar Corporal
    Reputation
    9
    Join Date
    Jul 2016
    Posts
    25
    Thanks G/R
    6/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Reaper2074 View Post
    Guys what means this line?`"UseLuckyEggsMinPokemonAmount": 30,

    Really dont understand because my Pokemon do not evolve and the bot dont use the Lucky Egg.. pls help me
    It is for when you have "useluckegg=true"
    It means do not evolve until you have 30 pokemons and then use egg. FOr max xp and best usage of the egg

  16. Thanks Reaper2074 (1 members gave Thanks to Labyuoto for this useful post)
  17. #1979
    filipeadorno's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Something is broken on this new version, getting softbanned after some mins of use, it's just me?

  18. Thanks jakito (1 members gave Thanks to filipeadorno for this useful post)
  19. #1980
    jasyn's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    13
    Thanks G/R
    7/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is this a bug right now where the egg hatched doesn't list what the pokemon is?

    [15:19:24] Translation for IncubatorEggHatched is missing

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 03:15 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