renix1

config

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