Advertisement
Guest User

Untitled

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