Advertisement
Guest User

Config 4.0 + snipe

a guest
Jul 30th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.10 KB | None | 0 0
  1. {
  2. "AmountOfPokemonToDisplayOnStart": 10,
  3. "AutomaticallyLevelUpPokemon": true,
  4. "AutoUpdate": true,
  5. "DefaultAltitude": 10.0,
  6. "DefaultLatitude": -33.867038,
  7. "DefaultLongitude": 151.20919,
  8. "DelayBetweenPlayerActions": 1000,
  9. "DelayBetweenPokemonCatch": 100,
  10. "DumpPokemonStats": false,
  11. "EvolveAboveIvValue": 95.0,
  12. "EvolveAllPokemonAboveIv": false,
  13. "EvolveAllPokemonWithEnoughCandy": true,
  14. "GpxFile": "GPXPath.GPX",
  15. "ItemRecycleFilter": [
  16. {
  17. "Key": "itemUnknown",
  18. "Value": 0
  19. },
  20. {
  21. "Key": "itemLuckyEgg",
  22. "Value": 200
  23. },
  24. {
  25. "Key": "itemIncenseOrdinary",
  26. "Value": 100
  27. },
  28. {
  29. "Key": "itemIncenseSpicy",
  30. "Value": 100
  31. },
  32. {
  33. "Key": "itemIncenseCool",
  34. "Value": 100
  35. },
  36. {
  37. "Key": "itemIncenseFloral",
  38. "Value": 100
  39. },
  40. {
  41. "Key": "itemTroyDisk",
  42. "Value": 100
  43. },
  44. {
  45. "Key": "itemXAttack",
  46. "Value": 100
  47. },
  48. {
  49. "Key": "itemXDefense",
  50. "Value": 100
  51. },
  52. {
  53. "Key": "itemXMiracle",
  54. "Value": 100
  55. },
  56. {
  57. "Key": "itemRazzBerry",
  58. "Value": 50
  59. },
  60. {
  61. "Key": "itemBlukBerry",
  62. "Value": 10
  63. },
  64. {
  65. "Key": "itemNanabBerry",
  66. "Value": 10
  67. },
  68. {
  69. "Key": "itemWeparBerry",
  70. "Value": 30
  71. },
  72. {
  73. "Key": "itemPinapBerry",
  74. "Value": 30
  75. },
  76. {
  77. "Key": "itemSpecialCamera",
  78. "Value": 100
  79. },
  80. {
  81. "Key": "itemIncubatorBasicUnlimited",
  82. "Value": 100
  83. },
  84. {
  85. "Key": "itemIncubatorBasic",
  86. "Value": 100
  87. },
  88. {
  89. "Key": "itemPokemonStorageUpgrade",
  90. "Value": 100
  91. },
  92. {
  93. "Key": "itemItemStorageUpgrade",
  94. "Value": 100
  95. }
  96. ],
  97. "KeepMinCp": 1800,
  98. "KeepMinDuplicatePokemon": 1,
  99. "KeepMinIvPercentage": 90.0,
  100. "KeepPokemonsThatCanEvolve": false,
  101. "LevelUpByCPorIv": "iv",
  102. "MaxPokeballsPerPokemon": 6,
  103. "MaxSpawnLocationOffset": 10,
  104. "MaxTravelDistanceInMeters": 1000,
  105. "MinDelayBetweenSnipes": 60000,
  106. "MinPokeballsToSnipe": 20,
  107. "MinPokeballsWhileSnipe": 0,
  108. "PokemonsNotToTransfer": [
  109. "venusaur",
  110. "charizard",
  111. "blastoise",
  112. "nidoqueen",
  113. "nidoking",
  114. "clefable",
  115. "vileplume",
  116. "arcanine",
  117. "poliwrath",
  118. "machamp",
  119. "victreebel",
  120. "golem",
  121. "slowbro",
  122. "muk",
  123. "exeggutor",
  124. "lickitung",
  125. "chansey",
  126. "ditto",
  127. "articuno",
  128. "zapdos",
  129. "moltres",
  130. "mewtwo",
  131. "mew"
  132. ],
  133. "PokemonsToEvolve": [
  134. "caterpie",
  135. "weedle",
  136. "pidgey",
  137. "rattata"
  138. ],
  139. "PokemonsToIgnore": [
  140. "caterpie",
  141. "weedle",
  142. "pidgey",
  143. "rattata",
  144. "spearow",
  145. "zubat",
  146. "doduo"
  147. ],
  148. "PokemonsTransferFilter": {
  149. "Golduck": {
  150. "KeepMinCp": 1800,
  151. "KeepMinIvPercentage": 95.0,
  152. "KeepMinDuplicatePokemon": 1
  153. },
  154. "Farfetchd": {
  155. "KeepMinCp": 1250,
  156. "KeepMinIvPercentage": 80.0,
  157. "KeepMinDuplicatePokemon": 1
  158. },
  159. "Krabby": {
  160. "KeepMinCp": 1250,
  161. "KeepMinIvPercentage": 95.0,
  162. "KeepMinDuplicatePokemon": 1
  163. },
  164. "Kangaskhan": {
  165. "KeepMinCp": 1500,
  166. "KeepMinIvPercentage": 60.0,
  167. "KeepMinDuplicatePokemon": 1
  168. },
  169. "Horsea": {
  170. "KeepMinCp": 1250,
  171. "KeepMinIvPercentage": 95.0,
  172. "KeepMinDuplicatePokemon": 1
  173. },
  174. "Staryu": {
  175. "KeepMinCp": 1250,
  176. "KeepMinIvPercentage": 95.0,
  177. "KeepMinDuplicatePokemon": 1
  178. },
  179. "MrMime": {
  180. "KeepMinCp": 1250,
  181. "KeepMinIvPercentage": 40.0,
  182. "KeepMinDuplicatePokemon": 1
  183. },
  184. "Scyther": {
  185. "KeepMinCp": 1800,
  186. "KeepMinIvPercentage": 80.0,
  187. "KeepMinDuplicatePokemon": 1
  188. },
  189. "Jynx": {
  190. "KeepMinCp": 1250,
  191. "KeepMinIvPercentage": 95.0,
  192. "KeepMinDuplicatePokemon": 1
  193. },
  194. "Electabuzz": {
  195. "KeepMinCp": 1250,
  196. "KeepMinIvPercentage": 80.0,
  197. "KeepMinDuplicatePokemon": 1
  198. },
  199. "Magmar": {
  200. "KeepMinCp": 1500,
  201. "KeepMinIvPercentage": 80.0,
  202. "KeepMinDuplicatePokemon": 1
  203. },
  204. "Pinsir": {
  205. "KeepMinCp": 1800,
  206. "KeepMinIvPercentage": 95.0,
  207. "KeepMinDuplicatePokemon": 1
  208. },
  209. "Tauros": {
  210. "KeepMinCp": 1250,
  211. "KeepMinIvPercentage": 90.0,
  212. "KeepMinDuplicatePokemon": 1
  213. },
  214. "Magikarp": {
  215. "KeepMinCp": 1250,
  216. "KeepMinIvPercentage": 95.0,
  217. "KeepMinDuplicatePokemon": 1
  218. },
  219. "Gyarados": {
  220. "KeepMinCp": 1250,
  221. "KeepMinIvPercentage": 90.0,
  222. "KeepMinDuplicatePokemon": 1
  223. },
  224. "Lapras": {
  225. "KeepMinCp": 1800,
  226. "KeepMinIvPercentage": 80.0,
  227. "KeepMinDuplicatePokemon": 1
  228. },
  229. "Eevee": {
  230. "KeepMinCp": 1250,
  231. "KeepMinIvPercentage": 95.0,
  232. "KeepMinDuplicatePokemon": 1
  233. },
  234. "Vaporeon": {
  235. "KeepMinCp": 1500,
  236. "KeepMinIvPercentage": 90.0,
  237. "KeepMinDuplicatePokemon": 1
  238. },
  239. "Jolteon": {
  240. "KeepMinCp": 1500,
  241. "KeepMinIvPercentage": 90.0,
  242. "KeepMinDuplicatePokemon": 1
  243. },
  244. "Flareon": {
  245. "KeepMinCp": 1500,
  246. "KeepMinIvPercentage": 90.0,
  247. "KeepMinDuplicatePokemon": 1
  248. },
  249. "Porygon": {
  250. "KeepMinCp": 1250,
  251. "KeepMinIvPercentage": 60.0,
  252. "KeepMinDuplicatePokemon": 1
  253. },
  254. "Snorlax": {
  255. "KeepMinCp": 2600,
  256. "KeepMinIvPercentage": 90.0,
  257. "KeepMinDuplicatePokemon": 1
  258. },
  259. "Dragonite": {
  260. "KeepMinCp": 2600,
  261. "KeepMinIvPercentage": 90.0,
  262. "KeepMinDuplicatePokemon": 1
  263. }
  264. },
  265. "PokemonToSnipe": {
  266. "Locations": [
  267. {
  268. "Latitude": 38.556807486461118,
  269. "Longitude": -121.2383794784546
  270. },
  271. {
  272. "Latitude": -33.859019,
  273. "Longitude": 151.213098
  274. },
  275. {
  276. "Latitude": 47.5014969,
  277. "Longitude": -122.0959568
  278. },
  279. {
  280. "Latitude": 51.5025343,
  281. "Longitude": -0.2055027
  282. }
  283. ],
  284. "Pokemon": [
  285. "venusaur",
  286. "charizard",
  287. "blastoise",
  288. "beedrill",
  289. "raichu",
  290. "sandslash",
  291. "nidoking",
  292. "nidoqueen",
  293. "clefable",
  294. "ninetales",
  295. "golbat",
  296. "vileplume",
  297. "golduck",
  298. "primeape",
  299. "arcanine",
  300. "poliwrath",
  301. "alakazam",
  302. "machamp",
  303. "golem",
  304. "rapidash",
  305. "slowbro",
  306. "farfetchd",
  307. "muk",
  308. "cloyster",
  309. "gengar",
  310. "exeggutor",
  311. "marowak",
  312. "hitmonchan",
  313. "lickitung",
  314. "rhydon",
  315. "chansey",
  316. "kangaskhan",
  317. "starmie",
  318. "mrMime",
  319. "scyther",
  320. "magmar",
  321. "electabuzz",
  322. "magmar",
  323. "jynx",
  324. "gyarados",
  325. "lapras",
  326. "ditto",
  327. "vaporeon",
  328. "jolteon",
  329. "flareon",
  330. "porygon",
  331. "kabutops",
  332. "aerodactyl",
  333. "snorlax",
  334. "articuno",
  335. "zapdos",
  336. "moltres",
  337. "dragonite",
  338. "mewtwo",
  339. "mew"
  340. ]
  341. },
  342. "PokemonToUseMasterball": [
  343. "articuno",
  344. "zapdos",
  345. "moltres",
  346. "mew",
  347. "mewtwo"
  348. ],
  349. "PrioritizeIvOverCp": true,
  350. "RenameOnlyAboveIv": false,
  351. "RenamePokemon": true,
  352. "RenameTemplate": "{1}_{0}",
  353. "SnipeAtPokestops": true,
  354. "SnipeIgnoreUnknownIv": true,
  355. "SnipeLocationServer": "localhost",
  356. "SnipeLocationServerPort": 16969,
  357. "StartupWelcomeDelay": false,
  358. "TotalAmountOfPokebalsToKeep": 120,
  359. "TotalAmountOfPotionsToKeep": 80,
  360. "TotalAmountOfRevivesToKeep": 60,
  361. "TransferConfigAndAuthOnUpdate": true,
  362. "TransferDuplicatePokemon": true,
  363. "TranslationLanguageCode": "en",
  364. "UpgradePokemonCpMinimum": 4000,
  365. "UpgradePokemonIvMinimum": 95.0,
  366. "UseEggIncubators": true,
  367. "UseGpxPathing": false,
  368. "UseGreatBallAboveCp": 750,
  369. "UseLuckyEggsMinPokemonAmount": 30,
  370. "UseLuckyEggsWhileEvolving": false,
  371. "UseMasterBallAboveCp": 1500,
  372. "UsePokemonToNotCatchFilter": false,
  373. "UseSnipeLocationServer": true,
  374. "UseTransferIvForSnipe": false,
  375. "UseUltraBallAboveCp": 1000,
  376. "WalkingSpeedInKilometerPerHour": 180,
  377. "WebSocketPort": 14251
  378. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement