drz3244

Necrobot MassEXP Config [0.6.4] by DrZ

Aug 1st, 2016
2,620
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 10.99 KB | None | 0 0
  1. {/*
  2.                     MASSEXP CONFIG BY DRZ FOR NECROBOT 0.6.4 - BASED ON GMACKI'S 8787'S ORIGINAL CONFIGS
  3.                 -THIS VERSION USES GREAT BALLS AND ULTRA BALLS- -TO DISABLE, READ BELOW- -MAY LOWER EXP RATE-
  4.  
  5. @All credits go to GMACKI AND 8787.
  6. @Partial credits to me for updating.
  7.  
  8. ---[WARNING: THIS CONFIG WILL TRANSFER DUPLICATE POKEMON ACCORDING TO THE SETTINGS YOU CHANGE ON TIPS]---
  9.  
  10. Search for TIP (Using CRTL+F)
  11.  
  12. Modify the KeepMinCP value to whatever CP you want to keep. (The value and higher.)
  13.  
  14. "KeepMinDuplicatePokemon" to 0. This will transfer all Pokemon below the MinCP and MinIV threshold you chose.
  15.  
  16. To disable great balls and ultra balls:
  17.  
  18. Replace:
  19.   "UseGreatBallAboveCp": 1000,
  20.   "UseUltraBallAboveCp": 1250,
  21.   "UseMasterBallAboveCp": 1500,
  22.   "UseGreatBallAboveIv": 85,
  23.   "UseUltraBallAboveIv": 95,
  24.   "UseGreatBallBelowCatchProbability": 0.2,
  25.   "UseUltraBallBelowCatchProbability": 0.1,
  26.   "UseMasterBallBelowCatchProbability": 0.05,
  27.  
  28. With:
  29.   "UseGreatBallAboveCp": 1800,
  30.   "UseUltraBallAboveCp": 2500,
  31.   "UseMasterBallAboveCp": 1500,
  32.   "UseGreatBallAboveIv": 95,
  33.   "UseUltraBallAboveIv": 99,
  34.   "UseGreatBallBelowCatchProbability": 0.05,
  35.   "UseUltraBallBelowCatchProbability": 0.05,
  36.   "UseMasterBallBelowCatchProbability": 0.05,\
  37.  
  38. To enable Constant Lucky Eggs:
  39.  
  40. Replace:
  41.   "UseLuckyEggConstantly": false,
  42.   "UseLuckyEggsMinPokemonAmount": 30,
  43.   "UseLuckyEggsWhileEvolving": true,
  44.  
  45. With:
  46.   "UseLuckyEggConstantly": true,
  47.   "UseLuckyEggsMinPokemonAmount": 30,
  48.   "UseLuckyEggsWhileEvolving": false,
  49.  
  50.  
  51. For slower or faster evolve:
  52.  
  53. Replace:
  54.   "EvolveKeptPokemonsAtStorageUsagePercentage": 70.0,
  55.  
  56. With:
  57.   "EvolveKeptPokemonsAtStorageUsagePercentage": 50.0,    <- OR ANY PERCENTAGE
  58.  
  59. Any questions/help at PokeCoords Discord server.
  60. ~DrZ#3244
  61.  
  62. Want to buy me some tequila? [email protected]
  63.  
  64. Thanks to cygnae, beum, ShrekHD and others for helping out!
  65.  
  66. */
  67.   "TranslationLanguageCode": "en",
  68.   "AutoUpdate": false,
  69.   "TransferConfigAndAuthOnUpdate": true,
  70.   "StartupWelcomeDelay": false,
  71.   "AmountOfPokemonToDisplayOnStart": 10,
  72.   "ShowPokeballCountsBeforeRecycle": true,
  73.   "AutomaticallyLevelUpPokemon": false,
  74.   "AmountOfTimesToUpgradeLoop": 5,
  75.   "GetMinStarDustForLevelUp": 5000,
  76.   "LevelUpByCPorIv": "iv",
  77.   "UpgradePokemonCpMinimum": 1000.0,
  78.   "UpgradePokemonIvMinimum": 95.0,
  79.   "UpgradePokemonMinimumStatsOperator": "and",
  80.   "DisableHumanWalking": true,
  81.   "DefaultAltitude": -33.867038,
  82.   "DefaultLatitude": 40.785091,
  83.   "DefaultLongitude": -73.968285,
  84.   "WalkingSpeedInKilometerPerHour": 100.0,
  85.   "MaxSpawnLocationOffset": 10,
  86.   "DelayBetweenPlayerActions": 1,
  87.   "DelayBetweenPokemonCatch": 1,
  88.   "DumpPokemonStats": true,
  89.   "EvolveAboveIvValue": 95.0,
  90.   "EvolveAllPokemonAboveIv": false,
  91.   "EvolveAllPokemonWithEnoughCandy": true,
  92.   "EvolveKeptPokemonsAtStorageUsagePercentage": 70.0,
  93.   "KeepPokemonsThatCanEvolve": true,
  94.   "KeepMinCp": 1250,   /*TIP: CHANGE THIS TO WHAT CP YOU WANT TO KEEP AND HIGHER*/
  95.   "KeepMinIvPercentage": 95.0,   /*TIP: CHANGE THIS TO WHAT IV YOU WANT TO KEEP AND HIGHER*/
  96.   "KeepMinLvl": 6,
  97.   "KeepMinOperator": "or", /*TIP: CHANGE THIS TO AND IF YOU WANT TO KEEP POKEMON ONLY WITH SPECIFIC CP AND IV.*/
  98.   "UseKeepMinLvl": false,
  99.   "PrioritizeIvOverCp": false,   /*TIP: CHANGE THIS IF YOU WANT TO PRIORITIZE IV OVER CP*/
  100.   "KeepMinDuplicatePokemon": 1,   /*TIP: IF YOU CHANGE TO 0 THEN POKEMONS BELOW THRESHOLD WILL BE TRANSFERRED*/
  101.   "UseGpxPathing": false,
  102.   "GpxFile": "GPXPath.GPX",
  103.   "VerboseRecycling": true,
  104.   "RecycleInventoryAtUsagePercentage": 90.0,
  105.   "UseEggIncubators": true,
  106.   "UseLuckyEggConstantly": false,
  107.   "UseLuckyEggsMinPokemonAmount": 30,
  108.   "UseLuckyEggsWhileEvolving": true,
  109.   "UseIncenseConstantly": true,
  110.   "UseBerriesMinCp": 1000,
  111.   "UseBerriesMinIv": 90.0,
  112.   "UseBerriesBelowCatchProbability": 0.2,
  113.   "UseBerriesOperator": "and",
  114.   "UseSnipeOnlineLocationServer": true,
  115.   "UseSnipeLocationServer": false,
  116.   "SnipeLocationServer": "localhost",
  117.   "SnipeLocationServerPort": 16969,
  118.   "GetSniperInfoFromPokezz": true,
  119.   "GetOnlyVerifiedSniperInfoFromPokezz": true,
  120.   "MinPokeballsToSnipe": 100,
  121.   "MinPokeballsWhileSnipe": 0,
  122.   "MinDelayBetweenSnipes": 60000,
  123.   "SnipingScanOffset": 0.013,
  124.   "SnipeAtPokestops": true,
  125.   "SnipeIgnoreUnknownIv": false,
  126.   "UseTransferIvForSnipe": false,
  127.   "RenamePokemon": false,
  128.   "RenameOnlyAboveIv": true,
  129.   "RenameTemplate": "{1}_{0}",
  130.   "MaxPokeballsPerPokemon": 6,
  131.   "MaxTravelDistanceInMeters": 3000,
  132.   "TotalAmountOfPokeballsToKeep": 120,
  133.   "TotalAmountOfPotionsToKeep": 80,
  134.   "TotalAmountOfRevivesToKeep": 60,
  135.   "TotalAmountOfBerriesToKeep": 50,
  136.   "UseGreatBallAboveCp": 1000,
  137.   "UseUltraBallAboveCp": 1250,
  138.   "UseMasterBallAboveCp": 1500,
  139.   "UseGreatBallAboveIv": 85.0,
  140.   "UseUltraBallAboveIv": 95.0,
  141.   "UseGreatBallBelowCatchProbability": 0.2,
  142.   "UseUltraBallBelowCatchProbability": 0.1,
  143.   "UseMasterBallBelowCatchProbability": 0.05,
  144.   "EnableHumanizedThrows": false,
  145.   "NiceThrowChance": 40,
  146.   "GreatThrowChance": 30,
  147.   "ExcellentThrowChance": 10,
  148.   "CurveThrowChance": 90,
  149.   "ForceGreatThrowOverIv": 90.0,
  150.   "ForceExcellentThrowOverIv": 95.0,
  151.   "ForceGreatThrowOverCp": 1000,
  152.   "ForceExcellentThrowOverCp": 1500,
  153.   "TransferWeakPokemon": false,
  154.   "TransferDuplicatePokemon": true,
  155.   "TransferDuplicatePokemonOnCapture": true,
  156.   "FavoriteMinIvPercentage": 95.0,
  157.   "AutoFavoritePokemon": false,
  158.   "UsePokemonToNotCatchFilter": true,
  159.   "UsePokemonSniperFilterOnly": false,
  160.   "WebSocketPort": 14251,
  161.   "ItemRecycleFilter": [
  162.     {
  163.       "Key": "itemUnknown",
  164.       "Value": 0
  165.     },
  166.     {
  167.       "Key": "itemLuckyEgg",
  168.       "Value": 200
  169.     },
  170.     {
  171.       "Key": "itemIncenseOrdinary",
  172.       "Value": 100
  173.     },
  174.     {
  175.       "Key": "itemIncenseSpicy",
  176.       "Value": 100
  177.     },
  178.     {
  179.       "Key": "itemIncenseCool",
  180.       "Value": 100
  181.     },
  182.     {
  183.       "Key": "itemIncenseFloral",
  184.       "Value": 100
  185.     },
  186.     {
  187.       "Key": "itemTroyDisk",
  188.       "Value": 100
  189.     },
  190.     {
  191.       "Key": "itemXAttack",
  192.       "Value": 100
  193.     },
  194.     {
  195.       "Key": "itemXDefense",
  196.       "Value": 100
  197.     },
  198.     {
  199.       "Key": "itemXMiracle",
  200.       "Value": 100
  201.     },
  202.     {
  203.       "Key": "itemRazzBerry",
  204.       "Value": 50
  205.     },
  206.     {
  207.       "Key": "itemBlukBerry",
  208.       "Value": 10
  209.     },
  210.     {
  211.       "Key": "itemNanabBerry",
  212.       "Value": 10
  213.     },
  214.     {
  215.       "Key": "itemWeparBerry",
  216.       "Value": 30
  217.     },
  218.     {
  219.       "Key": "itemPinapBerry",
  220.       "Value": 30
  221.     },
  222.     {
  223.       "Key": "itemSpecialCamera",
  224.       "Value": 100
  225.     },
  226.     {
  227.       "Key": "itemIncubatorBasicUnlimited",
  228.       "Value": 100
  229.     },
  230.     {
  231.       "Key": "itemIncubatorBasic",
  232.       "Value": 100
  233.     },
  234.     {
  235.       "Key": "itemPokemonStorageUpgrade",
  236.       "Value": 100
  237.     },
  238.     {
  239.       "Key": "itemItemStorageUpgrade",
  240.       "Value": 100
  241.     }
  242.   ],
  243.   "PokemonsNotToTransfer": [
  244.     "venusaur",
  245.     "charizard",
  246.     "blastoise",
  247.     "nidoqueen",
  248.     "nidoking",
  249.     "clefable",
  250.     "vileplume",
  251.     "arcanine",
  252.     "poliwrath",
  253.     "machamp",
  254.     "victreebel",
  255.     "golem",
  256.     "slowbro",
  257.     "muk",
  258.     "exeggutor",
  259.     "lickitung",
  260.     "chansey",
  261.     "ditto",
  262.     "articuno",
  263.     "zapdos",
  264.     "moltres",
  265.     "mewtwo",
  266.     "mew"
  267.   ],
  268.   "PokemonsToEvolve": [
  269.     "caterpie",
  270.     "weedle",
  271.     "pidgey",
  272.     "rattata"
  273.   ],
  274.   "PokemonsToIgnore": [
  275.     "bulbasaur",
  276.     "ivysaur",
  277.     "venusaur",
  278.     "charmander",
  279.     "charmeleon",
  280.     "charizard",
  281.     "squirtle",
  282.     "wartortle",
  283.     "blastoise",
  284.     "caterpie",
  285.     "metapod",
  286.     "butterfree",
  287.     "weedle",
  288.     "kakuna",
  289.     "beedrill",
  290.     "pidgey",
  291.     "pidgeotto",
  292.     "pidgeot",
  293.     "rattata",
  294.     "raticate",
  295.     "spearow",
  296.     "fearow",
  297.     "ekans",
  298.     "arbok",
  299.     "pikachu",
  300.     "raichu",
  301.     "sandshrew",
  302.     "sandslash",
  303.     "nidorina",
  304.     "nidoqueen",
  305.     "nidorino",
  306.     "nidoking",
  307.     "clefairy",
  308.     "clefable",
  309.     "vulpix",
  310.     "ninetales",
  311.     "jigglypuff",
  312.     "wigglytuff",
  313.     "zubat",
  314.     "golbat",
  315.     "oddish",
  316.     "gloom",
  317.     "vileplume",
  318.     "paras",
  319.     "parasect",
  320.     "venonat",
  321.     "venomoth",
  322.     "diglett",
  323.     "dugtrio",
  324.     "meowth",
  325.     "persian",
  326.     "psyduck",
  327.     "golduck",
  328.     "mankey",
  329.     "primeape",
  330.     "growlithe",
  331.     "arcanine",
  332.     "poliwag",
  333.     "poliwhirl",
  334.     "poliwrath",
  335.     "abra",
  336.     "kadabra",
  337.     "alakazam",
  338.     "machop",
  339.     "machoke",
  340.     "machamp",
  341.     "bellsprout",
  342.     "weepinbell",
  343.     "victreebel",
  344.     "tentacool",
  345.     "tentacruel",
  346.     "geodude",
  347.     "graveler",
  348.     "golem",
  349.     "ponyta",
  350.     "rapidash",
  351.     "slowpoke",
  352.     "slowbro",
  353.     "magnemite",
  354.     "magneton",
  355.     "doduo",
  356.     "dodrio",
  357.     "seel",
  358.     "dewgong",
  359.     "grimer",
  360.     "muk",
  361.     "shellder",
  362.     "cloyster",
  363.     "gastly",
  364.     "haunter",
  365.     "gengar",
  366.     "onix",
  367.     "drowzee",
  368.     "hypno",
  369.     "krabby",
  370.     "kingler",
  371.     "voltorb",
  372.     "electrode",
  373.     "exeggcute",
  374.     "exeggutor",
  375.     "cubone",
  376.     "marowak",
  377.     "hitmonlee",
  378.     "hitmonchan",
  379.     "lickitung",
  380.     "koffing",
  381.     "weezing",
  382.     "rhyhorn",
  383.     "rhydon",
  384.     "chansey",
  385.     "tangela",
  386.     "kangaskhan",
  387.     "horsea",
  388.     "seadra",
  389.     "goldeen",
  390.     "seaking",
  391.     "staryu",
  392.     "starmie",
  393.     "scyther",
  394.     "jynx",
  395.     "electabuzz",
  396.     "magmar",
  397.     "pinsir",
  398.     "tauros",
  399.     "magikarp",
  400.     "gyarados",
  401.     "lapras",
  402.     "ditto",
  403.     "eevee",
  404.     "vaporeon",
  405.     "jolteon",
  406.     "flareon",
  407.     "porygon",
  408.     "omanyte",
  409.     "omastar",
  410.     "kabuto",
  411.     "kabutops",
  412.     "aerodactyl",
  413.     "snorlax",
  414.     "articuno",
  415.     "zapdos",
  416.     "moltres",
  417.     "dratini",
  418.     "dragonair",
  419.     "dragonite",
  420.     "mewtwo",
  421.     "mew"
  422.   ],
  423.   "PokemonsTransferFilter": {},
  424.   "PokemonToSnipe": {
  425.     "Locations": [
  426.       {
  427.         "Latitude": 40.712784,
  428.         "Longitude": -74.005941
  429.       },
  430.       {
  431.         "Latitude": 52.370216,
  432.         "Longitude": 4.895168
  433.       },
  434.       {
  435.         "Latitude": 59.329323,
  436.         "Longitude": 18.068581
  437.       },
  438.       {
  439.         "Latitude": 22.27972,
  440.         "Longitude": 114.158091
  441.       },
  442.       {
  443.         "Latitude": 48.856614,
  444.         "Longitude": 2.352222
  445.       },
  446.       {
  447.         "Latitude": -33.86882,
  448.         "Longitude": 151.209296
  449.       },
  450.       {
  451.         "Latitude": 37.77493,
  452.         "Longitude": -122.419416
  453.       },
  454.       {
  455.         "Latitude": 35.689488,
  456.         "Longitude": 139.691706
  457.       },
  458.       {
  459.         "Latitude": 52.520007,
  460.         "Longitude": 13.404954
  461.       },
  462.       {
  463.         "Latitude": 34.052234,
  464.         "Longitude": -118.243685
  465.       },
  466.       {
  467.         "Latitude": 38.907192,
  468.         "Longitude": -77.036871
  469.       },
  470.       {
  471.         "Latitude": 39.952584,
  472.         "Longitude": -75.165222
  473.       },
  474.       {
  475.         "Latitude": 51.507351,
  476.         "Longitude": -0.127758
  477.       }
  478.     ],
  479.     "Pokemon": [
  480.       "caterpie",
  481.       "weedle",
  482.       "pidgey"
  483.     ]
  484.   },
  485.   "PokemonToUseMasterball": [
  486.     "articuno",
  487.     "zapdos",
  488.     "moltres",
  489.     "mew",
  490.     "mewtwo"
  491.   ]
  492. }
Advertisement
Add Comment
Please, Sign In to add comment