Advertisement
Guest User

Cancelled Revision 0.2

a guest
Aug 8th, 2016
3,824
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.76 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": true,
  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. "DefaultAltitude": -33.867038,
  19. "DefaultLatitude": 40.785091,
  20. "DefaultLongitude": -73.968285,
  21. "WalkingSpeedInKilometerPerHour": 100.0,
  22. "MaxSpawnLocationOffset": 10,
  23. "DelayBetweenPlayerActions": 1,
  24. "DelayBetweenPokemonCatch": 1,
  25. "DumpPokemonStats": true,
  26. "EvolveAboveIvValue": 95.0,
  27. "EvolveAllPokemonAboveIv": false,
  28. "EvolveAllPokemonWithEnoughCandy": true,
  29. "EvolveKeptPokemonsAtStorageUsagePercentage": 12.0,
  30. "KeepPokemonsThatCanEvolve": true,
  31. "KeepMinCp": 1250,
  32. "KeepMinIvPercentage": 95.0,
  33. "KeepMinLvl": 6,
  34. "KeepMinOperator": "or",
  35. "UseKeepMinLvl": false,
  36. "PrioritizeIvOverCp": false,
  37. "KeepMinDuplicatePokemon": 1,
  38. "UseGpxPathing": false,
  39. "GpxFile": "GPXPath.GPX",
  40. "VerboseRecycling": true,
  41. "RecycleInventoryAtUsagePercentage": 50.0,
  42. "UseEggIncubators": true,
  43. "UseLuckyEggConstantly": false,
  44. "UseLuckyEggsMinPokemonAmount": 30,
  45. "UseLuckyEggsWhileEvolving": false,
  46. "UseIncenseConstantly": true,
  47. "UseBerriesMinCp": 1000,
  48. "UseBerriesMinIv": 90.0,
  49. "UseBerriesBelowCatchProbability": 0.2,
  50. "UseBerriesOperator": "and",
  51. "UseSnipeOnlineLocationServer": true,
  52. "UseSnipeLocationServer": false,
  53. "SnipeLocationServer": "localhost",
  54. "SnipeLocationServerPort": 16969,
  55. "GetSniperInfoFromPokezz": true,
  56. "GetOnlyVerifiedSniperInfoFromPokezz": true,
  57. "MinPokeballsToSnipe": 50,
  58. "MinPokeballsWhileSnipe": 0,
  59. "MinDelayBetweenSnipes": 60000,
  60. "SnipingScanOffset": 0.9,
  61. "SnipeAtPokestops": true,
  62. "SnipeIgnoreUnknownIv": false,
  63. "UseTransferIvForSnipe": false,
  64. "RenamePokemon": false,
  65. "RenameOnlyAboveIv": true,
  66. "RenameTemplate": "{1}_{0}",
  67. "MaxPokeballsPerPokemon": 6,
  68. "MaxTravelDistanceInMeters": 3000,
  69. "TotalAmountOfPokeballsToKeep": 300,
  70. "TotalAmountOfPotionsToKeep": 0,
  71. "TotalAmountOfRevivesToKeep": 0,
  72. "TotalAmountOfBerriesToKeep": 50,
  73. "UseGreatBallAboveCp": 1000,
  74. "UseUltraBallAboveCp": 1250,
  75. "UseMasterBallAboveCp": 1500,
  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": 70,
  83. "GreatThrowChance": 50,
  84. "ExcellentThrowChance": 90,
  85. "CurveThrowChance": 80,
  86. "ForceGreatThrowOverIv": 90.0,
  87. "ForceExcellentThrowOverIv": 95.0,
  88. "ForceGreatThrowOverCp": 1000,
  89. "ForceExcellentThrowOverCp": 1500,
  90. "TransferWeakPokemon": false,
  91. "TransferDuplicatePokemon": true,
  92. "TransferDuplicatePokemonOnCapture": false,
  93. "FavoriteMinIvPercentage": 95.0,
  94. "AutoFavoritePokemon": false,
  95. "UsePokemonToNotCatchFilter": true,
  96. "UsePokemonSniperFilterOnly": true,
  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": "itemRazzBerry",
  141. "Value": 50
  142. },
  143. {
  144. "Key": "itemBlukBerry",
  145. "Value": 10
  146. },
  147. {
  148. "Key": "itemNanabBerry",
  149. "Value": 10
  150. },
  151. {
  152. "Key": "itemWeparBerry",
  153. "Value": 30
  154. },
  155. {
  156. "Key": "itemPinapBerry",
  157. "Value": 30
  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. "venusaur",
  182. "charizard",
  183. "blastoise",
  184. "nidoqueen",
  185. "nidoking",
  186. "clefable",
  187. "vileplume",
  188. "arcanine",
  189. "poliwrath",
  190. "machamp",
  191. "victreebel",
  192. "golem",
  193. "slowbro",
  194. "muk",
  195. "exeggutor",
  196. "lickitung",
  197. "chansey",
  198. "ditto",
  199. "articuno",
  200. "zapdos",
  201. "moltres",
  202. "mewtwo",
  203. "mew"
  204. ],
  205. "PokemonsToEvolve": [
  206. "caterpie",
  207. "weedle",
  208. "pidgey",
  209. "rattata"
  210. ],
  211. "PokemonsToIgnore": [
  212. "bulbasaur",
  213. "ivysaur",
  214. "venusaur",
  215. "charmander",
  216. "charmeleon",
  217. "charizard",
  218. "squirtle",
  219. "wartortle",
  220. "blastoise",
  221. "metapod",
  222. "butterfree",
  223. "kakuna",
  224. "beedrill",
  225. "pidgeotto",
  226. "pidgeot",
  227. "rattata",
  228. "raticate",
  229. "spearow",
  230. "fearow",
  231. "ekans",
  232. "arbok",
  233. "pikachu",
  234. "raichu",
  235. "sandshrew",
  236. "sandslash",
  237. "nidorina",
  238. "nidoqueen",
  239. "nidorino",
  240. "nidoking",
  241. "clefairy",
  242. "clefable",
  243. "vulpix",
  244. "ninetales",
  245. "jigglypuff",
  246. "wigglytuff",
  247. "zubat",
  248. "golbat",
  249. "oddish",
  250. "gloom",
  251. "vileplume",
  252. "paras",
  253. "parasect",
  254. "venonat",
  255. "venomoth",
  256. "diglett",
  257. "dugtrio",
  258. "meowth",
  259. "persian",
  260. "psyduck",
  261. "golduck",
  262. "mankey",
  263. "primeape",
  264. "growlithe",
  265. "arcanine",
  266. "poliwag",
  267. "poliwhirl",
  268. "poliwrath",
  269. "abra",
  270. "kadabra",
  271. "alakazam",
  272. "machop",
  273. "machoke",
  274. "machamp",
  275. "bellsprout",
  276. "weepinbell",
  277. "victreebel",
  278. "tentacool",
  279. "tentacruel",
  280. "geodude",
  281. "graveler",
  282. "golem",
  283. "ponyta",
  284. "rapidash",
  285. "slowpoke",
  286. "slowbro",
  287. "magnemite",
  288. "magneton",
  289. "doduo",
  290. "dodrio",
  291. "seel",
  292. "dewgong",
  293. "grimer",
  294. "muk",
  295. "shellder",
  296. "cloyster",
  297. "gastly",
  298. "haunter",
  299. "gengar",
  300. "onix",
  301. "drowzee",
  302. "hypno",
  303. "krabby",
  304. "kingler",
  305. "voltorb",
  306. "electrode",
  307. "exeggcute",
  308. "exeggutor",
  309. "cubone",
  310. "marowak",
  311. "hitmonlee",
  312. "hitmonchan",
  313. "lickitung",
  314. "koffing",
  315. "weezing",
  316. "rhyhorn",
  317. "rhydon",
  318. "chansey",
  319. "tangela",
  320. "kangaskhan",
  321. "horsea",
  322. "seadra",
  323. "goldeen",
  324. "seaking",
  325. "staryu",
  326. "starmie",
  327. "scyther",
  328. "jynx",
  329. "electabuzz",
  330. "magmar",
  331. "pinsir",
  332. "tauros",
  333. "magikarp",
  334. "gyarados",
  335. "lapras",
  336. "ditto",
  337. "eevee",
  338. "vaporeon",
  339. "jolteon",
  340. "flareon",
  341. "porygon",
  342. "omanyte",
  343. "omastar",
  344. "kabuto",
  345. "kabutops",
  346. "aerodactyl",
  347. "snorlax",
  348. "articuno",
  349. "zapdos",
  350. "moltres",
  351. "dratini",
  352. "dragonair",
  353. "dragonite",
  354. "mewtwo",
  355. "mew"
  356. ],
  357. "PokemonsTransferFilter": {},
  358. "PokemonToSnipe": {
  359. "Locations": [
  360. {
  361. "Latitude": 40.712784,
  362. "Longitude": -74.005941
  363. },
  364. {
  365. "Latitude": 52.370216,
  366. "Longitude": 4.895168
  367. },
  368. {
  369. "Latitude": 59.329323,
  370. "Longitude": 18.068581
  371. },
  372. {
  373. "Latitude": 22.27972,
  374. "Longitude": 114.158091
  375. },
  376. {
  377. "Latitude": 48.856614,
  378. "Longitude": 2.352222
  379. },
  380. {
  381. "Latitude": -33.86882,
  382. "Longitude": 151.209296
  383. },
  384. {
  385. "Latitude": 37.77493,
  386. "Longitude": -122.419416
  387. },
  388. {
  389. "Latitude": 35.689488,
  390. "Longitude": 139.691706
  391. },
  392. {
  393. "Latitude": 52.520007,
  394. "Longitude": 13.404954
  395. },
  396. {
  397. "Latitude": 34.052234,
  398. "Longitude": -118.243685
  399. },
  400. {
  401. "Latitude": 38.907192,
  402. "Longitude": -77.036871
  403. },
  404. {
  405. "Latitude": 39.952584,
  406. "Longitude": -75.165222
  407. },
  408. {
  409. "Latitude": 51.507351,
  410. "Longitude": -0.127758
  411. }
  412. ],
  413. "Pokemon": [
  414. "caterpie",
  415. "weedle",
  416. "pidgey"
  417. ]
  418. },
  419. "PokemonToUseMasterball": [
  420. "articuno",
  421. "zapdos",
  422. "moltres",
  423. "mew",
  424. "mewtwo"
  425. ]
  426. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement