Advertisement
Guest User

Untitled

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