drz3244

8787 Necrobot MassEXP Config - Tweaked by DrZ

Aug 1st, 2016
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.05 KB | None | 0 0
  1. {/*
  2.                                 MASSEXP CONFIG BY 8787
  3.  
  4. THIS IS 8787's CONFIG WITH TWEAKED MINCP AND MINIV SETTINGS TO AVOID TRANSFERRING POKEMON.
  5. @All credits go to 8787.
  6.  
  7. ---[WARNING: THIS CONFIG WILL TRANSFER DUPLICATE POKEMON ACCORDING TO THE SETTINGS YOU CHANGE ON TIP:]
  8.  
  9. Search for TIP (Using CRTL+F)
  10.  
  11. Modify the KeepMinCP value to whatever CP you want to keep. (The value and higher.)
  12.  
  13. To enable multiple Pokemon lower than that of the IV you want to keep, and no Pokemon higher,
  14. then it'll transfer all except the highest IV one, without it reaching the minCP/IV.
  15. To enable this, change "KeepMinDuplicatePokemon" to 1.
  16.  
  17. WARNING: Using this version won't keep a Pokemon that fits the MinCP and MinIV parameters, it will just keep all of them that fit into one of the two categories.
  18. [Hopefully we get a fix soon.]
  19.  
  20. Any questions/help at PokeCoords Discord server.
  21. ~DrZ#3244
  22.  
  23. Thanks to cygnae#5731 for helping out!
  24.  
  25. */
  26.   "AmountOfPokemonToDisplayOnStart": 10,
  27.   "AutomaticallyLevelUpPokemon": false,
  28.   "AmountOfTimesToUpgradeLoop": 5,
  29.   "GetMinStarDustForLevelUp": 5000,
  30.   "AutoUpdate": false,
  31.   "DefaultAltitude": -33.867038,
  32.   "DefaultLatitude": 40.785091,
  33.   "DefaultLongitude": -73.968285,
  34.   "DelayBetweenPlayerActions": 1,
  35.   "DelayBetweenPokemonCatch": 1,
  36.   "DisableHumanWalking": true,
  37.   "DumpPokemonStats": true,
  38.   "EvolveAboveIvValue": 95.0,
  39.   "EvolveAllPokemonAboveIv": false,
  40.   "EvolveAllPokemonWithEnoughCandy": true,
  41.   "GpxFile": "GPXPath.GPX",
  42.   "ShowPokeballCountsBeforeRecycle": true,
  43.   "VerboseRecycling": true,
  44.   "RecycleInventoryAtUsagePercentage": 0.9,
  45.   "ItemRecycleFilter": [
  46.     {
  47.       "Key": "itemUnknown",
  48.       "Value": 0
  49.     },
  50.     {
  51.       "Key": "itemLuckyEgg",
  52.       "Value": 200
  53.     },
  54.     {
  55.       "Key": "itemIncenseOrdinary",
  56.       "Value": 100
  57.     },
  58.     {
  59.       "Key": "itemIncenseSpicy",
  60.       "Value": 100
  61.     },
  62.     {
  63.       "Key": "itemIncenseCool",
  64.       "Value": 100
  65.     },
  66.     {
  67.       "Key": "itemIncenseFloral",
  68.       "Value": 100
  69.     },
  70.     {
  71.       "Key": "itemTroyDisk",
  72.       "Value": 100
  73.     },
  74.     {
  75.       "Key": "itemXAttack",
  76.       "Value": 100
  77.     },
  78.     {
  79.       "Key": "itemXDefense",
  80.       "Value": 100
  81.     },
  82.     {
  83.       "Key": "itemXMiracle",
  84.       "Value": 100
  85.     },
  86.     {
  87.       "Key": "itemRazzBerry",
  88.       "Value": 50
  89.     },
  90.     {
  91.       "Key": "itemBlukBerry",
  92.       "Value": 10
  93.     },
  94.     {
  95.       "Key": "itemNanabBerry",
  96.       "Value": 10
  97.     },
  98.     {
  99.       "Key": "itemWeparBerry",
  100.       "Value": 30
  101.     },
  102.     {
  103.       "Key": "itemPinapBerry",
  104.       "Value": 30
  105.     },
  106.     {
  107.       "Key": "itemSpecialCamera",
  108.       "Value": 100
  109.     },
  110.     {
  111.       "Key": "itemIncubatorBasicUnlimited",
  112.       "Value": 100
  113.     },
  114.     {
  115.       "Key": "itemIncubatorBasic",
  116.       "Value": 100
  117.     },
  118.     {
  119.       "Key": "itemPokemonStorageUpgrade",
  120.       "Value": 100
  121.     },
  122.     {
  123.       "Key": "itemItemStorageUpgrade",
  124.       "Value": 100
  125.     }
  126.   ],
  127.   "KeepMinCp": 1500,   /*TIP: CHANGE THIS TO WHAT CP YOU WANT TO KEEP AND HIGHER*/
  128.   "KeepMinDuplicatePokemon": 0,   /*TIP: IF YOU CHANGE TO 1 THEN YOU WILL KEEP 1 POKEMON THAT DOESN'T REACH THE MIN CP THRESHOLD */
  129.   "KeepMinIvPercentage": 95,   /*TIP: CHANGE THIS TO WHAT IV YOU WANT TO KEEP AND HIGHER*/
  130.   "KeepPokemonsThatCanEvolve": true,
  131.   "LevelUpByCPorIv": "iv",
  132.   "UseLuckyEggConstantly": true,
  133.   "UseIncenseConstantly": true,
  134.   "MaxPokeballsPerPokemon": 6,
  135.   "MaxSpawnLocationOffset": 10,
  136.   "MaxTravelDistanceInMeters": 3000,
  137.   "MinDelayBetweenSnipes": 60000,
  138.   "SnipingScanOffset": 0.013,
  139.   "MinPokeballsToSnipe": 100,
  140.   "MinPokeballsWhileSnipe": 0,
  141.   "PokemonsNotToTransfer": [
  142.     "venusaur",
  143.     "charizard",
  144.     "blastoise",
  145.     "nidoqueen",
  146.     "nidoking",
  147.     "clefable",
  148.     "vileplume",
  149.     "arcanine",
  150.     "poliwrath",
  151.     "machamp",
  152.     "victreebel",
  153.     "golem",
  154.     "slowbro",
  155.     "muk",
  156.     "exeggutor",
  157.     "lickitung",
  158.     "chansey",
  159.     "ditto",
  160.     "articuno",
  161.     "zapdos",
  162.     "moltres",
  163.     "mewtwo",
  164.     "mew"
  165.   ],
  166.   "PokemonsToEvolve": [
  167.     "caterpie",
  168.     "weedle",
  169.     "pidgey",
  170.     "rattata"
  171.   ],
  172.   "PokemonsToIgnore": [
  173.     "bulbasaur",
  174.     "ivysaur",
  175.     "venusaur",
  176.     "charmander",
  177.     "charmeleon",
  178.     "charizard",
  179.     "squirtle",
  180.     "wartortle",
  181.     "blastoise",
  182.     "caterpie",
  183.     "metapod",
  184.     "butterfree",
  185.     "weedle",
  186.     "kakuna",
  187.     "beedrill",
  188.     "pidgey",
  189.     "pidgeotto",
  190.     "pidgeot",
  191.     "rattata",
  192.     "raticate",
  193.     "spearow",
  194.     "fearow",
  195.     "ekans",
  196.     "arbok",
  197.     "pikachu",
  198.     "raichu",
  199.     "sandshrew",
  200.     "sandslash",
  201.     "nidorina",
  202.     "nidoqueen",
  203.     "nidorino",
  204.     "nidoking",
  205.     "clefairy",
  206.     "clefable",
  207.     "vulpix",
  208.     "ninetales",
  209.     "jigglypuff",
  210.     "wigglytuff",
  211.     "zubat",
  212.     "golbat",
  213.     "oddish",
  214.     "gloom",
  215.     "vileplume",
  216.     "paras",
  217.     "parasect",
  218.     "venonat",
  219.     "venomoth",
  220.     "diglett",
  221.     "dugtrio",
  222.     "meowth",
  223.     "persian",
  224.     "psyduck",
  225.     "golduck",
  226.     "mankey",
  227.     "primeape",
  228.     "growlithe",
  229.     "arcanine",
  230.     "poliwag",
  231.     "poliwhirl",
  232.     "poliwrath",
  233.     "abra",
  234.     "kadabra",
  235.     "alakazam",
  236.     "machop",
  237.     "machoke",
  238.     "machamp",
  239.     "bellsprout",
  240.     "weepinbell",
  241.     "victreebel",
  242.     "tentacool",
  243.     "tentacruel",
  244.     "geodude",
  245.     "graveler",
  246.     "golem",
  247.     "ponyta",
  248.     "rapidash",
  249.     "slowpoke",
  250.     "slowbro",
  251.     "magnemite",
  252.     "magneton",
  253.     "doduo",
  254.     "dodrio",
  255.     "seel",
  256.     "dewgong",
  257.     "grimer",
  258.     "muk",
  259.     "shellder",
  260.     "cloyster",
  261.     "gastly",
  262.     "haunter",
  263.     "gengar",
  264.     "onix",
  265.     "drowzee",
  266.     "hypno",
  267.     "krabby",
  268.     "kingler",
  269.     "voltorb",
  270.     "electrode",
  271.     "exeggcute",
  272.     "exeggutor",
  273.     "cubone",
  274.     "marowak",
  275.     "hitmonlee",
  276.     "hitmonchan",
  277.     "lickitung",
  278.     "koffing",
  279.     "weezing",
  280.     "rhyhorn",
  281.     "rhydon",
  282.     "chansey",
  283.     "tangela",
  284.     "kangaskhan",
  285.     "horsea",
  286.     "seadra",
  287.     "goldeen",
  288.     "seaking",
  289.     "staryu",
  290.     "starmie",
  291.     "scyther",
  292.     "jynx",
  293.     "electabuzz",
  294.     "magmar",
  295.     "pinsir",
  296.     "tauros",
  297.     "magikarp",
  298.     "gyarados",
  299.     "lapras",
  300.     "ditto",
  301.     "eevee",
  302.     "vaporeon",
  303.     "jolteon",
  304.     "flareon",
  305.     "porygon",
  306.     "omanyte",
  307.     "omastar",
  308.     "kabuto",
  309.     "kabutops",
  310.     "aerodactyl",
  311.     "snorlax",
  312.     "articuno",
  313.     "zapdos",
  314.     "moltres",
  315.     "dratini",
  316.     "dragonair",
  317.     "dragonite",
  318.     "mewtwo",
  319.     "mew"
  320.   ],
  321.   "PokemonToSnipe": {
  322.     "Locations": [
  323.       {
  324.         "Latitude": 40.712784,
  325.         "Longitude": -74.005941
  326.       },
  327.       {
  328.         "Latitude": 52.370216,
  329.         "Longitude": 4.895168
  330.       },
  331.       {
  332.         "Latitude": 59.329323,
  333.         "Longitude": 18.068581
  334.       },
  335.       {
  336.         "Latitude": 22.27972,
  337.         "Longitude": 114.158091
  338.       },
  339.       {
  340.         "Latitude": 48.856614,
  341.         "Longitude": 2.352222
  342.       },
  343.       {
  344.         "Latitude": -33.86882,
  345.         "Longitude": 151.209296
  346.       },
  347.       {
  348.         "Latitude": 37.77493,
  349.         "Longitude": -122.419416
  350.       },
  351.       {
  352.         "Latitude": 35.689488,
  353.         "Longitude": 139.691706
  354.       },
  355.       {
  356.         "Latitude": 52.520007,
  357.         "Longitude": 13.404954
  358.       },
  359.       {
  360.         "Latitude": 34.052234,
  361.         "Longitude": -118.243685
  362.       },
  363.       {
  364.         "Latitude": 38.907192,
  365.         "Longitude": -77.036871
  366.       },
  367.       {
  368.         "Latitude": 39.952584,
  369.         "Longitude": -75.165222
  370.       },
  371.       {
  372.         "Latitude": 51.507351,
  373.         "Longitude": -0.127758
  374.       }
  375.     ],
  376.     "Pokemon": [
  377.       "caterpie",
  378.       "weedle",
  379.       "pidgey"
  380.     ]
  381.   },
  382.   "PokemonToUseMasterball": [
  383.     "articuno",
  384.     "zapdos",
  385.     "moltres",
  386.     "mew",
  387.     "mewtwo"
  388.   ],
  389.   "PrioritizeIvOverCp": false,
  390.   "RenameOnlyAboveIv": true,
  391.   "RenamePokemon": false,
  392.   "FavoriteMinIvPercentage": 95.0,
  393.   "AutoFavoritePokemon": false,
  394.   "RenameTemplate": "{1}_{0}",
  395.   "SnipeAtPokestops": true,
  396.   "SnipeIgnoreUnknownIv": false,
  397.   "SnipeLocationServer": "localhost",
  398.   "SnipeLocationServerPort": 16969,
  399.   "StartupWelcomeDelay": false,
  400.   "TotalAmountOfPokebalsToKeep": 999,
  401.   "TotalAmountOfPotionsToKeep": 80,
  402.   "TotalAmountOfRevivesToKeep": 60,
  403.   "TransferConfigAndAuthOnUpdate": true,
  404.   "TransferDuplicatePokemon": true,
  405.   "TranslationLanguageCode": "en",
  406.   "UpgradePokemonCpMinimum": 1000.0,
  407.   "UpgradePokemonIvMinimum": 95.0,
  408.   "UseEggIncubators": true,
  409.   "UseGpxPathing": false,
  410.   "UseLuckyEggsMinPokemonAmount": 30,
  411.   "UseLuckyEggsWhileEvolving": false,
  412.   "UseGreatBallAboveCp": 750,
  413.   "UseUltraBallAboveCp": 1000,
  414.   "UseMasterBallAboveCp": 1500,
  415.   "UseGreatBallAboveIv": 80,
  416.   "UseUltraBallAboveIv": 90,
  417.   "UseGreatBallBelowCatchProbability": 0.5,
  418.   "UseUltraBallBelowCatchProbability": 0.4,
  419.   "UseMasterBallBelowCatchProbability": 0.05,
  420.   "UsePokemonToNotCatchFilter": true,
  421.   "UseSnipeLocationServer": false,
  422.   "UseTransferIvForSnipe": false,
  423.   "WalkingSpeedInKilometerPerHour": 100.0,
  424.   "WebSocketPort": 14251,
  425.   "UseSnipeOnlineLocationServer": true
  426. }
Advertisement
Add Comment
Please, Sign In to add comment