Guest User

Untitled

a guest
Aug 7th, 2016
506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.15 KB | None | 0 0
  1. {
  2. "TranslationLanguageCode": "en",
  3. "AutoUpdate": false,
  4. "TransferConfigAndAuthOnUpdate": true,
  5. "UseWebsocket": false,
  6. "StartupWelcomeDelay": true,
  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": 10.0,
  19. "DefaultLatitude": 35.6328964,
  20. "DefaultLongitude": 139.8803943,
  21. "WalkingSpeedInKilometerPerHour": 30.0,
  22. "MaxSpawnLocationOffset": 10,
  23. "DelayBetweenPlayerActions": 1,
  24. "DelayBetweenPokemonCatch": 1,
  25. "DumpPokemonStats": true,
  26. "EvolveAboveIvValue": 1.0,
  27. "EvolveAllPokemonAboveIv": false,
  28. "EvolveAllPokemonWithEnoughCandy": true,
  29. "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
  30. "KeepPokemonsThatCanEvolve": false,
  31. "KeepMinCp": 1000,
  32. "KeepMinIvPercentage": 95.0,
  33. "KeepMinLvl": 6,
  34. "KeepMinOperator": "and",
  35. "UseKeepMinLvl": false,
  36. "PrioritizeIvOverCp": true,
  37. "KeepMinDuplicatePokemon": 1,
  38. "UseGpxPathing": false,
  39. "GpxFile": "GPXPath.GPX",
  40. "VerboseRecycling": true,
  41. "RecycleInventoryAtUsagePercentage": 90.0,
  42. "UseEggIncubators": true,
  43. "UseLuckyEggConstantly": true,
  44. "UseLuckyEggsMinPokemonAmount": 30,
  45. "UseLuckyEggsWhileEvolving": false,
  46. "UseIncenseConstantly": false,
  47. "UseBerriesMinCp": 0,
  48. "UseBerriesMinIv": 0.0,
  49. "UseBerriesBelowCatchProbability": 0.0,
  50. "UseBerriesOperator": "and",
  51. "UseSnipeOnlineLocationServer": false,
  52. "UseSnipeLocationServer": false,
  53. "SnipeLocationServer": "localhost",
  54. "SnipeLocationServerPort": 16969,
  55. "GetSniperInfoFromPokezz": true,
  56. "GetOnlyVerifiedSniperInfoFromPokezz": true,
  57. "MinPokeballsToSnipe": 100,
  58. "MinPokeballsWhileSnipe": 0,
  59. "MinDelayBetweenSnipes": 10000,
  60. "SnipingScanOffset": 0.013,
  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": 120,
  70. "TotalAmountOfPotionsToKeep": 80,
  71. "TotalAmountOfRevivesToKeep": 20,
  72. "TotalAmountOfBerriesToKeep": 50,
  73. "UseGreatBallAboveCp": 750,
  74. "UseUltraBallAboveCp": 1000,
  75. "UseMasterBallAboveCp": 1500,
  76. "UseGreatBallAboveIv": 80.0,
  77. "UseUltraBallAboveIv": 90.0,
  78. "UseGreatBallBelowCatchProbability": 0.0,
  79. "UseUltraBallBelowCatchProbability": 0.0,
  80. "UseMasterBallBelowCatchProbability": 0.0,
  81. "EnableHumanizedThrows": false,
  82. "NiceThrowChance": 40,
  83. "GreatThrowChance": 30,
  84. "ExcellentThrowChance": 10,
  85. "CurveThrowChance": 90,
  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": 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": "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": 1000
  174. },
  175. {
  176. "Key": "itemItemStorageUpgrade",
  177. "Value": 100
  178. }
  179. ],
  180. "PokemonsNotToTransfer": [
  181. "mewtwo",
  182. "mew"
  183. ],
  184. "PokemonsToEvolve": [
  185. "caterpie",
  186. "weedle",
  187. "pidgey",
  188. "rattata"
  189. ],
  190. "PokemonsToIgnore": [
  191. "bulbasaur",
  192. "ivysaur",
  193. "venusaur",
  194. "charmander",
  195. "charmeleon",
  196. "charizard",
  197. "squirtle",
  198. "wartortle",
  199. "blastoise",
  200. "caterpie",
  201. "metapod",
  202. "butterfree",
  203. "weedle",
  204. "kakuna",
  205. "beedrill",
  206. "pidgey",
  207. "pidgeotto",
  208. "pidgeot",
  209. "rattata",
  210. "raticate",
  211. "spearow",
  212. "fearow",
  213. "ekans",
  214. "arbok",
  215. "pikachu",
  216. "raichu",
  217. "sandshrew",
  218. "sandslash",
  219. "nidorina",
  220. "nidoqueen",
  221. "nidorino",
  222. "nidoking",
  223. "clefairy",
  224. "clefable",
  225. "vulpix",
  226. "ninetales",
  227. "jigglypuff",
  228. "wigglytuff",
  229. "zubat",
  230. "golbat",
  231. "oddish",
  232. "gloom",
  233. "vileplume",
  234. "paras",
  235. "parasect",
  236. "venonat",
  237. "venomoth",
  238. "diglett",
  239. "dugtrio",
  240. "meowth",
  241. "persian",
  242. "psyduck",
  243. "golduck",
  244. "mankey",
  245. "primeape",
  246. "growlithe",
  247. "arcanine",
  248. "poliwag",
  249. "poliwhirl",
  250. "poliwrath",
  251. "abra",
  252. "kadabra",
  253. "alakazam",
  254. "machop",
  255. "machoke",
  256. "machamp",
  257. "bellsprout",
  258. "weepinbell",
  259. "victreebel",
  260. "tentacool",
  261. "tentacruel",
  262. "geodude",
  263. "graveler",
  264. "golem",
  265. "ponyta",
  266. "rapidash",
  267. "slowpoke",
  268. "slowbro",
  269. "magnemite",
  270. "magneton",
  271. "doduo",
  272. "dodrio",
  273. "seel",
  274. "dewgong",
  275. "grimer",
  276. "muk",
  277. "shellder",
  278. "cloyster",
  279. "gastly",
  280. "haunter",
  281. "gengar",
  282. "onix",
  283. "drowzee",
  284. "hypno",
  285. "krabby",
  286. "kingler",
  287. "voltorb",
  288. "electrode",
  289. "exeggcute",
  290. "exeggutor",
  291. "cubone",
  292. "marowak",
  293. "hitmonlee",
  294. "hitmonchan",
  295. "lickitung",
  296. "koffing",
  297. "weezing",
  298. "rhyhorn",
  299. "rhydon",
  300. "chansey",
  301. "tangela",
  302. "kangaskhan",
  303. "horsea",
  304. "seadra",
  305. "goldeen",
  306. "seaking",
  307. "staryu",
  308. "starmie",
  309. "scyther",
  310. "jynx",
  311. "electabuzz",
  312. "magmar",
  313. "pinsir",
  314. "tauros",
  315. "magikarp",
  316. "gyarados",
  317. "lapras",
  318. "ditto",
  319. "eevee",
  320. "vaporeon",
  321. "jolteon",
  322. "flareon",
  323. "porygon",
  324. "omanyte",
  325. "omastar",
  326. "kabuto",
  327. "kabutops",
  328. "aerodactyl",
  329. "snorlax",
  330. "articuno",
  331. "zapdos",
  332. "moltres",
  333. "dratini",
  334. "dragonair",
  335. "dragonite",
  336. "mewtwo",
  337. "mew"
  338. ],
  339. "PokemonsTransferFilter": {
  340. "Mewtwo": {
  341. "KeepMinCp": 2500,
  342. "KeepMinLvl": 0,
  343. "UseKeepMinLvl": false,
  344. "KeepMinIvPercentage": 100.0,
  345. "KeepMinDuplicatePokemon": 1,
  346. "Moves": [],
  347. "KeepMinOperator": "or",
  348. "MovesOperator": "or"
  349. }
  350. },
  351. "PokemonToSnipe": {
  352. "Locations": [
  353. {
  354. "Latitude": 35.6328964,
  355. "Longitude": 139.8803943
  356. },
  357. {
  358. "Latitude": 40.712784,
  359. "Longitude": -74.005941
  360. },
  361. {
  362. "Latitude": 38.907192,
  363. "Longitude": -77.036871
  364. },
  365. {
  366. "Latitude": 37.77493,
  367. "Longitude": -122.419416
  368. },
  369. {
  370. "Latitude": 52.520007,
  371. "Longitude": 13.404954
  372. },
  373. {
  374. "Latitude": 51.507351,
  375. "Longitude": -0.127758
  376. }
  377. ],
  378. "Pokemon": [
  379. "caterpie",
  380. "weedle",
  381. "pidgey"
  382. ]
  383. },
  384. "PokemonToUseMasterball": [
  385. "articuno",
  386. "zapdos",
  387. "moltres",
  388. "mew",
  389. "mewtwo"
  390. ]
  391. }
Advertisement
Add Comment
Please, Sign In to add comment