drz3244

DrZ's High Caliber Sniper Rifle [Necrobot v0.7.0]

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