drz3244

DrZ's High Caliber Sniper Rifle Config v0.7.5

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