Guest User

Untitled

a guest
Aug 7th, 2016
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.23 KB | None | 0 0
  1. {
  2. "TranslationLanguageCode": "nl",
  3. "AutoUpdate": true,
  4. "TransferConfigAndAuthOnUpdate": true,
  5. "UseWebsocket": false,
  6. "StartupWelcomeDelay": false,
  7. "AmountOfPokemonToDisplayOnStart": 10,
  8. "ShowPokeballCountsBeforeRecycle": true,
  9. "CatchPokemon": true,
  10. "AutomaticallyLevelUpPokemon": false,
  11. "AmountOfTimesToUpgradeLoop": 5,
  12. "GetMinStarDustForLevelUp": 5000,
  13. "LevelUpByCPorIv": "iv",
  14. "UpgradePokemonCpMinimum": 1000.0,
  15. "UpgradePokemonIvMinimum": 95.0,
  16. "UpgradePokemonMinimumStatsOperator": "and",
  17. "DisableHumanWalking": false,
  18. "DefaultAltitude": 10.0,
  19. "DefaultLatitude": 40.771133,
  20. "DefaultLongitude": -73.974187,
  21. "WalkingSpeedInKilometerPerHour": 100.0,
  22. "MaxSpawnLocationOffset": 10,
  23. "DelayBetweenPlayerActions": 10,
  24. "DelayBetweenPokemonCatch": 10,
  25. "DumpPokemonStats": true,
  26. "EvolveAboveIvValue": 95.0,
  27. "EvolveAllPokemonAboveIv": false,
  28. "EvolveAllPokemonWithEnoughCandy": true,
  29. "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
  30. "KeepPokemonsThatCanEvolve": false,
  31. "KeepMinCp": 1800,
  32. "KeepMinIvPercentage": 95.0,
  33. "KeepMinLvl": 20,
  34. "KeepMinOperator": "or",
  35. "UseKeepMinLvl": true,
  36. "PrioritizeIvOverCp": true,
  37. "KeepMinDuplicatePokemon": 1,
  38. "UseGpxPathing": false,
  39. "GpxFile": "GPXPath.GPX",
  40. "VerboseRecycling": true,
  41. "RecycleInventoryAtUsagePercentage": 90.0,
  42. "UseEggIncubators": true,
  43. "UseLuckyEggConstantly": true,
  44. "UseLuckyEggsMinPokemonAmount": 1,
  45. "UseLuckyEggsWhileEvolving": true,
  46. "UseIncenseConstantly": true,
  47. "UseBerriesMinCp": 1000,
  48. "UseBerriesMinIv": 90.0,
  49. "UseBerriesBelowCatchProbability": 0.2,
  50. "UseBerriesOperator": "and",
  51. "UseSnipeOnlineLocationServer": true,
  52. "UseSnipeLocationServer": true,
  53. "SnipeLocationServer": "localhost",
  54. "SnipeLocationServerPort": 16969,
  55. "GetSniperInfoFromPokezz": true,
  56. "GetOnlyVerifiedSniperInfoFromPokezz": true,
  57. "MinPokeballsToSnipe": 10,
  58. "MinPokeballsWhileSnipe": 0,
  59. "MinDelayBetweenSnipes": 10000,
  60. "SnipingScanOffset": 0.003,
  61. "SnipeAtPokestops": true,
  62. "SnipeIgnoreUnknownIv": false,
  63. "UseTransferIvForSnipe": false,
  64. "RenamePokemon": true,
  65. "RenameOnlyAboveIv": true,
  66. "RenameTemplate": "{1}_{0}",
  67. "MaxPokeballsPerPokemon": 200,
  68. "MaxTravelDistanceInMeters": 15000,
  69. "TotalAmountOfPokeballsToKeep": 120,
  70. "TotalAmountOfPotionsToKeep": 80,
  71. "TotalAmountOfRevivesToKeep": 60,
  72. "TotalAmountOfBerriesToKeep": 50,
  73. "UseGreatBallAboveCp": 1000,
  74. "UseUltraBallAboveCp": 1250,
  75. "UseMasterBallAboveCp": 1500,
  76. "UseGreatBallAboveIv": 85.0,
  77. "UseUltraBallAboveIv": 95.0,
  78. "UseGreatBallBelowCatchProbability": 0.2,
  79. "UseUltraBallBelowCatchProbability": 0.1,
  80. "UseMasterBallBelowCatchProbability": 0.05,
  81. "EnableHumanizedThrows": false,
  82. "NiceThrowChance": 40,
  83. "GreatThrowChance": 30,
  84. "ExcellentThrowChance": 10,
  85. "CurveThrowChance": 90,
  86. "ForceGreatThrowOverIv": 90.0,
  87. "ForceExcellentThrowOverIv": 95.0,
  88. "ForceGreatThrowOverCp": 1000,
  89. "ForceExcellentThrowOverCp": 1500,
  90. "TransferWeakPokemon": false,
  91. "TransferDuplicatePokemon": true,
  92. "TransferDuplicatePokemonOnCapture": true,
  93. "FavoriteMinIvPercentage": 95.0,
  94. "AutoFavoritePokemon": false,
  95. "UsePokemonToNotCatchFilter": false,
  96. "UsePokemonSniperFilterOnly": false,
  97. "WebSocketPort": 14251,
  98. "ItemRecycleFilter": [
  99. {
  100. "Key": "itemUnknown",
  101. "Value": 0
  102. },
  103. {
  104. "Key": "itemLuckyEgg",
  105. "Value": 200
  106. },
  107. {
  108. "Key": "itemIncenseOrdinary",
  109. "Value": 100
  110. },
  111. {
  112. "Key": "itemIncenseSpicy",
  113. "Value": 100
  114. },
  115. {
  116. "Key": "itemIncenseCool",
  117. "Value": 100
  118. },
  119. {
  120. "Key": "itemIncenseFloral",
  121. "Value": 100
  122. },
  123. {
  124. "Key": "itemTroyDisk",
  125. "Value": 100
  126. },
  127. {
  128. "Key": "itemXAttack",
  129. "Value": 100
  130. },
  131. {
  132. "Key": "itemXDefense",
  133. "Value": 100
  134. },
  135. {
  136. "Key": "itemXMiracle",
  137. "Value": 100
  138. },
  139. {
  140. "Key": "itemSpecialCamera",
  141. "Value": 100
  142. },
  143. {
  144. "Key": "itemIncubatorBasicUnlimited",
  145. "Value": 100
  146. },
  147. {
  148. "Key": "itemIncubatorBasic",
  149. "Value": 100
  150. },
  151. {
  152. "Key": "itemPokemonStorageUpgrade",
  153. "Value": 100
  154. },
  155. {
  156. "Key": "itemItemStorageUpgrade",
  157. "Value": 100
  158. }
  159. ],
  160. "PokemonsNotToTransfer": [
  161. "venusaur",
  162. "charizard",
  163. "blastoise",
  164. "clefable",
  165. "farfetchd",
  166. "mrMime",
  167. "tauros",
  168. "kangaskhan",
  169. "chansey",
  170. "gyarados",
  171. "ditto",
  172. "articuno",
  173. "zapdos",
  174. "moltres",
  175. "dragonite",
  176. "mewtwo",
  177. "mew"
  178. ],
  179. "PokemonsToEvolve": [
  180. "caterpie",
  181. "weedle",
  182. "pidgey",
  183. "rattata"
  184. ],
  185. "PokemonsToIgnore": [
  186. "caterpie",
  187. "weedle",
  188. "pidgey",
  189. "rattata",
  190. "spearow",
  191. "zubat",
  192. "doduo"
  193. ],
  194. "PokemonsTransferFilter": {
  195. "Golduck": {
  196. "KeepMinCp": 1800,
  197. "KeepMinLvl": 6,
  198. "UseKeepMinLvl": false,
  199. "KeepMinIvPercentage": 95.0,
  200. "KeepMinDuplicatePokemon": 1,
  201. "Moves": [],
  202. "KeepMinOperator": "or",
  203. "MovesOperator": "or"
  204. },
  205. "Farfetchd": {
  206. "KeepMinCp": 1250,
  207. "KeepMinLvl": 6,
  208. "UseKeepMinLvl": false,
  209. "KeepMinIvPercentage": 80.0,
  210. "KeepMinDuplicatePokemon": 1,
  211. "Moves": [],
  212. "KeepMinOperator": "or",
  213. "MovesOperator": "or"
  214. },
  215. "Krabby": {
  216. "KeepMinCp": 1250,
  217. "KeepMinLvl": 6,
  218. "UseKeepMinLvl": false,
  219. "KeepMinIvPercentage": 95.0,
  220. "KeepMinDuplicatePokemon": 1,
  221. "Moves": [],
  222. "KeepMinOperator": "or",
  223. "MovesOperator": "or"
  224. },
  225. "Kangaskhan": {
  226. "KeepMinCp": 1500,
  227. "KeepMinLvl": 6,
  228. "UseKeepMinLvl": false,
  229. "KeepMinIvPercentage": 60.0,
  230. "KeepMinDuplicatePokemon": 1,
  231. "Moves": [],
  232. "KeepMinOperator": "or",
  233. "MovesOperator": "or"
  234. },
  235. "Horsea": {
  236. "KeepMinCp": 1250,
  237. "KeepMinLvl": 6,
  238. "UseKeepMinLvl": false,
  239. "KeepMinIvPercentage": 95.0,
  240. "KeepMinDuplicatePokemon": 1,
  241. "Moves": [],
  242. "KeepMinOperator": "or",
  243. "MovesOperator": "or"
  244. },
  245. "Staryu": {
  246. "KeepMinCp": 1250,
  247. "KeepMinLvl": 6,
  248. "UseKeepMinLvl": false,
  249. "KeepMinIvPercentage": 95.0,
  250. "KeepMinDuplicatePokemon": 1,
  251. "Moves": [],
  252. "KeepMinOperator": "or",
  253. "MovesOperator": "or"
  254. },
  255. "MrMime": {
  256. "KeepMinCp": 1250,
  257. "KeepMinLvl": 6,
  258. "UseKeepMinLvl": false,
  259. "KeepMinIvPercentage": 40.0,
  260. "KeepMinDuplicatePokemon": 1,
  261. "Moves": [],
  262. "KeepMinOperator": "or",
  263. "MovesOperator": "or"
  264. },
  265. "Scyther": {
  266. "KeepMinCp": 1800,
  267. "KeepMinLvl": 6,
  268. "UseKeepMinLvl": false,
  269. "KeepMinIvPercentage": 80.0,
  270. "KeepMinDuplicatePokemon": 1,
  271. "Moves": [],
  272. "KeepMinOperator": "or",
  273. "MovesOperator": "or"
  274. },
  275. "Jynx": {
  276. "KeepMinCp": 1250,
  277. "KeepMinLvl": 6,
  278. "UseKeepMinLvl": false,
  279. "KeepMinIvPercentage": 95.0,
  280. "KeepMinDuplicatePokemon": 1,
  281. "Moves": [],
  282. "KeepMinOperator": "or",
  283. "MovesOperator": "or"
  284. },
  285. "Electabuzz": {
  286. "KeepMinCp": 1250,
  287. "KeepMinLvl": 6,
  288. "UseKeepMinLvl": false,
  289. "KeepMinIvPercentage": 80.0,
  290. "KeepMinDuplicatePokemon": 1,
  291. "Moves": [],
  292. "KeepMinOperator": "or",
  293. "MovesOperator": "or"
  294. },
  295. "Magmar": {
  296. "KeepMinCp": 1500,
  297. "KeepMinLvl": 6,
  298. "UseKeepMinLvl": false,
  299. "KeepMinIvPercentage": 80.0,
  300. "KeepMinDuplicatePokemon": 1,
  301. "Moves": [],
  302. "KeepMinOperator": "or",
  303. "MovesOperator": "or"
  304. },
  305. "Pinsir": {
  306. "KeepMinCp": 1800,
  307. "KeepMinLvl": 6,
  308. "UseKeepMinLvl": false,
  309. "KeepMinIvPercentage": 95.0,
  310. "KeepMinDuplicatePokemon": 1,
  311. "Moves": [],
  312. "KeepMinOperator": "or",
  313. "MovesOperator": "or"
  314. },
  315. "Tauros": {
  316. "KeepMinCp": 1250,
  317. "KeepMinLvl": 6,
  318. "UseKeepMinLvl": false,
  319. "KeepMinIvPercentage": 90.0,
  320. "KeepMinDuplicatePokemon": 1,
  321. "Moves": [],
  322. "KeepMinOperator": "or",
  323. "MovesOperator": "or"
  324. },
  325. "Magikarp": {
  326. "KeepMinCp": 200,
  327. "KeepMinLvl": 6,
  328. "UseKeepMinLvl": false,
  329. "KeepMinIvPercentage": 95.0,
  330. "KeepMinDuplicatePokemon": 1,
  331. "Moves": [],
  332. "KeepMinOperator": "or",
  333. "MovesOperator": "or"
  334. },
  335. "Gyarados": {
  336. "KeepMinCp": 1250,
  337. "KeepMinLvl": 6,
  338. "UseKeepMinLvl": false,
  339. "KeepMinIvPercentage": 90.0,
  340. "KeepMinDuplicatePokemon": 1,
  341. "Moves": [],
  342. "KeepMinOperator": "or",
  343. "MovesOperator": "or"
  344. },
  345. "Lapras": {
  346. "KeepMinCp": 1800,
  347. "KeepMinLvl": 6,
  348. "UseKeepMinLvl": false,
  349. "KeepMinIvPercentage": 80.0,
  350. "KeepMinDuplicatePokemon": 1,
  351. "Moves": [],
  352. "KeepMinOperator": "or",
  353. "MovesOperator": "or"
  354. },
  355. "Eevee": {
  356. "KeepMinCp": 1250,
  357. "KeepMinLvl": 6,
  358. "UseKeepMinLvl": false,
  359. "KeepMinIvPercentage": 95.0,
  360. "KeepMinDuplicatePokemon": 1,
  361. "Moves": [],
  362. "KeepMinOperator": "or",
  363. "MovesOperator": "or"
  364. },
  365. "Vaporeon": {
  366. "KeepMinCp": 1500,
  367. "KeepMinLvl": 6,
  368. "UseKeepMinLvl": false,
  369. "KeepMinIvPercentage": 90.0,
  370. "KeepMinDuplicatePokemon": 1,
  371. "Moves": [],
  372. "KeepMinOperator": "or",
  373. "MovesOperator": "or"
  374. },
  375. "Jolteon": {
  376. "KeepMinCp": 1500,
  377. "KeepMinLvl": 6,
  378. "UseKeepMinLvl": false,
  379. "KeepMinIvPercentage": 90.0,
  380. "KeepMinDuplicatePokemon": 1,
  381. "Moves": [],
  382. "KeepMinOperator": "or",
  383. "MovesOperator": "or"
  384. },
  385. "Flareon": {
  386. "KeepMinCp": 1500,
  387. "KeepMinLvl": 6,
  388. "UseKeepMinLvl": false,
  389. "KeepMinIvPercentage": 90.0,
  390. "KeepMinDuplicatePokemon": 1,
  391. "Moves": [],
  392. "KeepMinOperator": "or",
  393. "MovesOperator": "or"
  394. },
  395. "Porygon": {
  396. "KeepMinCp": 1250,
  397. "KeepMinLvl": 6,
  398. "UseKeepMinLvl": false,
  399. "KeepMinIvPercentage": 60.0,
  400. "KeepMinDuplicatePokemon": 1,
  401. "Moves": [],
  402. "KeepMinOperator": "or",
  403. "MovesOperator": "or"
  404. },
  405. "Snorlax": {
  406. "KeepMinCp": 2600,
  407. "KeepMinLvl": 6,
  408. "UseKeepMinLvl": false,
  409. "KeepMinIvPercentage": 90.0,
  410. "KeepMinDuplicatePokemon": 1,
  411. "Moves": [],
  412. "KeepMinOperator": "or",
  413. "MovesOperator": "or"
  414. },
  415. "Dragonite": {
  416. "KeepMinCp": 2600,
  417. "KeepMinLvl": 6,
  418. "UseKeepMinLvl": false,
  419. "KeepMinIvPercentage": 90.0,
  420. "KeepMinDuplicatePokemon": 1,
  421. "Moves": [],
  422. "KeepMinOperator": "or",
  423. "MovesOperator": "or"
  424. }
  425. },
  426. "PokemonToSnipe": {
  427. "Locations": [
  428. {
  429. "Latitude": 38.556807486461118,
  430. "Longitude": -121.2383794784546
  431. },
  432. {
  433. "Latitude": -33.859019,
  434. "Longitude": 151.213098
  435. },
  436. {
  437. "Latitude": 47.5014969,
  438. "Longitude": -122.0959568
  439. },
  440. {
  441. "Latitude": 51.5025343,
  442. "Longitude": -0.2055027
  443. }
  444. ],
  445. "Pokemon": [
  446. "venusaur",
  447. "charizard",
  448. "blastoise",
  449. "beedrill",
  450. "raichu",
  451. "sandslash",
  452. "nidoking",
  453. "nidoqueen",
  454. "clefable",
  455. "ninetales",
  456. "golbat",
  457. "vileplume",
  458. "golduck",
  459. "primeape",
  460. "arcanine",
  461. "poliwrath",
  462. "alakazam",
  463. "machamp",
  464. "golem",
  465. "rapidash",
  466. "slowbro",
  467. "farfetchd",
  468. "muk",
  469. "cloyster",
  470. "gengar",
  471. "exeggutor",
  472. "marowak",
  473. "hitmonchan",
  474. "lickitung",
  475. "rhydon",
  476. "chansey",
  477. "kangaskhan",
  478. "starmie",
  479. "mrMime",
  480. "scyther",
  481. "magmar",
  482. "electabuzz",
  483. "jynx",
  484. "gyarados",
  485. "lapras",
  486. "ditto",
  487. "vaporeon",
  488. "jolteon",
  489. "flareon",
  490. "porygon",
  491. "kabutops",
  492. "aerodactyl",
  493. "snorlax",
  494. "articuno",
  495. "zapdos",
  496. "moltres",
  497. "dragonite",
  498. "mewtwo",
  499. "mew"
  500. ]
  501. },
  502. "PokemonToUseMasterball": [
  503. "articuno",
  504. "zapdos",
  505. "moltres",
  506. "mew",
  507. "mewtwo"
  508. ]
  509. }
Advertisement
Add Comment
Please, Sign In to add comment