pokemon go bot exp config


SUBMITTED BY: indexhdx

DATE: Aug. 13, 2016, 12:48 p.m.

FORMAT: Text only

SIZE: 13.0 kB

HITS: 2532

  1. "StartUpSettings": {
  2. "AutoUpdate": false,
  3. "TransferConfigAndAuthOnUpdate": true,
  4. "DumpPokemonStats": false,
  5. "AmountOfPokemonToDisplayOnStart": 10,
  6. "StartupWelcomeDelay": false,
  7. "TranslationLanguageCode": "en",
  8. "WebSocketPort": 14251,
  9. "DisplayPokemonMaxPoweredCp": true,
  10. "DisplayPokemonMovesetRank": true
  11. },
  12. "LocationSettings": {
  13. "Teleport": false,
  14. "DefaultLatitude": 35.6895,
  15. "DefaultLongitude": 139.6917,
  16. "DefaultAltitude": 37.0,
  17. "WalkingSpeedInKilometerPerHour": 32.0,
  18. "MaxSpawnLocationOffset": 10,
  19. "MaxTravelDistanceInMeters": 9000,
  20. "UseGpxPathing": false,
  21. "GpxFile": "GPXPath.GPX",
  22. "UsePokeStopLuckyNumber": true,
  23. "PokestopSkipLuckyNumberMinUse": 3,
  24. "PokestopSkipLuckyNumber": 1,
  25. "PokestopSkipLuckyMin": 0,
  26. "PokestopSkipLuckyMax": 4
  27. },
  28. "DelaySettings": {
  29. "DelayBetweenPlayerActions": 1,
  30. "DelayPositionCheckState": 200,
  31. "DelayPokestop": 1000,
  32. "DelayCatchPokemon": 1,
  33. "DelayBetweenPokemonCatch": 1,
  34. "DelayCatchNearbyPokemon": 1,
  35. "DelayCatchLurePokemon": 1,
  36. "DelayCatchIncensePokemon": 1,
  37. "DelayEvolvePokemon": 1,
  38. "DelayEvolveVariation": 0.3,
  39. "DelayTransferPokemon": 1,
  40. "DelayDisplayPokemon": 1,
  41. "DelayUseLuckyEgg": 1,
  42. "DelaySoftbanRetry": 5,
  43. "DelayRecyleItem": 1,
  44. "DelaySnipePokemon": 1,
  45. "MinDelayBetweenSnipes": 0,
  46. "SnipingScanOffset": 0.007
  47. },
  48. "PokemonSettings": {
  49. "UseEggIncubators": true,
  50. "RenamePokemon": false,
  51. "RenameOnlyAboveIv": true,
  52. "RenameTemplate": "{1}_{0}",
  53. "TransferDuplicatePokemon": true,
  54. "PrioritizeIvOverCp": true,
  55. "KeepMinCp": 2000,
  56. "KeepMinIvPercentage": 95.0,
  57. "KeepMinDuplicatePokemon": 1,
  58. "KeepPokemonsThatCanEvolve": true,
  59. "EvolveAllPokemonWithEnoughCandy": true,
  60. "EvolveAllPokemonAboveIv": true,
  61. "EvolveAboveIvValue": 0.1,
  62. "UseLuckyEggsWhileEvolving": true,
  63. "UseLuckyEggsMinPokemonAmount": 15,
  64. "AutomaticallyLevelUpPokemon": false,
  65. "LevelUpByCPorIv": "iv",
  66. "UpgradePokemonCpMinimum": 5000.0,
  67. "UpgradePokemonIvMinimum": 100.0,
  68. "AutoFavoritePokemon": false,
  69. "FavoriteMinIvPercentage": 98.0
  70. },
  71. "CatchSettings": {
  72. "CatchWildPokemon": true,
  73. "HumanizeThrows": true,
  74. "ThrowAccuracyMin": 0.8,
  75. "ThrowAccuracyMax": 1.0,
  76. "ThrowSpinFrequency": 0.8,
  77. "MaxPokeballsPerPokemon": 6,
  78. "UseGreatBallAboveIv": 1,
  79. "UseUltraBallAboveIv": 1,
  80. "UseGreatBallBelowCatchProbability": 0.35,
  81. "UseUltraBallBelowCatchProbability": 0.2,
  82. "UsePokemonToNotCatchFilter": false,
  83. "UseBerryMinCp": 1000,
  84. "UseBerryMinIv": 95.0,
  85. "UseBerryBelowCatchProbability": 0.25
  86. },
  87. "RecycleSettings": {
  88. "AutomaticInventoryManagement": true,
  89. "AutomaticMaxAllPokeballs": 200,
  90. "AutomaticMaxAllPotions": 10,
  91. "AutomaticMaxAllRevives": 20,
  92. "AutomaticMaxAllBerries": 50,
  93. "TotalAmountOfPokeballsToKeep": 40,
  94. "TotalAmountOfGreatballsToKeep": 80,
  95. "TotalAmountOfUltraballsToKeep": 120,
  96. "TotalAmountOfMasterballsToKeep": 100,
  97. "TotalAmountOfPotionsToKeep": 3,
  98. "TotalAmountOfSuperPotionsToKeep": 5,
  99. "TotalAmountOfHyperPotionsToKeep": 10,
  100. "TotalAmountOfMaxPotionsToKeep": 30,
  101. "TotalAmountOfRevivesToKeep": 20,
  102. "TotalAmountOfMaxRevivesToKeep": 40,
  103. "TotalAmountOfRazzToKeep": 50,
  104. "RecycleInventoryAtUsagePercentage": 0.85
  105. },
  106. "SnipeSettings": {
  107. "SnipeAtPokestops": true,
  108. "SnipeIgnoreUnknownIv": true,
  109. "UseTransferIvForSnipe": false,
  110. "MinPokeballsToSnipe": 25,
  111. "MinPokeballsWhileSnipe": 5,
  112. "UseSnipeLocationServer": false,
  113. "UsePokeSnipersLocationServer": false,
  114. "SnipeLocationServer": "localhost",
  115. "SnipeLocationServerPort": 16969,
  116. "SnipeRequestTimeoutSeconds": 10
  117. },
  118. "ItemRecycleFilter": [
  119. {
  120. "Key": "itemUnknown",
  121. "Value": 0
  122. },
  123. {
  124. "Key": "itemLuckyEgg",
  125. "Value": 200
  126. },
  127. {
  128. "Key": "itemIncenseOrdinary",
  129. "Value": 100
  130. },
  131. {
  132. "Key": "itemIncenseSpicy",
  133. "Value": 100
  134. },
  135. {
  136. "Key": "itemIncenseCool",
  137. "Value": 100
  138. },
  139. {
  140. "Key": "itemIncenseFloral",
  141. "Value": 100
  142. },
  143. {
  144. "Key": "itemTroyDisk",
  145. "Value": 100
  146. },
  147. {
  148. "Key": "itemXAttack",
  149. "Value": 100
  150. },
  151. {
  152. "Key": "itemXDefense",
  153. "Value": 100
  154. },
  155. {
  156. "Key": "itemXMiracle",
  157. "Value": 100
  158. },
  159. {
  160. "Key": "itemSpecialCamera",
  161. "Value": 100
  162. },
  163. {
  164. "Key": "itemIncubatorBasicUnlimited",
  165. "Value": 100
  166. },
  167. {
  168. "Key": "itemIncubatorBasic",
  169. "Value": 100
  170. },
  171. {
  172. "Key": "itemPokemonStorageUpgrade",
  173. "Value": 100
  174. },
  175. {
  176. "Key": "itemItemStorageUpgrade",
  177. "Value": 100
  178. }
  179. ],
  180. "PokemonsNotToTransfer": [
  181. "ditto",
  182. "articuno",
  183. "zapdos",
  184. "moltres",
  185. "mewtwo",
  186. "mew"
  187. ],
  188. "PokemonsToEvolve": [
  189. "caterpie",
  190. "weedle",
  191. "pidgey",
  192. "rattata",
  193. "zubat",
  194. "spearow"
  195. ],
  196. "PokemonsToIgnore": [
  197. "bulbasaur",
  198. "ivysaur",
  199. "venusaur",
  200. "doduo",
  201. "charmander",
  202. "charmeleon",
  203. "charizard",
  204. "squirtle",
  205. "wartortle",
  206. "blastoise",
  207. "caterpie",
  208. "metapod",
  209. "butterfree",
  210. "kakuna",
  211. "beedrill",
  212. "pidgeotto",
  213. "pidgeot",
  214. "raticate",
  215. "fearow",
  216. "ekans",
  217. "arbok",
  218. "pikachu",
  219. "raichu",
  220. "sandshrew",
  221. "sandslash",
  222. "nidorina",
  223. "nidoqueen",
  224. "nidorino",
  225. "nidoking",
  226. "clefairy",
  227. "clefable",
  228. "vulpix",
  229. "ninetales",
  230. "jigglypuff",
  231. "wigglytuff",
  232. "golbat",
  233. "oddish",
  234. "gloom",
  235. "vileplume",
  236. "paras",
  237. "parasect",
  238. "venonat",
  239. "venomoth",
  240. "diglett",
  241. "dugtrio",
  242. "meowth",
  243. "persian",
  244. "psyduck",
  245. "golduck",
  246. "mankey",
  247. "primeape",
  248. "growlithe",
  249. "arcanine",
  250. "poliwag",
  251. "poliwhirl",
  252. "poliwrath",
  253. "abra",
  254. "kadabra",
  255. "alakazam",
  256. "machop",
  257. "machoke",
  258. "machamp",
  259. "bellsprout",
  260. "weepinbell",
  261. "victreebel",
  262. "tentacool",
  263. "tentacruel",
  264. "geodude",
  265. "graveler",
  266. "golem",
  267. "ponyta",
  268. "rapidash",
  269. "slowpoke",
  270. "slowbro",
  271. "magnemite",
  272. "magneton",
  273. "dodrio",
  274. "seel",
  275. "dewgong",
  276. "grimer",
  277. "muk",
  278. "shellder",
  279. "cloyster",
  280. "gastly",
  281. "haunter",
  282. "gengar",
  283. "onix",
  284. "drowzee",
  285. "hypno",
  286. "krabby",
  287. "kingler",
  288. "voltorb",
  289. "electrode",
  290. "exeggcute",
  291. "exeggutor",
  292. "cubone",
  293. "marowak",
  294. "hitmonlee",
  295. "hitmonchan",
  296. "lickitung",
  297. "koffing",
  298. "weezing",
  299. "rhyhorn",
  300. "rhydon",
  301. "chansey",
  302. "tangela",
  303. "kangaskhan",
  304. "horsea",
  305. "seadra",
  306. "goldeen",
  307. "seaking",
  308. "staryu",
  309. "starmie",
  310. "scyther",
  311. "jynx",
  312. "electabuzz",
  313. "magmar",
  314. "pinsir",
  315. "tauros",
  316. "magikarp",
  317. "gyarados",
  318. "lapras",
  319. "ditto",
  320. "eevee",
  321. "vaporeon",
  322. "jolteon",
  323. "flareon",
  324. "porygon",
  325. "omanyte",
  326. "omastar",
  327. "kabuto",
  328. "kabutops",
  329. "aerodactyl",
  330. "snorlax",
  331. "articuno",
  332. "zapdos",
  333. "moltres",
  334. "dratini",
  335. "dragonair",
  336. "dragonite"
  337. ],
  338. "PokemonsTransferFilter": {
  339. "Venusaur": {
  340. "KeepMinCp": 1750,
  341. "KeepMinIvPercentage": 80.0,
  342. "KeepMinDuplicatePokemon": 1
  343. },
  344. "Charizard": {
  345. "KeepMinCp": 1750,
  346. "KeepMinIvPercentage": 20.0,
  347. "KeepMinDuplicatePokemon": 1
  348. },
  349. "Blastoise": {
  350. "KeepMinCp": 1750,
  351. "KeepMinIvPercentage": 50.0,
  352. "KeepMinDuplicatePokemon": 1
  353. },
  354. "Nidoqueen": {
  355. "KeepMinCp": 1750,
  356. "KeepMinIvPercentage": 80.0,
  357. "KeepMinDuplicatePokemon": 1
  358. },
  359. "Nidoking": {
  360. "KeepMinCp": 1750,
  361. "KeepMinIvPercentage": 80.0,
  362. "KeepMinDuplicatePokemon": 1
  363. },
  364. "Clefable": {
  365. "KeepMinCp": 1500,
  366. "KeepMinIvPercentage": 60.0,
  367. "KeepMinDuplicatePokemon": 1
  368. },
  369. "Vileplume": {
  370. "KeepMinCp": 1750,
  371. "KeepMinIvPercentage": 80.0,
  372. "KeepMinDuplicatePokemon": 1
  373. },
  374. "Golduck": {
  375. "KeepMinCp": 1750,
  376. "KeepMinIvPercentage": 80.0,
  377. "KeepMinDuplicatePokemon": 1
  378. },
  379. "Arcanine": {
  380. "KeepMinCp": 2250,
  381. "KeepMinIvPercentage": 90.0,
  382. "KeepMinDuplicatePokemon": 1
  383. },
  384. "Poliwrath": {
  385. "KeepMinCp": 1750,
  386. "KeepMinIvPercentage": 80.0,
  387. "KeepMinDuplicatePokemon": 1
  388. },
  389. "Machamp": {
  390. "KeepMinCp": 1250,
  391. "KeepMinIvPercentage": 80.0,
  392. "KeepMinDuplicatePokemon": 1
  393. },
  394. "Victreebel": {
  395. "KeepMinCp": 1250,
  396. "KeepMinIvPercentage": 60.0,
  397. "KeepMinDuplicatePokemon": 1
  398. },
  399. "Golem": {
  400. "KeepMinCp": 1500,
  401. "KeepMinIvPercentage": 80.0,
  402. "KeepMinDuplicatePokemon": 1
  403. },
  404. "Slowbro": {
  405. "KeepMinCp": 1750,
  406. "KeepMinIvPercentage": 90.0,
  407. "KeepMinDuplicatePokemon": 1
  408. },
  409. "Farfetchd": {
  410. "KeepMinCp": 1250,
  411. "KeepMinIvPercentage": 90.0,
  412. "KeepMinDuplicatePokemon": 1
  413. },
  414. "Muk": {
  415. "KeepMinCp": 2000,
  416. "KeepMinIvPercentage": 80.0,
  417. "KeepMinDuplicatePokemon": 1
  418. },
  419. "Exeggutor": {
  420. "KeepMinCp": 2250,
  421. "KeepMinIvPercentage": 80.0,
  422. "KeepMinDuplicatePokemon": 1
  423. },
  424. "Lickitung": {
  425. "KeepMinCp": 1500,
  426. "KeepMinIvPercentage": 80.0,
  427. "KeepMinDuplicatePokemon": 1
  428. },
  429. "Chansey": {
  430. "KeepMinCp": 1500,
  431. "KeepMinIvPercentage": 95.0,
  432. "KeepMinDuplicatePokemon": 1
  433. },
  434. "Kangaskhan": {
  435. "KeepMinCp": 1500,
  436. "KeepMinIvPercentage": 60.0,
  437. "KeepMinDuplicatePokemon": 1
  438. },
  439. "MrMime": {
  440. "KeepMinCp": 1250,
  441. "KeepMinIvPercentage": 80.0,
  442. "KeepMinDuplicatePokemon": 1
  443. },
  444. "Scyther": {
  445. "KeepMinCp": 1750,
  446. "KeepMinIvPercentage": 90.0,
  447. "KeepMinDuplicatePokemon": 1
  448. },
  449. "Jynx": {
  450. "KeepMinCp": 1250,
  451. "KeepMinIvPercentage": 90.0,
  452. "KeepMinDuplicatePokemon": 1
  453. },
  454. "Electabuzz": {
  455. "KeepMinCp": 1500,
  456. "KeepMinIvPercentage": 80.0,
  457. "KeepMinDuplicatePokemon": 1
  458. },
  459. "Magmar": {
  460. "KeepMinCp": 1750,
  461. "KeepMinIvPercentage": 90.0,
  462. "KeepMinDuplicatePokemon": 1
  463. },
  464. "Pinsir": {
  465. "KeepMinCp": 2000,
  466. "KeepMinIvPercentage": 98.0,
  467. "KeepMinDuplicatePokemon": 1
  468. },
  469. "Tauros": {
  470. "KeepMinCp": 500,
  471. "KeepMinIvPercentage": 90.0,
  472. "KeepMinDuplicatePokemon": 1
  473. },
  474. "Gyarados": {
  475. "KeepMinCp": 2000,
  476. "KeepMinIvPercentage": 90.0,
  477. "KeepMinDuplicatePokemon": 1
  478. },
  479. "Lapras": {
  480. "KeepMinCp": 2250,
  481. "KeepMinIvPercentage": 90.0,
  482. "KeepMinDuplicatePokemon": 1
  483. },
  484. "Eevee": {
  485. "KeepMinCp": 1500,
  486. "KeepMinIvPercentage": 98.0,
  487. "KeepMinDuplicatePokemon": 1
  488. },
  489. "Vaporeon": {
  490. "KeepMinCp": 2250,
  491. "KeepMinIvPercentage": 98.0,
  492. "KeepMinDuplicatePokemon": 1
  493. },
  494. "Jolteon": {
  495. "KeepMinCp": 2250,
  496. "KeepMinIvPercentage": 95.0,
  497. "KeepMinDuplicatePokemon": 1
  498. },
  499. "Flareon": {
  500. "KeepMinCp": 2250,
  501. "KeepMinIvPercentage": 95.0,
  502. "KeepMinDuplicatePokemon": 1
  503. },
  504. "Porygon": {
  505. "KeepMinCp": 1500,
  506. "KeepMinIvPercentage": 95.0,
  507. "KeepMinDuplicatePokemon": 1
  508. },
  509. "Aerodactyl": {
  510. "KeepMinCp": 2000,
  511. "KeepMinIvPercentage": 95.0,
  512. "KeepMinDuplicatePokemon": 1
  513. },
  514. "Snorlax": {
  515. "KeepMinCp": 2750,
  516. "KeepMinIvPercentage": 96.0,
  517. "KeepMinDuplicatePokemon": 1
  518. },
  519. "Dragonite": {
  520. "KeepMinCp": 2750,
  521. "KeepMinIvPercentage": 90.0,
  522. "KeepMinDuplicatePokemon": 1
  523. }
  524. },
  525. "PokemonToSnipe": {
  526. "Locations": [
  527. {
  528. "Latitude": 35.6328964,
  529. "Longitude": 139.8803943
  530. },
  531. {
  532. "Latitude": 40.712784,
  533. "Longitude": -74.005941
  534. },
  535. {
  536. "Latitude": 38.907192,
  537. "Longitude": -77.036871
  538. },
  539. {
  540. "Latitude": 37.77493,
  541. "Longitude": -122.419416
  542. },
  543. {
  544. "Latitude": 52.520007,
  545. "Longitude": 13.404954
  546. },
  547. {
  548. "Latitude": 51.507351,
  549. "Longitude": -0.127758
  550. }
  551. ],
  552. "Pokemon": [
  553. "caterpie",
  554. "weedle",
  555. "pidgey",
  556. "rattata",
  557. "zubat",
  558. "spearow"
  559. ]
  560. },
  561. "PokemonToUseMasterball": [
  562. "articuno",
  563. "zapdos",
  564. "moltres",
  565. "mew",
  566. "mewtwo"
  567. ]
  568. }

comments powered by Disqus