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

Shout-Out

User Tag List

Page 181 of 282 FirstFirst ... 81131177178179180181182183184185231281 ... LastLast
Results 2,701 to 2,715 of 4221
  1. #2701
    Impiedoso's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Impiedoso View Post
    Where is the necro.exe? I cant find it.
    I find it, but i cant open cause its open with visual studio. Can someone help me?

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #2702
    jekyll13's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Restoring NuGet packages...
    To prevent NuGet from restoring packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages during build.'
    1>------ Build started: Project: PokemonGo.RocketAPI, Configuration: Debug Any CPU ------
    1> PokemonGo.RocketAPI -> C:\Users\MyPC\Desktop\new\NecroBot-master\FeroxRev\PokemonGo.RocketAPI\bin\Debug\Pokemon.Go.Rocket.API.dll
    2>------ Build started: Project: PoGo.NecroBot.Logic, Configuration: Debug Any CPU ------
    2>C:\Users\MyPC\Desktop\new\NecroBot-master\PoGo.NecroBot.Logic\Common\ApiFailureStrategy.cs(14,39,14,5: error CS0246: The type or namespace name 'IApiFailureStrategy' could not be found (are you missing a using directive or an assembly reference?)
    2>C:\Users\MyPC\Desktop\new\NecroBot-master\PoGo.NecroBot.Logic\Common\ApiFailureStrategy.cs(24,27,24,39): error CS0246: The type or namespace name 'ApiOperation' could not be found (are you missing a using directive or an assembly reference?)
    3>------ Build started: Project: PoGo.NecroBot.CLI, Configuration: Debug Any CPU ------
    3>CSC : error CS0006: Metadata file 'C:\Users\MyPC\Desktop\new\NecroBot-master\PoGo.NecroBot.Logic\bin\Debug\PoGo.NecroBot.Logic.dll' could not be found
    ========== Build: 1 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

    and
    Screenshot by Lightshot
    Anyone knows how to fix it. Thanks a lot

  3. #2703
    SCFC's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anybody tell me which settings/true/false adjustments I need to make to make the bot just catch pidgeys, caterpies and weedles without transferring them ready for me to do a mass evolve using lucky egg? Do I need to change the PokemonNotToCatchFilter list to include every pokemon other than pidgey/caterpie/weedle?

    Also, what does "PokemonToIgnore" do? Mine lists pidgeys/weedles/caterpies but my bot still catches everything, including them.

  4. #2704
    wollepetri's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    10/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Use this with your specified pokemon:

    "PokemonsTransferFilter": {
    "Pidgey": {
    "KeepMinCp": 1, ------->low
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 100 -----> high

    Originally Posted by SCFC View Post
    Also, what does "PokemonToIgnore" do? Mine lists pidgeys/weedles/caterpies but my bot still catches everything, including them.
    This work only if: "UsePokemonToNotCatchFilter": false, is set to true.
    Last edited by wollepetri; 07-30-2016 at 09:57 AM.

  5. #2705
    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)
    Originally Posted by bastiflew View Post
    I implement http://pokesnipers.com/ into necrobot, now I snipe every rare pokemon
    how to do this?

  6. #2706
    RedLFC1892's Avatar Member
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    126
    Thanks G/R
    41/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im at central park but my bot isnt even trying to catch pokemon, it is just spinning pokestops 45 times to try un-softban me. It does not seem to be able to becuase it just keeps doing this over and over, anybody know how to fix this or am I just going to have to wait out the soft ban?

  7. #2707
    kava1212's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wonder why my bot is not transfering all the useless pokemons.. I have like 15 Ekans scumbags and tons of Catrpies and Weedels and Pigys... Older versions worked fine for me.. the last one is giving me tons of problems.. I also have like 3-8 of the same max evolved pokemons...

    My config :
    "AmountOfPokemonToDisplayOnStart": 25,
    "AutoUpdate": true,
    "DefaultAltitude": 10.0,
    "DefaultLatitude": 34.009985498974061,
    "DefaultLongitude": -118.49640011787415,
    "DelayBetweenPokemonCatch": 2000,
    "DelayBetweenPlayerActions": 5000,
    "EvolveAboveIvValue": 80.0,
    "EvolveAllPokemonAboveIv": true,
    "EvolveAllPokemonWithEnoughCandy": false,
    "UseLuckyEggsMinPokemonAmount": 60,
    "UseLuckyEggsWhileEvolving": false,
    "UseEggIncubators": true,
    "DumpPokemonStats": true,
    "GpxFile": "SantaMonica.gpx",
    "UseGpxPathing": true,
    "WalkingSpeedInKilometerPerHour": 18.0,
    "MaxTravelDistanceInMeters": 500,
    "KeepMinCp": 1250,
    "KeepMinDuplicatePokemon": 1,
    "KeepMinIvPercentage": 95.0,
    "KeepPokemonsThatCanEvolve": true,
    "PrioritizeIvOverCp": false,
    "RenameAboveIv": false,
    "RenameTemplate": "{0}_{1}",
    "TransferDuplicatePokemon": true,
    "TranslationLanguageCode": "en",
    "UsePokemonToNotCatchFilter": false,
    "WebSocketPort": 14251,
    "StartupWelcomeDelay": false,
    "SnipeAtPokestops": false,
    Last edited by kava1212; 07-30-2016 at 10:21 AM.

  8. #2708
    matadon's Avatar Private
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RedLFC1892 View Post
    Im at central park but my bot isnt even trying to catch pokemon, it is just spinning pokestops 45 times to try un-softban me. It does not seem to be able to becuase it just keeps doing this over and over, anybody know how to fix this or am I just going to have to wait out the soft ban?
    central park is ****ed right now

  9. Thanks RedLFC1892 (1 members gave Thanks to matadon for this useful post)
  10. #2709
    rickoelf's Avatar Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    have anybody tried to set coordinates in other place like sydney, london, etc?
    coz my fav coordinates in san francisco is still fkd now -_-
    it only took pokestops and less pokemon

    im wondering if somewhere else good with at least 100 pokemon/hour ?

  11. #2710
    kava1212's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rickoelf View Post
    have anybody tried to set coordinates in other place like sydney, london, etc?
    coz my fav coordinates in san francisco is still fkd now -_-
    it only took pokestops and less pokemon

    im wondering if somewhere else good with at least 100 pokemon/hour ?
    Santa Monica Pier

  12. #2711
    rickoelf's Avatar Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kava1212 View Post
    Santa Monica Pier
    yeah great suggestion
    if I just teleport to santa monica from san francisco
    does bot immediately unban it? coz I know it'll be softbanned lol

  13. #2712
    pkmstock's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    21
    Thanks G/R
    10/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by matadon View Post
    central park is ****ed right now
    I've been running NY for a while (6-7h) everything is working fine for me, but i have a lot of the settings turned off or low.

    Imgur: The most awesome images on the Internet

    movementspeed@ 14km/h tho
    Last edited by pkmstock; 07-30-2016 at 10:36 AM. Reason: more info

  14. #2713
    kava1212's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rickoelf View Post
    yeah great suggestion
    if I just teleport to santa monica from san francisco
    does bot immediately unban it? coz I know it'll be softbanned lol
    just stay offline for like 2 hours

  15. #2714
    Ateixon's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys wich Exp x Hour are you getting? Im getting 41k x hour....which i thing is quite low exp x hour

  16. #2715
    kava1212's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ateixon View Post
    Guys wich Exp x Hour are you getting? Im getting 41k x hour....which i thing is quite low exp x hour
    I'm getting 30k with 18 km/h

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 11:19 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