Advertisement
Guest User

Untitled

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