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

Shout-Out

User Tag List

Page 169 of 282 FirstFirst ... 69119165166167168169170171172173219269 ... LastLast
Results 2,521 to 2,535 of 4221
  1. #2521
    VersaGER's Avatar Member
    Reputation
    8
    Join Date
    Jul 2010
    Posts
    125
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    really slow since update 3.1

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #2522
    droko5's Avatar Private
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know how to enable evolving? I have some pokemon in the evolve list, but nothing happens to them

  3. #2523
    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)
    Hey guys. Sniping now works! But i have a question. In my Dratini and Charmander spot there is no Dratini and Charmander spawn. Magikarp spot works perfect. Is there a timer in the Dratini and Charmander spot? Can help someone?

  4. #2524
    rkellis'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)
    I agree it did get alot slower unless nyc just isn't place to be anymore lol

  5. #2525
    TheAccountant's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know the names to use for Mr.Mime and Farfetch'd? Bot doesn't recognize those two pokemon.

  6. #2526
    DiFusioN's Avatar Member
    Reputation
    7
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    1/5
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheAccountant View Post
    Anyone know the names to use for Mr.Mime and Farfetch'd? Bot doesn't recognize those two pokemon.
    farfetchd - mrmime

  7. #2527
    XradEr's Avatar Sergeant
    Reputation
    5
    Join Date
    Jun 2012
    Posts
    60
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [11:00:04] System.NullReferenceException: Object reference not set to an instance of an object.
    at DankMemes.GPSOAuthSharp.GPSOAuthClient.PerformAuthRequest(Dictionary`2 data)
    at DankMemes.GPSOAuthSharp.GPSOAuthClient.PerformMasterLogin(String service, String deviceCountry, String operatorCountry, String lang, Int32 sdkVersion)
    at PokemonGo.RocketAPI.Login.GoogleLoginGPSOAuth.DoLogin(String username, String password) in D:\Dev\NecroBot\FeroxRev\PokemonGo.RocketAPI\Login\GoogleLoginGPSOAuth.cs:line 17


    Anyone know why is this? It was working fine last night.

  8. #2528
    yeaitooted's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When catching pokemon what does the Chance category mean?

  9. #2529
    Bladn's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  10. #2530
    jhee'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 Bladn View Post
    Change this
    "UseGpxPathing": false,

  11. #2531
    Hyperion91's Avatar Sergeant
    Reputation
    9
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    2/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Help me! I've downloaded the last release at https://github.com/NecronomiconCodin...ses/tag/v0.3.3, configured everything and I get this error:
    Necrobot - sniping | egghatch | gpx | lure | incense | & more-cattura-jpg

    My auth.json file look like this:

    Code:
    {
      "AuthType": "google",
      "GoogleRefreshToken": null,
      "PtcUsername": null,
      "PtcPassword": null,
      "GoogleUsername": [email protected],
      "GooglePassword": password123
    }
    and my config.json:

    Code:
    {
      "AmountOfPokemonToDisplayOnStart": 10,
      "AutoUpdate": true,
      "DefaultAltitude": 10.0,
      "DefaultLatitude": 40.785091,
      "DefaultLongitude": -73.968285,
      "DelayBetweenPokemonCatch": 2000,
      "DelayBetweenPlayerActions": 5000,
      "EvolveAboveIvValue": 90.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "UseLuckyEggsMinPokemonAmount": 30,
      "UseLuckyEggsWhileEvolving": false,
      "UseEggIncubators": true,
      "DumpPokemonStats": true,
      "GpxFile": "GPXPath.GPX",
      "UseGpxPathing": false,
      "WalkingSpeedInKilometerPerHour": 15.0,
      "MaxTravelDistanceInMeters": 2000,
      "KeepMinCp": 1250,
      "KeepMinDuplicatePokemon": 1,
      "KeepMinIvPercentage": 95.0,
      "KeepPokemonsThatCanEvolve": false,
      "PrioritizeIvOverCp": true,
      "RenameAboveIv": true,
      "RenameTemplate": "{0}_{1}",
      "TransferDuplicatePokemon": true,
      "TranslationLanguageCode": "it",
      "UsePokemonToNotCatchFilter": false,
      "WebSocketPort": 14251,
      "StartupWelcomeDelay": true,
      "SnipeAtPokestops": true,
      "ItemRecycleFilter": [
        {
          "Key": "itemUnknown",
          "Value": 0
        },
        {
          "Key": "itemPokeBall",
          "Value": 25
        },
        {
          "Key": "itemGreatBall",
          "Value": 50
        },
        {
          "Key": "itemUltraBall",
          "Value": 100
        },
        {
          "Key": "itemMasterBall",
          "Value": 100
        },
        {
          "Key": "itemPotion",
          "Value": 0
        },
        {
          "Key": "itemSuperPotion",
          "Value": 10
        },
        {
          "Key": "itemHyperPotion",
          "Value": 40
        },
        {
          "Key": "itemMaxPotion",
          "Value": 75
        },
        {
          "Key": "itemRevive",
          "Value": 25
        },
        {
          "Key": "itemMaxRevive",
          "Value": 50
        },
        {
          "Key": "itemLuckyEgg",
          "Value": 200
        },
        {
          "Key": "itemIncenseOrdinary",
          "Value": 100
        },
        {
          "Key": "itemIncenseSpicy",
          "Value": 100
        },
        {
          "Key": "itemIncenseCool",
          "Value": 100
        },
        {
          "Key": "itemIncenseFloral",
          "Value": 100
        },
        {
          "Key": "itemTroyDisk",
          "Value": 100
        },
        {
          "Key": "itemXAttack",
          "Value": 100
        },
        {
          "Key": "itemXDefense",
          "Value": 100
        },
        {
          "Key": "itemXMiracle",
          "Value": 100
        },
        {
          "Key": "itemRazzBerry",
          "Value": 50
        },
        {
          "Key": "itemBlukBerry",
          "Value": 10
        },
        {
          "Key": "itemNanabBerry",
          "Value": 10
        },
        {
          "Key": "itemWeparBerry",
          "Value": 30
        },
        {
          "Key": "itemPinapBerry",
          "Value": 30
        },
        {
          "Key": "itemSpecialCamera",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasicUnlimited",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasic",
          "Value": 100
        },
        {
          "Key": "itemPokemonStorageUpgrade",
          "Value": 100
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 100
        }
      ],
      "PokemonsNotToTransfer": [
        "dragonite",
        "charizard",
        "zapdos",
        "snorlax",
        "mew",
        "mewtwo",
        "venusaur",
        "blastoise",
        "gyarados",
        "vaporeon",
        "jolteon",
        "flareon",
        "kabutops",
        "exeggutor",
        "arcanine",
        "slowbro"
      ],
      "PokemonsToEvolve": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata",
        "spearow",
        "zubat",
        "doduo",
        "goldeen",
        "paras",
        "ekans",
        "staryu",
        "psyduck",
        "krabby",
        "venonat",
        "voltorb",
        "krabby",
        "magnemite"
      ],
      "PokemonsToIgnore": [],
      "PokemonsTransferFilter": {},
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": 38.556807486461118,
            "Longitude": -121.2383794784546
          },
          {
            "Latitude": -33.859019,
            "Longitude": 151.213098
          },
          {
            "Latitude": 47.5014969,
            "Longitude": -122.0959568
          },
          {
            "Latitude": 51.5025343,
            "Longitude": -0.2055027
          }
        ],
        "Pokemon": [
          "Dratini",
          "Magikarp",
          "Eevee",
          "Charmander"
        ]
      }
    }

  12. #2532
    Massi17's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hyperion91 View Post
    Help me! I've downloaded the last release at https://github.com/NecronomiconCodin...ses/tag/v0.3.3, configured everything and I get this error:
    Necrobot - sniping | egghatch | gpx | lure | incense | & more-cattura-jpg

    My auth.json file look like this:

    Code:
    {
      "AuthType": "google",
      "GoogleRefreshToken": null,
      "PtcUsername": null,
      "PtcPassword": null,
      "GoogleUsername": [email protected],
      "GooglePassword": password123
    }
    and my config.json:

    Code:
    {
      "AmountOfPokemonToDisplayOnStart": 10,
      "AutoUpdate": true,
      "DefaultAltitude": 10.0,
      "DefaultLatitude": 40.785091,
      "DefaultLongitude": -73.968285,
      "DelayBetweenPokemonCatch": 2000,
      "DelayBetweenPlayerActions": 5000,
      "EvolveAboveIvValue": 90.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "UseLuckyEggsMinPokemonAmount": 30,
      "UseLuckyEggsWhileEvolving": false,
      "UseEggIncubators": true,
      "DumpPokemonStats": true,
      "GpxFile": "GPXPath.GPX",
      "UseGpxPathing": false,
      "WalkingSpeedInKilometerPerHour": 15.0,
      "MaxTravelDistanceInMeters": 2000,
      "KeepMinCp": 1250,
      "KeepMinDuplicatePokemon": 1,
      "KeepMinIvPercentage": 95.0,
      "KeepPokemonsThatCanEvolve": false,
      "PrioritizeIvOverCp": true,
      "RenameAboveIv": true,
      "RenameTemplate": "{0}_{1}",
      "TransferDuplicatePokemon": true,
      "TranslationLanguageCode": "it",
      "UsePokemonToNotCatchFilter": false,
      "WebSocketPort": 14251,
      "StartupWelcomeDelay": true,
      "SnipeAtPokestops": true,
      "ItemRecycleFilter": [
        {
          "Key": "itemUnknown",
          "Value": 0
        },
        {
          "Key": "itemPokeBall",
          "Value": 25
        },
        {
          "Key": "itemGreatBall",
          "Value": 50
        },
        {
          "Key": "itemUltraBall",
          "Value": 100
        },
        {
          "Key": "itemMasterBall",
          "Value": 100
        },
        {
          "Key": "itemPotion",
          "Value": 0
        },
        {
          "Key": "itemSuperPotion",
          "Value": 10
        },
        {
          "Key": "itemHyperPotion",
          "Value": 40
        },
        {
          "Key": "itemMaxPotion",
          "Value": 75
        },
        {
          "Key": "itemRevive",
          "Value": 25
        },
        {
          "Key": "itemMaxRevive",
          "Value": 50
        },
        {
          "Key": "itemLuckyEgg",
          "Value": 200
        },
        {
          "Key": "itemIncenseOrdinary",
          "Value": 100
        },
        {
          "Key": "itemIncenseSpicy",
          "Value": 100
        },
        {
          "Key": "itemIncenseCool",
          "Value": 100
        },
        {
          "Key": "itemIncenseFloral",
          "Value": 100
        },
        {
          "Key": "itemTroyDisk",
          "Value": 100
        },
        {
          "Key": "itemXAttack",
          "Value": 100
        },
        {
          "Key": "itemXDefense",
          "Value": 100
        },
        {
          "Key": "itemXMiracle",
          "Value": 100
        },
        {
          "Key": "itemRazzBerry",
          "Value": 50
        },
        {
          "Key": "itemBlukBerry",
          "Value": 10
        },
        {
          "Key": "itemNanabBerry",
          "Value": 10
        },
        {
          "Key": "itemWeparBerry",
          "Value": 30
        },
        {
          "Key": "itemPinapBerry",
          "Value": 30
        },
        {
          "Key": "itemSpecialCamera",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasicUnlimited",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasic",
          "Value": 100
        },
        {
          "Key": "itemPokemonStorageUpgrade",
          "Value": 100
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 100
        }
      ],
      "PokemonsNotToTransfer": [
        "dragonite",
        "charizard",
        "zapdos",
        "snorlax",
        "mew",
        "mewtwo",
        "venusaur",
        "blastoise",
        "gyarados",
        "vaporeon",
        "jolteon",
        "flareon",
        "kabutops",
        "exeggutor",
        "arcanine",
        "slowbro"
      ],
      "PokemonsToEvolve": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata",
        "spearow",
        "zubat",
        "doduo",
        "goldeen",
        "paras",
        "ekans",
        "staryu",
        "psyduck",
        "krabby",
        "venonat",
        "voltorb",
        "krabby",
        "magnemite"
      ],
      "PokemonsToIgnore": [],
      "PokemonsTransferFilter": {},
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": 38.556807486461118,
            "Longitude": -121.2383794784546
          },
          {
            "Latitude": -33.859019,
            "Longitude": 151.213098
          },
          {
            "Latitude": 47.5014969,
            "Longitude": -122.0959568
          },
          {
            "Latitude": 51.5025343,
            "Longitude": -0.2055027
          }
        ],
        "Pokemon": [
          "Dratini",
          "Magikarp",
          "Eevee",
          "Charmander"
        ]
      }
    }

    "GoogleUsername": "[email protected]",
    "GooglePassword": "password123"

  13. #2533
    cgy0509's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi guys, I really cant fix this. I can't use the bot with my account. It is not with the " " thing since I running others gmail account with come with [email protected] and they work fine. However, my main account I created by using my college account which is [email protected] I could not run it and jump up the code as below. I did able to use it 2days ago which it jump up the browswer and redirect me to the campus id login page, but new version did not do that anymore, and make me unable to use it. Any of you guys can help me, thanks alot.

    Initializing Rocket logger at time 7/29/2016 2:15:54 PM...
    [14:15:56] Perfect! You already have the newest Version 0.3.3
    [14:15:56] Logging in using Google
    [14:15:56] As you have Google Two Factor Auth enabled, you will need to insert an App Specific Password into the auth.json
    [14:15:56] Opening Google App-Passwords. Please make a new App Password (use Other as Device)
    [14:16:03] Make sure you have entered the right Email & Password.

  14. #2534
    Kimble89's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi guys i have a problem with the update feature. hope u can help me. i try to explain. i open the bot with visual studio after all settings i press crtl+f5 then it says there is a new version and starts to downloading after the download a new window open with the sentence its the first time using the bot and so on. so i go to visual studio setting up all the things again and press again crtl+f5 and here is the problem the bot starts again to downlod the update why? what my mistake^^

  15. #2535
    kodat's Avatar Member
    Reputation
    1
    Join Date
    Apr 2006
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    spawn rotations. we all need new nests

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 08:05 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