Advertisement
Guest User

Untitled

a guest
Aug 7th, 2016
4,473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.22 KB | None | 0 0
  1. {
  2. "TranslationLanguageCode": "en",
  3. "AutoUpdate": true,
  4. "TransferConfigAndAuthOnUpdate": true,
  5. "UseWebsocket": false,
  6. "StartupWelcomeDelay": false,
  7. "AmountOfPokemonToDisplayOnStart": 15,
  8. "ShowPokeballCountsBeforeRecycle": false,
  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": true,
  18. "DefaultLatitude": 40.778915,
  19. "DefaultLongitude": -73.962277,
  20. "WalkingSpeedInKilometerPerHour": 50.0,
  21. "MaxSpawnLocationOffset": 10,
  22. "DelayBetweenPlayerActions": 1000,
  23. "DelayBetweenPokemonCatch": 1000,
  24. "DumpPokemonStats": false,
  25. "EvolveAboveIvValue": 95.0,
  26. "EvolveAllPokemonAboveIv": false,
  27. "EvolveAllPokemonWithEnoughCandy": true,
  28. "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
  29. "KeepPokemonsThatCanEvolve": false,
  30. "KeepMinCp": 2000,
  31. "KeepMinIvPercentage": 90.0,
  32. "KeepMinLvl": 25,
  33. "KeepMinOperator": "or",
  34. "UseKeepMinLvl": false,
  35. "PrioritizeIvOverCp": false,
  36. "KeepMinDuplicatePokemon": 1,
  37. "UseGpxPathing": false,
  38. "GpxFile": "GPXPath.GPX",
  39. "VerboseRecycling": true,
  40. "RecycleInventoryAtUsagePercentage": 90.0,
  41. "UseEggIncubators": true,
  42. "UseLuckyEggConstantly": false,
  43. "UseLuckyEggsMinPokemonAmount": 30,
  44. "UseLuckyEggsWhileEvolving": false,
  45. "UseIncenseConstantly": false,
  46. "UseBerriesMinCp": 1700,
  47. "UseBerriesMinIv": 90.0,
  48. "UseBerriesBelowCatchProbability": 0.2,
  49. "UseBerriesOperator": "and",
  50. "UseSnipeOnlineLocationServer": false,
  51. "UseSnipeLocationServer": false,
  52. "SnipeLocationServer": "localhost",
  53. "SnipeLocationServerPort": 16969,
  54. "GetSniperInfoFromPokezz": false,
  55. "GetOnlyVerifiedSniperInfoFromPokezz": false,
  56. "MinPokeballsToSnipe": 20,
  57. "MinPokeballsWhileSnipe": 0,
  58. "MinDelayBetweenSnipes": 60000,
  59. "SnipingScanOffset": 0.003,
  60. "SnipeAtPokestops": false,
  61. "SnipeIgnoreUnknownIv": false,
  62. "UseTransferIvForSnipe": false,
  63. "SnipePokemonNotInPokedex": false,
  64. "RenamePokemon": false,
  65. "RenameOnlyAboveIv": true,
  66. "RenameTemplate": "{1}_{0}",
  67. "MaxPokeballsPerPokemon": 6,
  68. "MaxTravelDistanceInMeters": 1500,
  69. "TotalAmountOfPokeballsToKeep": 120,
  70. "TotalAmountOfPotionsToKeep": 80,
  71. "TotalAmountOfRevivesToKeep": 60,
  72. "TotalAmountOfBerriesToKeep": 50,
  73. "UseGreatBallAboveCp": 1000,
  74. "UseUltraBallAboveCp": 1750,
  75. "UseMasterBallAboveCp": 3000,
  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": 0,
  83. "GreatThrowChance": 0,
  84. "ExcellentThrowChance": 100,
  85. "CurveThrowChance": 100,
  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. "muk",
  166. "chansey",
  167. "gyarados",
  168. "ditto",
  169. "snorlax",
  170. "articuno",
  171. "zapdos",
  172. "moltres",
  173. "dragonite",
  174. "mewtwo",
  175. "mew"
  176. ],
  177. "PokemonsToEvolve": [
  178. "caterpie",
  179. "weedle",
  180. "pidgey",
  181. "rattata"
  182. ],
  183. "PokemonsToIgnore": [
  184. "caterpie",
  185. "weedle",
  186. "pidgey",
  187. "rattata",
  188. "spearow",
  189. "zubat",
  190. "doduo"
  191. ],
  192. "PokemonsTransferFilter": {
  193. "Golduck": {
  194. "KeepMinCp": 1800,
  195. "KeepMinLvl": 6,
  196. "UseKeepMinLvl": false,
  197. "KeepMinIvPercentage": 95.0,
  198. "KeepMinDuplicatePokemon": 1,
  199. "Moves": [],
  200. "KeepMinOperator": "or",
  201. "MovesOperator": "or"
  202. },
  203. "Farfetchd": {
  204. "KeepMinCp": 1250,
  205. "KeepMinLvl": 6,
  206. "UseKeepMinLvl": false,
  207. "KeepMinIvPercentage": 80.0,
  208. "KeepMinDuplicatePokemon": 1,
  209. "Moves": [],
  210. "KeepMinOperator": "or",
  211. "MovesOperator": "or"
  212. },
  213. "Krabby": {
  214. "KeepMinCp": 1250,
  215. "KeepMinLvl": 6,
  216. "UseKeepMinLvl": false,
  217. "KeepMinIvPercentage": 95.0,
  218. "KeepMinDuplicatePokemon": 1,
  219. "Moves": [],
  220. "KeepMinOperator": "or",
  221. "MovesOperator": "or"
  222. },
  223. "Kangaskhan": {
  224. "KeepMinCp": 1500,
  225. "KeepMinLvl": 6,
  226. "UseKeepMinLvl": false,
  227. "KeepMinIvPercentage": 60.0,
  228. "KeepMinDuplicatePokemon": 1,
  229. "Moves": [],
  230. "KeepMinOperator": "or",
  231. "MovesOperator": "or"
  232. },
  233. "Horsea": {
  234. "KeepMinCp": 1250,
  235. "KeepMinLvl": 6,
  236. "UseKeepMinLvl": false,
  237. "KeepMinIvPercentage": 95.0,
  238. "KeepMinDuplicatePokemon": 1,
  239. "Moves": [],
  240. "KeepMinOperator": "or",
  241. "MovesOperator": "or"
  242. },
  243. "Staryu": {
  244. "KeepMinCp": 1250,
  245. "KeepMinLvl": 6,
  246. "UseKeepMinLvl": false,
  247. "KeepMinIvPercentage": 95.0,
  248. "KeepMinDuplicatePokemon": 1,
  249. "Moves": [],
  250. "KeepMinOperator": "or",
  251. "MovesOperator": "or"
  252. },
  253. "MrMime": {
  254. "KeepMinCp": 1250,
  255. "KeepMinLvl": 6,
  256. "UseKeepMinLvl": false,
  257. "KeepMinIvPercentage": 40.0,
  258. "KeepMinDuplicatePokemon": 1,
  259. "Moves": [],
  260. "KeepMinOperator": "or",
  261. "MovesOperator": "or"
  262. },
  263. "Scyther": {
  264. "KeepMinCp": 1800,
  265. "KeepMinLvl": 6,
  266. "UseKeepMinLvl": false,
  267. "KeepMinIvPercentage": 80.0,
  268. "KeepMinDuplicatePokemon": 1,
  269. "Moves": [],
  270. "KeepMinOperator": "or",
  271. "MovesOperator": "or"
  272. },
  273. "Jynx": {
  274. "KeepMinCp": 1250,
  275. "KeepMinLvl": 6,
  276. "UseKeepMinLvl": false,
  277. "KeepMinIvPercentage": 95.0,
  278. "KeepMinDuplicatePokemon": 1,
  279. "Moves": [],
  280. "KeepMinOperator": "or",
  281. "MovesOperator": "or"
  282. },
  283. "Electabuzz": {
  284. "KeepMinCp": 1250,
  285. "KeepMinLvl": 6,
  286. "UseKeepMinLvl": false,
  287. "KeepMinIvPercentage": 80.0,
  288. "KeepMinDuplicatePokemon": 1,
  289. "Moves": [],
  290. "KeepMinOperator": "or",
  291. "MovesOperator": "or"
  292. },
  293. "Magmar": {
  294. "KeepMinCp": 1500,
  295. "KeepMinLvl": 6,
  296. "UseKeepMinLvl": false,
  297. "KeepMinIvPercentage": 80.0,
  298. "KeepMinDuplicatePokemon": 1,
  299. "Moves": [],
  300. "KeepMinOperator": "or",
  301. "MovesOperator": "or"
  302. },
  303. "Pinsir": {
  304. "KeepMinCp": 1800,
  305. "KeepMinLvl": 6,
  306. "UseKeepMinLvl": false,
  307. "KeepMinIvPercentage": 95.0,
  308. "KeepMinDuplicatePokemon": 1,
  309. "Moves": [],
  310. "KeepMinOperator": "or",
  311. "MovesOperator": "or"
  312. },
  313. "Tauros": {
  314. "KeepMinCp": 1250,
  315. "KeepMinLvl": 6,
  316. "UseKeepMinLvl": false,
  317. "KeepMinIvPercentage": 90.0,
  318. "KeepMinDuplicatePokemon": 1,
  319. "Moves": [],
  320. "KeepMinOperator": "or",
  321. "MovesOperator": "or"
  322. },
  323. "Magikarp": {
  324. "KeepMinCp": 200,
  325. "KeepMinLvl": 6,
  326. "UseKeepMinLvl": false,
  327. "KeepMinIvPercentage": 95.0,
  328. "KeepMinDuplicatePokemon": 1,
  329. "Moves": [],
  330. "KeepMinOperator": "or",
  331. "MovesOperator": "or"
  332. },
  333. "Gyarados": {
  334. "KeepMinCp": 1250,
  335. "KeepMinLvl": 6,
  336. "UseKeepMinLvl": false,
  337. "KeepMinIvPercentage": 90.0,
  338. "KeepMinDuplicatePokemon": 1,
  339. "Moves": [],
  340. "KeepMinOperator": "or",
  341. "MovesOperator": "or"
  342. },
  343. "Lapras": {
  344. "KeepMinCp": 1800,
  345. "KeepMinLvl": 6,
  346. "UseKeepMinLvl": false,
  347. "KeepMinIvPercentage": 80.0,
  348. "KeepMinDuplicatePokemon": 1,
  349. "Moves": [],
  350. "KeepMinOperator": "or",
  351. "MovesOperator": "or"
  352. },
  353. "Eevee": {
  354. "KeepMinCp": 1250,
  355. "KeepMinLvl": 6,
  356. "UseKeepMinLvl": false,
  357. "KeepMinIvPercentage": 95.0,
  358. "KeepMinDuplicatePokemon": 1,
  359. "Moves": [],
  360. "KeepMinOperator": "or",
  361. "MovesOperator": "or"
  362. },
  363. "Vaporeon": {
  364. "KeepMinCp": 1500,
  365. "KeepMinLvl": 6,
  366. "UseKeepMinLvl": false,
  367. "KeepMinIvPercentage": 90.0,
  368. "KeepMinDuplicatePokemon": 1,
  369. "Moves": [],
  370. "KeepMinOperator": "or",
  371. "MovesOperator": "or"
  372. },
  373. "Jolteon": {
  374. "KeepMinCp": 1500,
  375. "KeepMinLvl": 6,
  376. "UseKeepMinLvl": false,
  377. "KeepMinIvPercentage": 90.0,
  378. "KeepMinDuplicatePokemon": 1,
  379. "Moves": [],
  380. "KeepMinOperator": "or",
  381. "MovesOperator": "or"
  382. },
  383. "Flareon": {
  384. "KeepMinCp": 1500,
  385. "KeepMinLvl": 6,
  386. "UseKeepMinLvl": false,
  387. "KeepMinIvPercentage": 90.0,
  388. "KeepMinDuplicatePokemon": 1,
  389. "Moves": [],
  390. "KeepMinOperator": "or",
  391. "MovesOperator": "or"
  392. },
  393. "Porygon": {
  394. "KeepMinCp": 1250,
  395. "KeepMinLvl": 6,
  396. "UseKeepMinLvl": false,
  397. "KeepMinIvPercentage": 60.0,
  398. "KeepMinDuplicatePokemon": 1,
  399. "Moves": [],
  400. "KeepMinOperator": "or",
  401. "MovesOperator": "or"
  402. },
  403. "Snorlax": {
  404. "KeepMinCp": 2600,
  405. "KeepMinLvl": 6,
  406. "UseKeepMinLvl": false,
  407. "KeepMinIvPercentage": 90.0,
  408. "KeepMinDuplicatePokemon": 1,
  409. "Moves": [],
  410. "KeepMinOperator": "or",
  411. "MovesOperator": "or"
  412. },
  413. "Dragonite": {
  414. "KeepMinCp": 2600,
  415. "KeepMinLvl": 6,
  416. "UseKeepMinLvl": false,
  417. "KeepMinIvPercentage": 90.0,
  418. "KeepMinDuplicatePokemon": 1,
  419. "Moves": [],
  420. "KeepMinOperator": "or",
  421. "MovesOperator": "or"
  422. }
  423. },
  424. "PokemonToSnipe": {
  425. "Locations": [
  426. {
  427. "Latitude": 38.556807486461118,
  428. "Longitude": -121.2383794784546
  429. },
  430. {
  431. "Latitude": -33.859019,
  432. "Longitude": 151.213098
  433. },
  434. {
  435. "Latitude": 47.5014969,
  436. "Longitude": -122.0959568
  437. },
  438. {
  439. "Latitude": 51.5025343,
  440. "Longitude": -0.2055027
  441. }
  442. ],
  443. "Pokemon": [
  444. "venusaur",
  445. "charizard",
  446. "blastoise",
  447. "beedrill",
  448. "raichu",
  449. "sandslash",
  450. "nidoking",
  451. "nidoqueen",
  452. "clefable",
  453. "ninetales",
  454. "golbat",
  455. "vileplume",
  456. "golduck",
  457. "primeape",
  458. "arcanine",
  459. "poliwrath",
  460. "alakazam",
  461. "machamp",
  462. "golem",
  463. "rapidash",
  464. "slowbro",
  465. "farfetchd",
  466. "muk",
  467. "cloyster",
  468. "gengar",
  469. "exeggutor",
  470. "marowak",
  471. "hitmonchan",
  472. "lickitung",
  473. "rhydon",
  474. "chansey",
  475. "kangaskhan",
  476. "starmie",
  477. "mrMime",
  478. "scyther",
  479. "magmar",
  480. "electabuzz",
  481. "jynx",
  482. "gyarados",
  483. "lapras",
  484. "ditto",
  485. "vaporeon",
  486. "jolteon",
  487. "flareon",
  488. "porygon",
  489. "kabutops",
  490. "aerodactyl",
  491. "snorlax",
  492. "articuno",
  493. "zapdos",
  494. "moltres",
  495. "dragonite",
  496. "mewtwo",
  497. "mew"
  498. ]
  499. },
  500. "PokemonToUseMasterball": [
  501. "articuno",
  502. "zapdos",
  503. "moltres",
  504. "mew",
  505. "mewtwo"
  506. ]
  507. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement