What's new

Tools Necronomicon's Bot - The Ultimate Pokemon Go Bot

  • Thread starter M4YON
  • Start date
  • Views 308,026
Status
Not open for further replies.
TheProPlayer

TheProPlayer

Enthusiast
Messages
32
Reaction score
1
Points
65
Sin$
7
Anyone else running out of pokeballs or just me
 
R

Relaxx31

Newbie
Messages
19
Reaction score
0
Points
35
Sin$
7
Guys the bot just updated to 0.3.3 for me and the sniping works now try it out
 
R

Relaxx31

Newbie
Messages
19
Reaction score
0
Points
35
Sin$
7
Honestly the sniping is totally fix but it is ruining all my pokeballs
anyone have a fix for this ?
 
C

Coffeebbb

Newbie
Messages
1
Reaction score
0
Points
35
Sin$
7
I can't add any additional snipe coords.?
It crash when startup
But when I just edit the snipe coords.
works fine...
 
L

Locuroco

Newbie
Messages
25
Reaction score
3
Points
45
Sin$
0
how does sniping works? with the default settings its not working for me
 
reago27

reago27

Newbie
Messages
33
Reaction score
0
Points
45
Sin$
0
Gday. I downloaded the release.zip file and tried opening the PoGo.NecroBot.CLI.vshost but nothing happens.
 
Darkouille81

Darkouille81

Enthusiast
Messages
44
Reaction score
3
Points
55
Sin$
0
My configs, faster than default one and snipping is on :

Edit : Location : South East Central Park New York

1st one : ONLY FARM POKESTOPS AND TAKE RAREST POKEMONS (continent poke / Dragonite / legendaries ) maximum items : pokeball 75, great 100, ultra 100, master 100, hyperpotion 20, maxpotion 85, revive 15, maxrevive 50.
Code:
{
  "AmountOfPokemonToDisplayOnStart": 10,
  "AutoUpdate": true,
  "DefaultAltitude": 10.0,
  "DefaultLatitude": 40.765032422805461,
  "DefaultLongitude": -73.973157405853271,
  "DelayBetweenPokemonCatch": 10,
  "DelayBetweenPlayerActions": 10,
  "EvolveAboveIvValue": 90.0,
  "EvolveAllPokemonAboveIv": false,
  "EvolveAllPokemonWithEnoughCandy": true,
  "UseLuckyEggsMinPokemonAmount": 30,
  "UseLuckyEggsWhileEvolving": false,
  "UseEggIncubators": true,
  "DumpPokemonStats": false,
  "GpxFile": "GPXPath.GPX",
  "UseGpxPathing": false,
  "WalkingSpeedInKilometerPerHour": 50.0,
  "MaxTravelDistanceInMeters": 1500,
  "KeepMinCp": 1250,
  "KeepMinDuplicatePokemon": 1,
  "KeepMinIvPercentage": 95.0,
  "KeepPokemonsThatCanEvolve": false,
  "PrioritizeIvOverCp": true,
  "RenameAboveIv": true,
  "RenameTemplate": "{0}_{1}",
  "TransferDuplicatePokemon": true,
  "TranslationLanguageCode": "en",
  "UsePokemonToNotCatchFilter": true,
  "WebSocketPort": 14251,
  "StartupWelcomeDelay": true,
  "SnipeAtPokestops": false,
  "ItemRecycleFilter": [
    {
      "Key": "itemUnknown",
      "Value": 0
    },
    {
      "Key": "itemPokeBall",
      "Value": 75
    },
    {
      "Key": "itemGreatBall",
      "Value": 100
    },
    {
      "Key": "itemUltraBall",
      "Value": 100
    },
    {
      "Key": "itemMasterBall",
      "Value": 100
    },
    {
      "Key": "itemPotion",
      "Value": 0
    },
    {
      "Key": "itemSuperPotion",
      "Value": 0
    },
    {
      "Key": "itemHyperPotion",
      "Value": 20
    },
    {
      "Key": "itemMaxPotion",
      "Value": 85
    },
    {
      "Key": "itemRevive",
      "Value": 15
    },
    {
      "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": [
    "aerodactyl",
    "venusaur",
    "charizard",
    "blastoise",
    "nidoqueen",
    "nidoking",
    "clefable",
    "vileplume",
    "arcanine",
    "poliwrath",
    "machamp",
    "victreebel",
    "golem",
    "slowbro",
    "farfetchd",
    "muk",
    "exeggutor",
    "lickitung",
    "chansey",
    "kangaskhan",
    "mrMime",
    "gyarados",
    "lapras",
    "ditto",
    "vaporeon",
    "jolteon",
    "flareon",
    "porygon",
    "snorlax",
    "articuno",
    "zapdos",
    "moltres",
    "dragonite",
    "mewtwo",
    "mew"
  ],
  "PokemonsToEvolve": [
    "caterpie",
    "weedle",
    "pidgey",
    "rattata",
    "spearow",
    "zubat",
    "doduo",
    "goldeen",
    "paras",
    "ekans",
    "staryu",
    "psyduck",
    "krabby",
    "venonat"
  ],
  "PokemonsToIgnore": [
    "bulbasaur",
    "ivysaur",
    "venusaur",
    "charmander",
    "charmeleon",
    "charizard",
    "squirtle",
    "wartortle",
    "blastoise",
    "caterpie",
    "metapod",
    "butterfree",
    "weedle",
    "kakuna",
    "beedrill",
    "pidgey",
    "pidgeotto",
    "pidgeot",
    "rattata",
    "raticate",
    "spearow",
    "fearow",
    "ekans",
    "arbok",
    "pikachu",
    "raichu",
    "sandshrew",
    "sandslash",
    "nidoranMale",
    "nidorino",
    "nidoking",
    "nidoranFemale",
    "nidorina",
    "nidoqueen",
    "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",
    "horsea",
    "seadra",
    "goldeen",
    "seaking",
    "staryu",
    "starmie",
    "scyther",
    "jynx",
    "electabuzz",
    "magmar",
    "pinsir",
    "magikarp",
    "gyarados",
    "lapras",
    "eevee",
    "vaporeon",
    "jolteon",
    "flareon",
    "porygon",
    "omanyte",
    "omastar",
    "kabuto",
    "kabutops",
    "aerodactyl",
    "snorlax",
    "dratini",
    "dragonair"
  ],
  "PokemonsTransferFilter": {
    "Pidgeotto": {
      "KeepMinCp": 1500,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 1
    },
    "Fearow": {
      "KeepMinCp": 1500,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Zubat": {
      "KeepMinCp": 500,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Golbat": {
      "KeepMinCp": 1500,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Pinsir": {
      "KeepMinCp": 1500,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Golduck": {
      "KeepMinCp": 1350,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Tentacruel": {
      "KeepMinCp": 1350,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Starmie": {
      "KeepMinCp": 1350,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Eevee": {
      "KeepMinCp": 750,
      "KeepMinIvPercentage": 92.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Gyarados": {
      "KeepMinCp": 1200,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 5
    },
    "Mew": {
      "KeepMinCp": 0,
      "KeepMinIvPercentage": 0.0,
      "KeepMinDuplicatePokemon": 10
    }
  },
  "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
      },
      {
        "Latitude": 40.84942,
        "Longitude": -74.136337
      },
      {
        "Latitude": 47.306716,
        "Longitude": -122.522031
      },
      {
        "Latitude": 30.0073785,
        "Longitude": -95.5190366
      },
      {
        "Latitude": 41.250972,
        "Longitude": -81.407592
      },
      {
        "Latitude": 34.100098,
        "Longitude": -118.293995
      },
      {
        "Latitude": 33.7856639,
        "Longitude": -118.2951044
      },
      {
        "Latitude": 33.7815729,
        "Longitude": -118.29116820000002
      }
    ],
    "Pokemon": [
      "Dratini",
      "Magikarp",
      "Eevee",
      "Charmander",
      "Charmander",
      "Charmander",
      "Exeggcute",
      "Growlithe",
      "Dratini",
      "Dratini",
      "Dratini"
    ]
  }
}


