Advertisement
asgandi

Untitled

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