NecroBot with nice GUI (coded by me ) menu

Shout-Out

User Tag List

View Poll Results: want you this betterized?

Voters
686. This poll is closed
  • yes

    634 92.42%
  • no

    52 7.58%
Page 15 of 32 FirstFirst ... 111213141516171819 ... LastLast
Results 211 to 225 of 470
  1. #211
    mjuice's Avatar Member

    Reputation
    4
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    BOT working perfectly. Thank you so much.

    Started 10 hours ago with a level 2 account, and now its at level 24 almost 25!

    AND I got a 100% perfect vaporeon.

    kuudos

    NecroBot with nice GUI (coded by me )
  2. Thanks dabnoj (1 members gave Thanks to mjuice for this useful post)
  3. #212
    dd4thewin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2014
    Posts
    252
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    why doesn't the bot evolve pokemon? is that something I have to do manualy in the list? also the bot doesn't use lucky eggs how come?

  4. #213
    dabnoj's Avatar Contributor
    Reputation
    131
    Join Date
    Mar 2016
    Posts
    137
    Thanks G/R
    89/119
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    look at config.jsn in your bot config/ folder

  5. #214
    FeenixGoodies's Avatar Member

    Reputation
    3
    Join Date
    Mar 2015
    Posts
    36
    Thanks G/R
    4/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are you able to make this gui restart bot itself when it stops/crashes and to auto click "press any key to continue"?

  6. #215
    dabnoj's Avatar Contributor
    Reputation
    131
    Join Date
    Mar 2016
    Posts
    137
    Thanks G/R
    89/119
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sure, but atm i expect farming problems do you?

  7. #216
    benni_jay's Avatar Corporal
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Really great, thanks for the new version.
    The new inventory viewer is very nice, but Comic Sans, really? :P
    I know it is still in alpha stadium and maybe you are already working on implementing it,
    but could you make the inventory list sortable (by name, CP, Level ...) and show the IV in the list?

    Oh and include a donate button and I'll donate

  8. Thanks dabnoj (1 members gave Thanks to benni_jay for this useful post)
  9. #217
    dabnoj's Avatar Contributor
    Reputation
    131
    Join Date
    Mar 2016
    Posts
    137
    Thanks G/R
    89/119
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by benni_jay View Post
    Really great, thanks for the new version.
    The new inventory viewer is very nice, but Comic Sans, really? :P
    I know it is still in alpha stadium and maybe you are already working on implementing it,
    but could you make the inventory list sortable (by name, CP, Level ...) and show the IV in the list?

    Oh and include a donate button and I'll donate
    sry i didnt include the donate button atm... and i forget to remove comic sans ms ^^ dont forget its only in developement stage
    :P

  10. #218
    barobei's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    guyz there are pidgey ratata etc on list of pokemons to ignore..but it still catches them. Is that a problem?

  11. #219
    dd4thewin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2014
    Posts
    252
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dabnoj View Post
    look at config.jsn in your bot config/ folder
    only option is luckyegg on when evolving and it doesn't use it cause its not evolving anything what option do I have wrong?

    {
    "AmountOfPokemonToDisplayOnStart": 10,
    "AutomaticallyLevelUpPokemon": false,
    "AutoUpdate": false,
    "DefaultAltitude": 10.0,
    "DefaultLatitude": 35.6329007,
    "DefaultLongitude": 139.8782056,
    "DelayBetweenPlayerActions": 100,
    "DelayBetweenPokemonCatch": 1500,
    "DumpPokemonStats": true,
    "EvolveAboveIvValue": 95.0,
    "EvolveAllPokemonAboveIv": false,
    "EvolveAllPokemonWithEnoughCandy": true,
    "GpxFile": "GPXPath.GPX",
    "ItemRecycleFilter": [
    {
    "Key": "itemUnknown",
    "Value": 0
    },
    {
    "Key": "itemPokeBall",
    "Value": 150
    },
    {
    "Key": "itemGreatBall",
    "Value": 150
    },
    {
    "Key": "itemUltraBall",
    "Value": 150
    },
    {
    "Key": "itemMasterBall",
    "Value": 100
    },
    {
    "Key": "itemPotion",
    "Value": 100
    },
    {
    "Key": "itemSuperPotion",
    "Value": 100
    },
    {
    "Key": "itemHyperPotion",
    "Value": 100
    },
    {
    "Key": "itemMaxPotion",
    "Value": 100
    },
    {
    "Key": "itemRevive",
    "Value": 100
    },
    {
    "Key": "itemMaxRevive",
    "Value": 100
    },
    {
    "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": 100
    },
    {
    "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
    }
    ],
    "KeepMinCp": 1200,
    "KeepMinDuplicatePokemon": 1,
    "KeepMinIvPercentage": 90.0,
    "KeepPokemonsThatCanEvolve": false,
    "LevelUpByCPorIv": null,
    "MaxPokeballsPerPokemon": 0,
    "MaxSpawnLocationOffset": 0,
    "MaxTravelDistanceInMeters": 1000,
    "MinDelayBetweenSnipes": 0,
    "MinPokeballsToSnipe": 0,
    "MinPokeballsWhileSnipe": 0,
    "PokemonsNotToTransfer": [
    "pidgey",
    "aerodactyl",
    "venusaur",
    "charizard",
    "blastoise",
    "nidoqueen",
    "nidoking",
    "clefable",
    "vileplume",
    "arcanine",
    "poliwrath",
    "machamp",
    "victreebel",
    "golem",
    "slowbro",
    "farfetchd",
    "muk",
    "exeggutor",
    "lickitung",
    "chansey",
    "kangaskhan",
    "mrMime",
    "gyarados",
    "lapras",
    "ditto",
    "porygon",
    "snorlax",
    "articuno",
    "zapdos",
    "moltres",
    "dragonite",
    "mewtwo",
    "mew"
    ],
    "PokemonsToEvolve": [
    "caterpie",
    "weedle",
    "pidgey",
    "rattata",
    "spearow",
    "zubat",
    "doduo",
    "psyduck"
    ],
    "PokemonsToIgnore": [
    "caterpie",
    "weedle",
    "pidgey",
    "rattata",
    "spearow",
    "zubat",
    "doduo"
    ],
    "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"
    ]
    },
    "PokemonToUseMasterball": null,
    "PrioritizeIvOverCp": true,
    "RenameOnlyAboveIv": false,
    "RenamePokemon": false,
    "RenameTemplate": "{0}_{1}",
    "SnipeAtPokestops": false,
    "SnipeIgnoreUnknownIv": false,
    "SnipeLocationServer": "localhost",
    "SnipeLocationServerPort": 0,
    "StartupWelcomeDelay": false,
    "TotalAmountOfPokebalsToKeep": 0,
    "TotalAmountOfPotionsToKeep": 0,
    "TotalAmountOfRevivesToKeep": 0,
    "TransferConfigAndAuthOnUpdate": false,
    "TransferDuplicatePokemon": true,
    "TranslationLanguageCode": "en",
    "UpgradePokemonCpMinimum": 0.0,
    "UpgradePokemonIvMinimum": 0.0,
    "UseEggIncubators": true,
    "UseGpxPathing": false,
    "UseGreatBallAboveCp": 0,
    "UseLuckyEggsMinPokemonAmount": 30,
    "UseLuckyEggsWhileEvolving": true,
    "UseMasterBallAboveCp": 0,
    "UsePokemonToNotCatchFilter": false,
    "UseSnipeLocationServer": false,
    "UseTransferIvForSnipe": false,
    "UseUltraBallAboveCp": 0,
    "WalkingSpeedInKilometerPerHour": 15.0,
    "WebSocketPort": 14251
    }

  12. #220
    Jaywii94's Avatar Corporal
    Reputation
    5
    Join Date
    Jan 2013
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys
    Im currently only getting 40-50k per hour even in the areas that i know people are getting between 80-160k
    Must clearly be me with a bad config even after playing around for an hour or so...
    Could someone maybe paste the Config settings so i could copy and thus getting more EXP per hour,
    Many thanks
    James

  13. #221
    tactless's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can we get the IV in the pokemon panel please? possible with a / betweet cp and iv ie: CP/IV: 787/92.6
    Cheers.
    BTW loving it

  14. Thanks dabnoj (1 members gave Thanks to tactless for this useful post)
  15. #222
    dd4thewin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2014
    Posts
    252
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no one else having issues with the bot evolving and or using lucky eggs? I'm using default and its not working

  16. #223
    Pos1tive'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)
    config and spot ?

  17. #224
    dd4thewin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2014
    Posts
    252
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello can anyone help why lucky eggs arnt being used and pokemon arnt being evolved?

  18. #225
    fsinaga's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    24
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what the difference between config.json file from necro zip and config.zip ?

Page 15 of 32 FirstFirst ... 111213141516171819 ... LastLast

Similar Threads

  1. [Bot] NecroBot With Map - Necrobot.GUI
    By muh50cent in forum Pokemon GO Hacks|Cheats
    Replies: 7
    Last Post: 08-11-2016, 07:59 PM
  2. [Lua] Got a problem with my Lua code.
    By sammiboy in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 09-25-2008, 09:04 AM
  3. Replies: 3
    Last Post: 09-14-2008, 01:47 PM
  4. [Help] With this C++ Code.
    By jokerjokes in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 01-22-2008, 09:42 AM
All times are GMT -5. The time now is 12:12 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