2nd : Snip pokemon : (IN CONFIG PLZ WAIT)
Code:
{
  "AmountOfPokemonToDisplayOnStart": 10,
  "AutoUpdate": true,
  "DefaultAltitude": 10.0,
  "DefaultLatitude": 40.765032422805461,
  "DefaultLongitude": -73.973157405853271,
  "DelayBetweenPokemonCatch": 10,
  "DelayBetweenPlayerActions": 10,
  "EvolveAboveIvValue": 90.0,
  "EvolveAllPokemonAboveIv": false,
  "EvolveAllPokemonWithEnoughCandy": true,
  "UseLuckyEggsMinPokemonAmount": 30,
  "UseLuckyEggsWhileEvolving": false,
  "UseEggIncubators": true,
  "DumpPokemonStats": false,
  "GpxFile": "GPXPath.GPX",
  "UseGpxPathing": false,
  "WalkingSpeedInKilometerPerHour": 50.0,
  "MaxTravelDistanceInMeters": 1500,
  "KeepMinCp": 1250,
  "KeepMinDuplicatePokemon": 1,
  "KeepMinIvPercentage": 95.0,
  "KeepPokemonsThatCanEvolve": false,
  "PrioritizeIvOverCp": true,
  "RenameAboveIv": true,
  "RenameTemplate": "{0}_{1}",
  "TransferDuplicatePokemon": true,
  "TranslationLanguageCode": "en",
  "UsePokemonToNotCatchFilter": false,
  "WebSocketPort": 14251,
  "StartupWelcomeDelay": true,
  "SnipeAtPokestops": true,
  "ItemRecycleFilter": [
    {
      "Key": "itemUnknown",
      "Value": 0
    },
    {
      "Key": "itemPokeBall",
      "Value": 100
    },
    {
      "Key": "itemGreatBall",
      "Value": 100
    },
    {
      "Key": "itemUltraBall",
      "Value": 100
    },
    {
      "Key": "itemMasterBall",
      "Value": 100
    },
    {
      "Key": "itemPotion",
      "Value": 0
    },
    {
      "Key": "itemSuperPotion",
      "Value": 0
    },
    {
      "Key": "itemHyperPotion",
      "Value": 20
    },
    {
      "Key": "itemMaxPotion",
      "Value": 85
    },
    {
      "Key": "itemRevive",
      "Value": 15
    },
    {
      "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": [
    "aerodactyl",
    "venusaur",
    "charizard",
    "blastoise",
    "nidoqueen",
    "nidoking",
    "clefable",
    "vileplume",
    "arcanine",
    "poliwrath",
    "machamp",
    "victreebel",
    "golem",
    "slowbro",
    "farfetchd",
    "muk",
    "exeggutor",
    "lickitung",
    "chansey",
    "kangaskhan",
    "mrMime",
    "gyarados",
    "lapras",
    "ditto",
    "vaporeon",
    "jolteon",
    "flareon",
    "porygon",
    "snorlax",
    "articuno",
    "zapdos",
    "moltres",
    "dragonite",
    "mewtwo",
    "mew"
  ],
  "PokemonsToEvolve": [
    "caterpie",
    "weedle",
    "pidgey",
    "rattata",
    "spearow",
    "zubat",
    "doduo",
    "goldeen",
    "paras",
    "ekans",
    "staryu",
    "psyduck",
    "krabby",
    "venonat"
  ],
  "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
    },
    "Zubat": {
      "KeepMinCp": 500,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Golbat": {
      "KeepMinCp": 1500,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Pinsir": {
      "KeepMinCp": 1500,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Golduck": {
      "KeepMinCp": 1350,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Tentacruel": {
      "KeepMinCp": 1350,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Starmie": {
      "KeepMinCp": 1350,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Eevee": {
      "KeepMinCp": 750,
      "KeepMinIvPercentage": 92.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Gyarados": {
      "KeepMinCp": 1200,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 5
    },
    "Mew": {
      "KeepMinCp": 0,
      "KeepMinIvPercentage": 0.0,
      "KeepMinDuplicatePokemon": 10
    }
  },
  "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
      },
      {
        "Latitude": 40.84942,
        "Longitude": -74.136337
      },
      {
        "Latitude": 47.306716,
        "Longitude": -122.522031
      },
      {
        "Latitude": 30.0073785,
        "Longitude": -95.5190366
      },
      {
        "Latitude": 41.250972,
        "Longitude": -81.407592
      },
      {
        "Latitude": 34.100098,
        "Longitude": -118.293995
      },
      {
        "Latitude": 33.7856639,
        "Longitude": -118.2951044
      },
      {
        "Latitude": 33.7815729,
        "Longitude": -118.29116820000002
      }
    ],
    "Pokemon": [
      "Dratini",
      "Magikarp",
      "Eevee",
      "Charmander",
      "Charmander",
      "Charmander",
      "Exeggcute",
      "Growlithe",
      "Dratini",
      "Dratini",
      "Dratini"
    ]
  }
}

