Introducing MPGH's AIGA. The latest advancement in artificial intelligence. Click here now to learn more!
Page 1 of 2 12 LastLast
Results 1 to 15 of 30
  1. #1
    The.Asian's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Location
    In the forest with Logan Paul
    Posts
    172
    Reputation
    10
    Thanks
    618
    My Mood
    Cynical

    Post Config for NecroBot - Stable 120k EXP/H

    Hello guys

    I wanted to share my config as for some people it's hard to setup a proper config for mass EXP.

    How it works?
    1) The Bot collects 100 balls from Pokestops
    2) Mass farms pidgeys, caterpies and weedles
    3) Evolves them
    4) MASS EXP!

    How to use?
    1) Download Necrobot Version 0.7.2
    2) Unpack, start it up and fill in your personal information
    3) Close the bot and replace the code in config.json in the Config folder with the one you copied here.

    Don't worry if you get softbanned, the bot will automatically unbann you.

    BEWARE: This bot transfers all your Pokémon other than Pidgey, Rattata etc since it's a mass EXP config. Don't come and complain if your 3k CP Dragonite is gone.
    EDIT: Favorite the Pokémons you don't want transfered!


    Code:
    {
      "TranslationLanguageCode": "en",
      "AutoUpdate": false,
      "TransferConfigAndAuthOnUpdate": true,
      "UseWebsocket": false,
      "StartupWelcomeDelay": false,
      "AmountOfPokemonToDisplayOnStart": 1,
      "ShowPokeballCountsBeforeRecycle": true,
      "CatchPokemon": true,
      "AutomaticallyLevelUpPokemon": false,
      "AmountOfTimesToUpgradeLoop": 5,
      "GetMinStarDustForLevelUp": 5000,
      "LevelUpByCPorIv": "iv",
      "UpgradePokemonCpMinimum": 1000.0,
      "UpgradePokemonIvMinimum": 95.0,
      "UpgradePokemonMinimumStatsOperator": "and",
      "DisableHumanWalking": true,
      "DefaultLatitude": 40.782865,
      "DefaultLongitude": -73.965355,
      "WalkingSpeedInKilometerPerHour": 300.0,
      "MaxSpawnLocationOffset": 10,
      "DelayBetweenPlayerActions": 1,
      "DelayBetweenPokemonCatch": 1,
      "DumpPokemonStats": false,
      "EvolveAboveIvValue": 95.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "EvolveKeptPokemonsAtStorageUsagePercentage": 20.0,
      "KeepPokemonsThatCanEvolve": true,
      "KeepMinCp": 1250,
      "KeepMinIvPercentage": 90.0,
      "KeepMinLvl": 6,
      "KeepMinOperator": "or",
      "UseKeepMinLvl": false,
      "PrioritizeIvOverCp": false,
      "KeepMinDuplicatePokemon": 1,
      "UseGpxPathing": false,
      "GpxFile": "GPXPath.GPX",
      "VerboseRecycling": true,
      "RecycleInventoryAtUsagePercentage": 90.0,
      "UseEggIncubators": false,
      "UseLuckyEggConstantly": false,
      "UseLuckyEggsMinPokemonAmount": 30,
      "UseLuckyEggsWhileEvolving": true,
      "UseIncenseConstantly": false,
      "UseBerriesMinCp": 1000,
      "UseBerriesMinIv": 90.0,
      "UseBerriesBelowCatchProbability": 0.2,
      "UseBerriesOperator": "and",
      "UseSnipeOnlineLocationServer": false,
      "UseSnipeLocationServer": false,
      "SnipeLocationServer": "localhost",
      "SnipeLocationServerPort": 8000,
      "GetSniperInfoFromPokezz": false,
      "GetOnlyVerifiedSniperInfoFromPokezz": false,
      "MinPokeballsToSnipe": 100,
      "MinPokeballsWhileSnipe": 1,
      "MinDelayBetweenSnipes": 1,
      "SnipingScanOffset": 1.0,
      "SnipeAtPokestops": true,
      "SnipeIgnoreUnknownIv": false,
      "UseTransferIvForSnipe": false,
      "SnipePokemonNotInPokedex": false,
      "RenamePokemon": false,
      "RenameOnlyAboveIv": true,
      "RenameTemplate": "{1} {0}",
      "MaxPokeballsPerPokemon": 1,
      "MaxTravelDistanceInMeters": 500,
      "TotalAmountOfPokeballsToKeep": 120,
      "TotalAmountOfPotionsToKeep": 80,
      "TotalAmountOfRevivesToKeep": 60,
      "TotalAmountOfBerriesToKeep": 50,
      "UseGreatBallAboveCp": 1000,
      "UseUltraBallAboveCp": 1250,
      "UseMasterBallAboveCp": 1500,
      "UseGreatBallAboveIv": 85.0,
      "UseUltraBallAboveIv": 95.0,
      "UseGreatBallBelowCatchProbability": 0.2,
      "UseUltraBallBelowCatchProbability": 0.1,
      "UseMasterBallBelowCatchProbability": 0.05,
      "EnableHumanizedThrows": false,
      "NiceThrowChance": 40,
      "GreatThrowChance": 30,
      "ExcellentThrowChance": 10,
      "CurveThrowChance": 90,
      "ForceGreatThrowOverIv": 90.0,
      "ForceExcellentThrowOverIv": 95.0,
      "ForceGreatThrowOverCp": 1000,
      "ForceExcellentThrowOverCp": 1500,
      "TransferWeakPokemon": false,
      "TransferDuplicatePokemon": true,
      "TransferDuplicatePokemonOnCapture": false,
      "FavoriteMinIvPercentage": 95.0,
      "AutoFavoritePokemon": false,
      "UsePokemonToNotCatchFilter": true,
      "UsePokemonSniperFilterOnly": false,
      "WebSocketPort": 14251,
      "ItemRecycleFilter": [
        {
          "Key": "itemUnknown",
          "Value": 0
        },
        {
          "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": "itemSpecialCamera",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasicUnlimited",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasic",
          "Value": 100
        },
        {
          "Key": "itemPokemonStorageUpgrade",
          "Value": 100
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 100
        }
      ],
      "PokemonsNotToTransfer": [
        "venusaur",
        "charizard",
        "blastoise",
        "clefable",
        "muk",
        "chansey",
        "gyarados",
        "ditto",
        "snorlax",
        "articuno",
        "zapdos",
        "moltres",
        "dragonite",
        "mewtwo",
        "mew"
      ],
      "PokemonsToEvolve": [
        "eevee",
        "caterpie",
        "weedle",
        "pidgey",
        "rattata"
      ],
      "PokemonsToIgnore": [
        "bulbasaur",
        "ivysaur",
        "venusaur",
        "charmander",
        "charmeleon",
        "charizard",
        "squirtle",
        "wartortle",
        "blastoise",
        "metapod",
        "butterfree",
        "kakuna",
        "beedrill",
        "pidgeotto",
        "pidgeot",
        "raticate",
        "spearow",
        "fearow",
        "ekans",
        "arbok",
        "pikachu",
        "raichu",
        "sandshrew",
        "sandslash",
        "nidoranFemale",
        "nidoranMale",
        "nidorina",
        "nidoqueen",
        "nidorino",
        "nidoking",
        "clefairy",
        "clefable",
        "vulpix",
        "ninetales",
        "jigglypuff",
        "wigglytuff",
        "zubat",
        "golbat",
        "oddish",
        "gloom",
        "vileplume",
        "paras",
        "parasect",
        "venonat",
        "venomoth",
        "diglett",
        "dugtrio",
        "meowth",
        "persian",
        "psyduck",
        "golduck",
        "mankey",
        "primeape",
        "growlithe",
        "arcanine",
        "poliwag",
        "poliwhirl",
        "poliwrath",
        "abra",
        "kadabra",
        "alakazam",
        "machop",
        "machoke",
        "machamp",
        "bellsprout",
        "weepinbell",
        "victreebel",
        "tentacool",
        "tentacruel",
        "geodude",
        "graveler",
        "golem",
        "ponyta",
        "rapidash",
        "slowpoke",
        "slowbro",
        "magnemite",
        "magneton",
        "doduo",
        "dodrio",
        "seel",
        "dewgong",
        "grimer",
        "muk",
        "shellder",
        "cloyster",
        "gastly",
        "haunter",
        "gengar",
        "onix",
        "drowzee",
        "hypno",
        "krabby",
        "kingler",
        "voltorb",
        "electrode",
        "exeggcute",
        "exeggutor",
        "cubone",
        "marowak",
        "hitmonlee",
        "hitmonchan",
        "lickitung",
        "koffing",
        "weezing",
        "rhyhorn",
        "rhydon",
        "chansey",
        "tangela",
        "kangaskhan",
        "horsea",
        "seadra",
        "goldeen",
        "seaking",
        "staryu",
        "starmie",
        "scyther",
        "jynx",
        "electabuzz",
        "magmar",
        "pinsir",
        "tauros",
        "magikarp",
        "gyarados",
        "lapras",
        "ditto",
        "vaporeon",
        "jolteon",
        "flareon",
        "porygon",
        "omanyte",
        "omastar",
        "kabuto",
        "kabutops",
        "aerodactyl",
        "snorlax",
        "articuno",
        "zapdos",
        "moltres",
        "dratini",
        "dragonair",
        "dragonite",
        "mewtwo",
        "mew"
      ],
      "PokemonsTransferFilter": {
        "Dragonite": {
          "KeepMinCp": 2600,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        }
      },
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": 40.707897,
            "Longitude": -74.011117
          },
          {
            "Latitude": 40.726854,
            "Longitude": -74.00961
          },
          {
            "Latitude": 40.733917,
            "Longitude": -73.990346
          },
          {
            "Latitude": 40.750955,
            "Longitude": -73.990625
          },
          {
            "Latitude": 40.772929,
            "Longitude": -73.973631
          },
          {
            "Latitude": 40.793512,
            "Longitude": -73.957086
          },
          {
            "Latitude": 40.808888,
            "Longitude": -73.946189
          },
          {
            "Latitude": 40.753705,
            "Longitude": -73.983715
          },
          {
            "Latitude": 40.718794,
            "Longitude": -74.002448
          },
          {
            "Latitude": 40.712784,
            "Longitude": -74.005941
          },
          {
            "Latitude": 52.370216,
            "Longitude": 4.895168
          },
          {
            "Latitude": 59.329323,
            "Longitude": 18.068581
          },
          {
            "Latitude": 22.27972,
            "Longitude": 114.158091
          },
          {
            "Latitude": 48.856614,
            "Longitude": 2.352222
          },
          {
            "Latitude": -33.86882,
            "Longitude": 151.209296
          },
          {
            "Latitude": 37.77493,
            "Longitude": -122.419416
          },
          {
            "Latitude": 35.689488,
            "Longitude": 139.691706
          },
          {
            "Latitude": 52.520007,
            "Longitude": 13.404954
          },
          {
            "Latitude": 34.052234,
            "Longitude": -118.243685
          },
          {
            "Latitude": 38.907192,
            "Longitude": -77.036871
          },
          {
            "Latitude": 39.952584,
            "Longitude": -75.165222
          },
          {
            "Latitude": 51.507351,
            "Longitude": -0.127758
          }
        ],
        "Pokemon": [
          "eevee",
          "caterpie",
          "weedle",
          "pidgey"
        ]
      },
      "PokemonToUseMasterball": [
        "articuno",
        "zapdos",
        "moltres",
        "mew",
        "mewtwo"
      ]
    }
    Screenshot


    Credits
    NecroBot - NecroBot Developers

    Virus Scans
    Jotti
    Virus Total

    HAVE FUN BOTTING
    Last edited by The.Asian; 08-08-2016 at 02:35 PM. Reason: Githubs links weren't allowed and I added Virus scans

  2. The Following 10 Users Say Thank You to The.Asian For This Useful Post:

    abcdhahahehe (08-08-2016),Buhopardo (08-08-2016),Forever~Alone (08-08-2016),hasidhio (08-08-2016),huberciq (08-08-2016),SioThaMan (08-08-2016),slyfoxjosh1990 (08-08-2016),Ticherhaz (08-08-2016),xFlat3ricx (08-08-2016),xzone (08-08-2016)

  3. #2
    wallblack's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Location
    Portugal
    Posts
    291
    Reputation
    13
    Thanks
    100
    My Mood
    Amazed
    thank you for the share

  4. #3
    iBaha132's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    99
    Reputation
    13
    Thanks
    2,696
    ****** links are not allowed

  5. #4
    iddbro's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    Thanks dude !

    It doesn't work with necro bot 0.7.6 ?

    Pokemons are not transfered if they are favorite, right ?

  6. #5
    Ticherhaz's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    Malaysia
    Posts
    6,564
    Reputation
    1376
    Thanks
    1,297
    My Mood
    Inspired
    thanks for the share. i try check it out .
    Anything can PM me. I'm from Malaysia.

  7. #6
    Naga's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    313
    Reputation
    24
    Thanks
    53
    My Mood
    Daring
    Quote Originally Posted by The.Asian View Post
    Hello guys

    I wanted to share my config as for some people it's hard to setup a proper config for mass EXP.

    How it works?

    1) The Bot collects 100 balls from Pokestops
    2) Mass farms pidgeys, caterpies and weedles
    3) Evolves them
    4) MASS EXP!

    How to use?

    1) Download Necrobot Version 0.7.2 here: NecroBot 0.7.2
    2) Unpack, Start it up and fill in your personal information
    3) Close the bot and replace the code in config.json in the Config folder with the one you copied here.

    Don't worry if you get softbanned, the bot will automaticly unbann you.

    BEWARE: This bot transfers all your Pokémon other than Pidgey, Rattata etc since it's a mass EXP config. Don't come and complain if your 3k CP Dragonite is gone.

    Code:
    {
      "TranslationLanguageCode": "en",
      "AutoUpdate": false,
      "TransferConfigAndAuthOnUpdate": true,
      "UseWebsocket": false,
      "StartupWelcomeDelay": false,
      "AmountOfPokemonToDisplayOnStart": 1,
      "ShowPokeballCountsBeforeRecycle": true,
      "CatchPokemon": true,
      "AutomaticallyLevelUpPokemon": false,
      "AmountOfTimesToUpgradeLoop": 5,
      "GetMinStarDustForLevelUp": 5000,
      "LevelUpByCPorIv": "iv",
      "UpgradePokemonCpMinimum": 1000.0,
      "UpgradePokemonIvMinimum": 95.0,
      "UpgradePokemonMinimumStatsOperator": "and",
      "DisableHumanWalking": true,
      "DefaultLatitude": 40.782865,
      "DefaultLongitude": -73.965355,
      "WalkingSpeedInKilometerPerHour": 300.0,
      "MaxSpawnLocationOffset": 10,
      "DelayBetweenPlayerActions": 1,
      "DelayBetweenPokemonCatch": 1,
      "DumpPokemonStats": false,
      "EvolveAboveIvValue": 95.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "EvolveKeptPokemonsAtStorageUsagePercentage": 20.0,
      "KeepPokemonsThatCanEvolve": true,
      "KeepMinCp": 1250,
      "KeepMinIvPercentage": 90.0,
      "KeepMinLvl": 6,
      "KeepMinOperator": "or",
      "UseKeepMinLvl": false,
      "PrioritizeIvOverCp": false,
      "KeepMinDuplicatePokemon": 1,
      "UseGpxPathing": false,
      "GpxFile": "GPXPath.GPX",
      "VerboseRecycling": true,
      "RecycleInventoryAtUsagePercentage": 90.0,
      "UseEggIncubators": false,
      "UseLuckyEggConstantly": false,
      "UseLuckyEggsMinPokemonAmount": 30,
      "UseLuckyEggsWhileEvolving": true,
      "UseIncenseConstantly": false,
      "UseBerriesMinCp": 1000,
      "UseBerriesMinIv": 90.0,
      "UseBerriesBelowCatchProbability": 0.2,
      "UseBerriesOperator": "and",
      "UseSnipeOnlineLocationServer": false,
      "UseSnipeLocationServer": false,
      "SnipeLocationServer": "localhost",
      "SnipeLocationServerPort": 8000,
      "GetSniperInfoFromPokezz": false,
      "GetOnlyVerifiedSniperInfoFromPokezz": false,
      "MinPokeballsToSnipe": 100,
      "MinPokeballsWhileSnipe": 1,
      "MinDelayBetweenSnipes": 1,
      "SnipingScanOffset": 1.0,
      "SnipeAtPokestops": true,
      "SnipeIgnoreUnknownIv": false,
      "UseTransferIvForSnipe": false,
      "SnipePokemonNotInPokedex": false,
      "RenamePokemon": false,
      "RenameOnlyAboveIv": true,
      "RenameTemplate": "{1} {0}",
      "MaxPokeballsPerPokemon": 1,
      "MaxTravelDistanceInMeters": 500,
      "TotalAmountOfPokeballsToKeep": 120,
      "TotalAmountOfPotionsToKeep": 80,
      "TotalAmountOfRevivesToKeep": 60,
      "TotalAmountOfBerriesToKeep": 50,
      "UseGreatBallAboveCp": 1000,
      "UseUltraBallAboveCp": 1250,
      "UseMasterBallAboveCp": 1500,
      "UseGreatBallAboveIv": 85.0,
      "UseUltraBallAboveIv": 95.0,
      "UseGreatBallBelowCatchProbability": 0.2,
      "UseUltraBallBelowCatchProbability": 0.1,
      "UseMasterBallBelowCatchProbability": 0.05,
      "EnableHumanizedThrows": false,
      "NiceThrowChance": 40,
      "GreatThrowChance": 30,
      "ExcellentThrowChance": 10,
      "CurveThrowChance": 90,
      "ForceGreatThrowOverIv": 90.0,
      "ForceExcellentThrowOverIv": 95.0,
      "ForceGreatThrowOverCp": 1000,
      "ForceExcellentThrowOverCp": 1500,
      "TransferWeakPokemon": false,
      "TransferDuplicatePokemon": true,
      "TransferDuplicatePokemonOnCapture": false,
      "FavoriteMinIvPercentage": 95.0,
      "AutoFavoritePokemon": false,
      "UsePokemonToNotCatchFilter": true,
      "UsePokemonSniperFilterOnly": false,
      "WebSocketPort": 14251,
      "ItemRecycleFilter": [
        {
          "Key": "itemUnknown",
          "Value": 0
        },
        {
          "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": "itemSpecialCamera",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasicUnlimited",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasic",
          "Value": 100
        },
        {
          "Key": "itemPokemonStorageUpgrade",
          "Value": 100
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 100
        }
      ],
      "PokemonsNotToTransfer": [
        "venusaur",
        "charizard",
        "blastoise",
        "clefable",
        "muk",
        "chansey",
        "gyarados",
        "ditto",
        "snorlax",
        "articuno",
        "zapdos",
        "moltres",
        "dragonite",
        "mewtwo",
        "mew"
      ],
      "PokemonsToEvolve": [
        "eevee",
        "caterpie",
        "weedle",
        "pidgey",
        "rattata"
      ],
      "PokemonsToIgnore": [
        "bulbasaur",
        "ivysaur",
        "venusaur",
        "charmander",
        "charmeleon",
        "charizard",
        "squirtle",
        "wartortle",
        "blastoise",
        "metapod",
        "butterfree",
        "kakuna",
        "beedrill",
        "pidgeotto",
        "pidgeot",
        "raticate",
        "spearow",
        "fearow",
        "ekans",
        "arbok",
        "pikachu",
        "raichu",
        "sandshrew",
        "sandslash",
        "nidoranFemale",
        "nidoranMale",
        "nidorina",
        "nidoqueen",
        "nidorino",
        "nidoking",
        "clefairy",
        "clefable",
        "vulpix",
        "ninetales",
        "jigglypuff",
        "wigglytuff",
        "zubat",
        "golbat",
        "oddish",
        "gloom",
        "vileplume",
        "paras",
        "parasect",
        "venonat",
        "venomoth",
        "diglett",
        "dugtrio",
        "meowth",
        "persian",
        "psyduck",
        "golduck",
        "mankey",
        "primeape",
        "growlithe",
        "arcanine",
        "poliwag",
        "poliwhirl",
        "poliwrath",
        "abra",
        "kadabra",
        "alakazam",
        "machop",
        "machoke",
        "machamp",
        "bellsprout",
        "weepinbell",
        "victreebel",
        "tentacool",
        "tentacruel",
        "geodude",
        "graveler",
        "golem",
        "ponyta",
        "rapidash",
        "slowpoke",
        "slowbro",
        "magnemite",
        "magneton",
        "doduo",
        "dodrio",
        "seel",
        "dewgong",
        "grimer",
        "muk",
        "shellder",
        "cloyster",
        "gastly",
        "haunter",
        "gengar",
        "onix",
        "drowzee",
        "hypno",
        "krabby",
        "kingler",
        "voltorb",
        "electrode",
        "exeggcute",
        "exeggutor",
        "cubone",
        "marowak",
        "hitmonlee",
        "hitmonchan",
        "lickitung",
        "koffing",
        "weezing",
        "rhyhorn",
        "rhydon",
        "chansey",
        "tangela",
        "kangaskhan",
        "horsea",
        "seadra",
        "goldeen",
        "seaking",
        "staryu",
        "starmie",
        "scyther",
        "jynx",
        "electabuzz",
        "magmar",
        "pinsir",
        "tauros",
        "magikarp",
        "gyarados",
        "lapras",
        "ditto",
        "vaporeon",
        "jolteon",
        "flareon",
        "porygon",
        "omanyte",
        "omastar",
        "kabuto",
        "kabutops",
        "aerodactyl",
        "snorlax",
        "articuno",
        "zapdos",
        "moltres",
        "dratini",
        "dragonair",
        "dragonite",
        "mewtwo",
        "mew"
      ],
      "PokemonsTransferFilter": {
        "Dragonite": {
          "KeepMinCp": 2600,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        }
      },
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": 40.707897,
            "Longitude": -74.011117
          },
          {
            "Latitude": 40.726854,
            "Longitude": -74.00961
          },
          {
            "Latitude": 40.733917,
            "Longitude": -73.990346
          },
          {
            "Latitude": 40.750955,
            "Longitude": -73.990625
          },
          {
            "Latitude": 40.772929,
            "Longitude": -73.973631
          },
          {
            "Latitude": 40.793512,
            "Longitude": -73.957086
          },
          {
            "Latitude": 40.808888,
            "Longitude": -73.946189
          },
          {
            "Latitude": 40.753705,
            "Longitude": -73.983715
          },
          {
            "Latitude": 40.718794,
            "Longitude": -74.002448
          },
          {
            "Latitude": 40.712784,
            "Longitude": -74.005941
          },
          {
            "Latitude": 52.370216,
            "Longitude": 4.895168
          },
          {
            "Latitude": 59.329323,
            "Longitude": 18.068581
          },
          {
            "Latitude": 22.27972,
            "Longitude": 114.158091
          },
          {
            "Latitude": 48.856614,
            "Longitude": 2.352222
          },
          {
            "Latitude": -33.86882,
            "Longitude": 151.209296
          },
          {
            "Latitude": 37.77493,
            "Longitude": -122.419416
          },
          {
            "Latitude": 35.689488,
            "Longitude": 139.691706
          },
          {
            "Latitude": 52.520007,
            "Longitude": 13.404954
          },
          {
            "Latitude": 34.052234,
            "Longitude": -118.243685
          },
          {
            "Latitude": 38.907192,
            "Longitude": -77.036871
          },
          {
            "Latitude": 39.952584,
            "Longitude": -75.165222
          },
          {
            "Latitude": 51.507351,
            "Longitude": -0.127758
          }
        ],
        "Pokemon": [
          "eevee",
          "caterpie",
          "weedle",
          "pidgey"
        ]
      },
      "PokemonToUseMasterball": [
        "articuno",
        "zapdos",
        "moltres",
        "mew",
        "mewtwo"
      ]
    }
    Screenshot:


    Credits
    NecroBot - NecroBot Developers

    HAVE FUN BOTTING
    ****** Links aren't allowed on MPGH anymore.

  8. #7
    xzone's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    107
    Reputation
    10
    Thanks
    28
    My Mood
    Devilish
    Thanks man.
    Also just favorite all the pokemon you don't want the bot to transfer.

  9. The Following User Says Thank You to xzone For This Useful Post:

    The.Asian (08-08-2016)

  10. #8
    iddbro's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    Quote Originally Posted by xzone View Post
    Thanks man.
    Also just favorite all the pokemon you don't want the bot to transfer.
    Thanks, it was exactly what i asked !

    And do you know if it works with necro bot 0.7.6 ? Or do you really need the 0.7.2 version ?

  11. #9
    chopchopdots's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    3
    it takes a shitload of time to login

  12. #10
    Wield's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    61
    Reputation
    10
    Thanks
    5
    I Was about to use this until I realised I'd love to keep my 2.7k Dragonite, looks good though

  13. #11
    Calixtocarls's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    Brazil
    Posts
    9
    Reputation
    10
    Thanks
    0
    This bot recycled all my great balls and pokéballs
    Can I disable recycle?
    Last edited by Calixtocarls; 08-08-2016 at 07:45 AM.

  14. #12
    harukazen's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    100
    Reputation
    10
    Thanks
    29
    My Mood
    Happy
    300kmph , is it even safe?
    _____________________________________________

  15. #13
    The.Asian's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Location
    In the forest with Logan Paul
    Posts
    172
    Reputation
    10
    Thanks
    618
    My Mood
    Cynical
    Quote Originally Posted by Naga View Post


    ****** Links aren't allowed on MPGH anymore.
    Removed the link, added the file and virus scans. Thanks for the info

  16. #14
    Naga's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    313
    Reputation
    24
    Thanks
    53
    My Mood
    Daring
    Quote Originally Posted by The.Asian View Post
    Removed the link, added the file and virus scans. Thanks for the info
    No problem, just make sure you read the rules when posting a release, there have been about 5 that have been denied today because of easily fixed mistakes.

  17. The Following User Says Thank You to Naga For This Useful Post:

    The.Asian (08-08-2016)

  18. #15
    The.Asian's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Location
    In the forest with Logan Paul
    Posts
    172
    Reputation
    10
    Thanks
    618
    My Mood
    Cynical
    Quote Originally Posted by Calixtocarls View Post
    This bot recycled all my great balls and pokéballs
    Can I disable recycle?
    Code:
    "TotalAmountOfPokeballsToKeep": 120,
      "TotalAmountOfPotionsToKeep": 80,
      "TotalAmountOfRevivesToKeep": 60,
      "TotalAmountOfBerriesToKeep": 50,
    Change those values in the config to your liking. But you can't go over your max inventory value (350 if you haven't bought more).

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help] Working on Reaper config for Nexon EU but I am stcuk
    By Denozone in forum General Hacking
    Replies: 1
    Last Post: 11-02-2012, 04:33 PM
  2. [Help] Best Aimbot Config for sniper
    By twintwinxl in forum CrossFire Discussions
    Replies: 4
    Last Post: 09-03-2012, 04:00 AM
  3. Yitch Config for MW3
    By Strekeos in forum Call of Duty Modern Warfare 3 Help
    Replies: 6
    Last Post: 01-14-2012, 04:17 AM
  4. [West]Trading for+10 or higher Exp/mael DF
    By MrPopper in forum Vindictus Selling / Trading / Buying
    Replies: 0
    Last Post: 01-09-2012, 04:47 PM
  5. [Solved] Config For SUCKY COMPS
    By IGotBanned. in forum Call of Duty Black Ops Help
    Replies: 3
    Last Post: 09-01-2011, 03:27 PM