drz3244

DrZ's High Caliber Sniper Config Only [Necrobot] [0.6.3]

Aug 2nd, 2016
859
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 6.94 KB | None | 0 0
  1. {/*
  2.                                                 DRZ'S HIGH CALIBER SNIPER
  3.                                                 -TO USE WITH POKEMON FEEDER-
  4.                                                       -READ BELOW-
  5.  
  6. @Credits to PogoLocationFeeder
  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. Any questions/help at PokeCoords Discord server.
  17. ~DrZ#3244
  18.  
  19. */
  20.   "TranslationLanguageCode": "en",
  21.   "AutoUpdate": true,
  22.   "TransferConfigAndAuthOnUpdate": true,
  23.   "StartupWelcomeDelay": false,
  24.   "AmountOfPokemonToDisplayOnStart": 10,
  25.   "ShowPokeballCountsBeforeRecycle": true,
  26.   "AutomaticallyLevelUpPokemon": false,
  27.   "AmountOfTimesToUpgradeLoop": 5,
  28.   "GetMinStarDustForLevelUp": 5000,
  29.   "LevelUpByCPorIv": "iv",
  30.   "UpgradePokemonCpMinimum": 1000.0,
  31.   "UpgradePokemonIvMinimum": 95.0,
  32.   "UpgradePokemonMinimumStatsOperator": "and",
  33.   "DisableHumanWalking": true,
  34.   "DefaultAltitude": 10.0,
  35.   "DefaultLatitude": 40.785091,
  36.   "DefaultLongitude": -73.968285,
  37.   "WalkingSpeedInKilometerPerHour": 15.0,
  38.   "MaxSpawnLocationOffset": 10,
  39.   "DelayBetweenPlayerActions": 1,
  40.   "DelayBetweenPokemonCatch": 1,
  41.   "DumpPokemonStats": false,
  42.   "EvolveAboveIvValue": 95.0,
  43.   "EvolveAllPokemonAboveIv": false,
  44.   "EvolveAllPokemonWithEnoughCandy": true,
  45.   "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
  46.   "KeepPokemonsThatCanEvolve": false,
  47.   "KeepMinCp": 1250,   /*TIP: CHANGE THIS TO WHAT CP YOU WANT TO KEEP AND HIGHER*/
  48.   "KeepMinIvPercentage": 95.0,   /*TIP: CHANGE THIS TO WHAT IV YOU WANT TO KEEP AND HIGHER*/
  49.   "KeepMinOperator": "or", /*TIP: CHANGE THIS TO AND IF YOU WANT TO KEEP POKEMON ONLY WITH SPECIFIC CP AND IV.*/
  50.   "PrioritizeIvOverCp": false,   /*TIP: CHANGE THIS IF YOU WANT TO PRIORITIZE IV OVER CP*/
  51.   "KeepMinDuplicatePokemon": 1,   /*TIP: IF YOU CHANGE TO 0 THEN POKEMONS BELOW THRESHOLD WILL BE TRANSFERRED*/
  52.   "UseGpxPathing": false,
  53.   "GpxFile": "GPXPath.GPX",
  54.   "VerboseRecycling": true,
  55.   "RecycleInventoryAtUsagePercentage": 90.0,
  56.   "UseEggIncubators": true,
  57.   "UseLuckyEggConstantly": false,
  58.   "UseLuckyEggsMinPokemonAmount": 30,
  59.   "UseLuckyEggsWhileEvolving": true,
  60.   "UseIncenseConstantly": false,
  61.   "UseBerriesMinCp": 1000,
  62.   "UseBerriesMinIv": 90.0,
  63.   "UseBerriesBelowCatchProbability": 0.2,
  64.   "UseBerriesOperator": "and",
  65.   "UseSnipeOnlineLocationServer": true,
  66.   "UseSnipeLocationServer": true,
  67.   "SnipeLocationServer": "localhost",
  68.   "SnipeLocationServerPort": 16969,
  69.   "MinPokeballsToSnipe": 30,
  70.   "MinPokeballsWhileSnipe": 0,
  71.   "MinDelayBetweenSnipes": 100,
  72.   "SnipingScanOffset": 0.003,
  73.   "SnipeAtPokestops": true,
  74.   "SnipeIgnoreUnknownIv": true,
  75.   "UseTransferIvForSnipe": false,
  76.   "RenamePokemon": false,
  77.   "RenameOnlyAboveIv": true,
  78.   "RenameTemplate": "{1}_{0}",
  79.   "MaxPokeballsPerPokemon": 6,
  80.   "MaxTravelDistanceInMeters": 1000,
  81.   "TotalAmountOfPokeballsToKeep": 120,
  82.   "TotalAmountOfPotionsToKeep": 80,
  83.   "TotalAmountOfRevivesToKeep": 60,
  84.   "TotalAmountOfBerriesToKeep": 50,
  85.   "UseGreatBallAboveCp": 750,
  86.   "UseUltraBallAboveCp": 1000,
  87.   "UseMasterBallAboveCp": 1500,
  88.   "UseGreatBallAboveIv": 80,
  89.   "UseUltraBallAboveIv": 90,
  90.   "UseGreatBallBelowCatchProbability": 0.5,
  91.   "UseUltraBallBelowCatchProbability": 0.4,
  92.   "UseMasterBallBelowCatchProbability": 0.05,
  93.   "TransferWeakPokemon": false,
  94.   "TransferDuplicatePokemon": true,
  95.   "TransferDuplicatePokemonOnCapture": true,
  96.   "FavoriteMinIvPercentage": 95.0,
  97.   "AutoFavoritePokemon": false,
  98.   "UsePokemonToNotCatchFilter": false,
  99.   "UsePokemonSniperFilterOnly": false,
  100.   "WebSocketPort": 14251,
  101.   "ItemRecycleFilter": [
  102.     {
  103.       "Key": "itemUnknown",
  104.       "Value": 0
  105.     },
  106.     {
  107.       "Key": "itemLuckyEgg",
  108.       "Value": 200
  109.     },
  110.     {
  111.       "Key": "itemIncenseOrdinary",
  112.       "Value": 100
  113.     },
  114.     {
  115.       "Key": "itemIncenseSpicy",
  116.       "Value": 100
  117.     },
  118.     {
  119.       "Key": "itemIncenseCool",
  120.       "Value": 100
  121.     },
  122.     {
  123.       "Key": "itemIncenseFloral",
  124.       "Value": 100
  125.     },
  126.     {
  127.       "Key": "itemTroyDisk",
  128.       "Value": 100
  129.     },
  130.     {
  131.       "Key": "itemXAttack",
  132.       "Value": 100
  133.     },
  134.     {
  135.       "Key": "itemXDefense",
  136.       "Value": 100
  137.     },
  138.     {
  139.       "Key": "itemXMiracle",
  140.       "Value": 100
  141.     },
  142.     {
  143.       "Key": "itemRazzBerry",
  144.       "Value": 50
  145.     },
  146.     {
  147.       "Key": "itemBlukBerry",
  148.       "Value": 10
  149.     },
  150.     {
  151.       "Key": "itemNanabBerry",
  152.       "Value": 10
  153.     },
  154.     {
  155.       "Key": "itemWeparBerry",
  156.       "Value": 30
  157.     },
  158.     {
  159.       "Key": "itemPinapBerry",
  160.       "Value": 30
  161.     },
  162.     {
  163.       "Key": "itemSpecialCamera",
  164.       "Value": 100
  165.     },
  166.     {
  167.       "Key": "itemIncubatorBasicUnlimited",
  168.       "Value": 100
  169.     },
  170.     {
  171.       "Key": "itemIncubatorBasic",
  172.       "Value": 100
  173.     },
  174.     {
  175.       "Key": "itemPokemonStorageUpgrade",
  176.       "Value": 100
  177.     },
  178.     {
  179.       "Key": "itemItemStorageUpgrade",
  180.       "Value": 100
  181.     }
  182.   ],
  183.   "PokemonsNotToTransfer": [
  184.     "articuno",
  185.     "zapdos",
  186.     "moltres",
  187.     "mewtwo",
  188.     "mew"
  189.   ],
  190.   "PokemonsToEvolve": [
  191.     "caterpie",
  192.     "weedle",
  193.     "pidgey",
  194.     "rattata"
  195.   ],
  196.   "PokemonsToIgnore": [
  197.     "caterpie",
  198.     "weedle",
  199.     "pidgey",
  200.     "rattata",
  201.     "spearow",
  202.     "zubat",
  203.     "doduo"
  204.   ],
  205.   "PokemonsTransferFilter": {},
  206.   "PokemonToSnipe": {
  207.     "Locations": [
  208.       {
  209.         "Latitude": 38.556807486461118,
  210.         "Longitude": -121.2383794784546
  211.       },
  212.       {
  213.         "Latitude": -33.859019,
  214.         "Longitude": 151.213098
  215.       },
  216.       {
  217.         "Latitude": 47.5014969,
  218.         "Longitude": -122.0959568
  219.       },
  220.       {
  221.         "Latitude": 51.5025343,
  222.         "Longitude": -0.2055027
  223.       }
  224.     ],
  225.     "Pokemon": [
  226.       "venusaur",
  227.       "charizard",
  228.       "blastoise",
  229.       "beedrill",
  230.       "raichu",
  231.       "sandslash",
  232.       "nidoking",
  233.       "nidoqueen",
  234.       "clefable",
  235.       "ninetales",
  236.       "golbat",
  237.       "vileplume",
  238.       "golduck",
  239.       "primeape",
  240.       "arcanine",
  241.       "poliwrath",
  242.       "alakazam",
  243.       "machamp",
  244.       "golem",
  245.       "rapidash",
  246.       "slowbro",
  247.       "farfetchd",
  248.       "muk",
  249.       "cloyster",
  250.       "gengar",
  251.       "exeggutor",
  252.       "marowak",
  253.       "hitmonchan",
  254.       "lickitung",
  255.       "rhydon",
  256.       "chansey",
  257.       "kangaskhan",
  258.       "starmie",
  259.       "mrMime",
  260.       "scyther",
  261.       "magmar",
  262.       "electabuzz",
  263.       "jynx",
  264.       "gyarados",
  265.       "lapras",
  266.       "ditto",
  267.       "vaporeon",
  268.       "jolteon",
  269.       "flareon",
  270.       "porygon",
  271.       "kabutops",
  272.       "aerodactyl",
  273.       "snorlax",
  274.       "articuno",
  275.       "zapdos",
  276.       "moltres",
  277.       "dragonite",
  278.       "mewtwo",
  279.       "mew"
  280.     ]
  281.   },
  282.   "PokemonToUseMasterball": [
  283.     "articuno",
  284.     "zapdos",
  285.     "moltres",
  286.     "mew",
  287.     "mewtwo"
  288.   ]
  289. }
Advertisement
Add Comment
Please, Sign In to add comment