3rd : Normal farm, no lucky and no snip 65-68k/h
Code:
{
  "AmountOfPokemonToDisplayOnStart": 10,
  "AutoUpdate": true,
  "DefaultAltitude": 10.0,
  "DefaultLatitude": 40.765032422805461,
  "DefaultLongitude": -73.973157405853271,
  "DelayBetweenPokemonCatch": 10,
  "DelayBetweenPlayerActions": 10,
  "EvolveAboveIvValue": 90.0,
  "EvolveAllPokemonAboveIv": false,
  "EvolveAllPokemonWithEnoughCandy": true,
  "UseLuckyEggsMinPokemonAmount": 30,
  "UseLuckyEggsWhileEvolving": false,
  "UseEggIncubators": true,
  "DumpPokemonStats": false,
  "GpxFile": "GPXPath.GPX",
  "UseGpxPathing": false,
  "WalkingSpeedInKilometerPerHour": 50.0,
  "MaxTravelDistanceInMeters": 1500,
  "KeepMinCp": 1250,
  "KeepMinDuplicatePokemon": 1,
  "KeepMinIvPercentage": 95.0,
  "KeepPokemonsThatCanEvolve": false,
  "PrioritizeIvOverCp": true,
  "RenameAboveIv": true,
  "RenameTemplate": "{0}_{1}",
  "TransferDuplicatePokemon": true,
  "TranslationLanguageCode": "en",
  "UsePokemonToNotCatchFilter": false,
  "WebSocketPort": 14251,
  "StartupWelcomeDelay": true,
  "SnipeAtPokestops": false,
  "ItemRecycleFilter": [
    {
      "Key": "itemUnknown",
      "Value": 0
    },
    {
      "Key": "itemPokeBall",
      "Value": 75
    },
    {
      "Key": "itemGreatBall",
      "Value": 100
    },
    {
      "Key": "itemUltraBall",
      "Value": 100
    },
    {
      "Key": "itemMasterBall",
      "Value": 100
    },
    {
      "Key": "itemPotion",
      "Value": 0
    },
    {
      "Key": "itemSuperPotion",
      "Value": 0
    },
    {
      "Key": "itemHyperPotion",
      "Value": 20
    },
    {
      "Key": "itemMaxPotion",
      "Value": 85
    },
    {
      "Key": "itemRevive",
      "Value": 15
    },
    {
      "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": [
    "aerodactyl",
    "venusaur",
    "charizard",
    "blastoise",
    "nidoqueen",
    "nidoking",
    "clefable",
    "vileplume",
    "arcanine",
    "poliwrath",
    "machamp",
    "victreebel",
    "golem",
    "slowbro",
    "farfetchd",
    "muk",
    "exeggutor",
    "lickitung",
    "chansey",
    "kangaskhan",
    "mrMime",
    "gyarados",
    "lapras",
    "ditto",
    "vaporeon",
    "jolteon",
    "flareon",
    "porygon",
    "snorlax",
    "articuno",
    "zapdos",
    "moltres",
    "dragonite",
    "mewtwo",
    "mew"
  ],
  "PokemonsToEvolve": [
    "caterpie",
    "weedle",
    "pidgey",
    "rattata",
    "spearow",
    "zubat",
    "doduo",
    "goldeen",
    "paras",
    "ekans",
    "staryu",
    "psyduck",
    "krabby",
    "venonat"
  ],
  "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
    },
    "Zubat": {
      "KeepMinCp": 500,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Golbat": {
      "KeepMinCp": 1500,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Pinsir": {
      "KeepMinCp": 1500,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Golduck": {
      "KeepMinCp": 1350,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Tentacruel": {
      "KeepMinCp": 1350,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Starmie": {
      "KeepMinCp": 1350,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Eevee": {
      "KeepMinCp": 750,
      "KeepMinIvPercentage": 92.0,
      "KeepMinDuplicatePokemon": 2
    },
    "Gyarados": {
      "KeepMinCp": 1200,
      "KeepMinIvPercentage": 90.0,
      "KeepMinDuplicatePokemon": 5
    },
    "Mew": {
      "KeepMinCp": 0,
      "KeepMinIvPercentage": 0.0,
      "KeepMinDuplicatePokemon": 10
    }
  },
  "PokemonToSnipe": {
    "Locations": [
      {
        "Latitude": -33.893784,
        "Longitude": 151.20601
      },
      {
        "Latitude": -34.916184,
        "Longitude": 138.597526
      }
    ],
    "Pokemon": [
      "Eevee",
      "Eevee"
    ]
  }
}
 
Last edited:
Dini

Dini

merged
Retired
Scaling the Mountain CotM Modder
Messages
15,316
Reaction score
12,667
Points
2,835
Sin$
7
Does this update have resolved the 30 minutes problem? or we still have to make the bat file?
You can remove those files now since Necro fixed the bot to not freeze around 30 mins.
 
Status
Not open for further replies.
Top Bottom
Login
Register