Advertisement
yudha31

Config YOBO 150k-300k Exp/Hour Auto Pokestops

Aug 16th, 2016
16,107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 KB | None | 0 0
  1. {
  2. "TranslationLanguageCode": "en",
  3. "CheckForUpdates": true,
  4. "AutoUpdate": false,
  5. "TransferConfigAndAuthOnUpdate": true,
  6. "UseWebsocket": false,
  7. "WebSocketPort": 14251,
  8. "UseTelegramAPI": false,
  9. "TelegramAPIKey": null,
  10. "TelegramPassword": "12345",
  11. "StartupWelcomeDelay": false,
  12. "AmountOfPokemonToDisplayOnStart": 10,
  13. "DetailedCountsBeforeRecycling": false,
  14. "CatchPokemon": false,
  15. "MaxBerriesToUsePerPokemon": 3,
  16. "AutomaticallyLevelUpPokemon": false,
  17. "OnlyUpgradeFavorites": true,
  18. "UseLevelUpList": true,
  19. "AmountOfTimesToUpgradeLoop": 5,
  20. "GetMinStarDustForLevelUp": 5000,
  21. "LevelUpByCPorIv": "iv",
  22. "UpgradePokemonCpMinimum": 1000.0,
  23. "UpgradePokemonIvMinimum": 95.0,
  24. "UpgradePokemonMinimumStatsOperator": "and",
  25. "DisableHumanWalking": false,
  26. "DefaultLatitude": 40.764887,
  27. "DefaultLongitude": -73.972709,
  28. "WalkingSpeedInKilometerPerHour": 50.0,
  29. "UseWalkingSpeedVariant": true,
  30. "RandomlyPauseAtStops": false,
  31. "MaxSpawnLocationOffset": 10,
  32. "FastSoftBanBypass": false,
  33. "DelayBetweenPlayerActions": 1000,
  34. "DelayBetweenPokemonCatch": 1000,
  35. "DumpPokemonStats": true,
  36. "EvolveAboveIvValue": 10.0,
  37. "EvolveAllPokemonAboveIv": true,
  38. "EvolveAllPokemonWithEnoughCandy": true,
  39. "EvolveKeptPokemonsAtStorageUsagePercentage": 50.0,
  40. "KeepPokemonsThatCanEvolve": true,
  41. "KeepMinCp": 1,
  42. "KeepMinIvPercentage": 100.0,
  43. "KeepMinLvl": 6,
  44. "KeepMinOperator": "and",
  45. "UseKeepMinLvl": false,
  46. "PrioritizeIvOverCp": false,
  47. "KeepMinDuplicatePokemon": 1,
  48. "UseGpxPathing": false,
  49. "GpxFile": "GPXPath.GPX",
  50. "VerboseRecycling": true,
  51. "RecycleInventoryAtUsagePercentage": 90.0,
  52. "RandomizeRecycle": false,
  53. "RandomRecycleValue": 5,
  54. "DelayBetweenRecycleActions": false,
  55. "UseEggIncubators": true,
  56. "UseEggIncubatorMinKm": 2,
  57. "UseLuckyEggConstantly": false,
  58. "UseLuckyEggsMinPokemonAmount": 10,
  59. "UseLuckyEggsWhileEvolving": true,
  60. "UseIncenseConstantly": true,
  61. "UseBerriesMinCp": 0,
  62. "UseBerriesMinIv": 0.0,
  63. "UseBerriesBelowCatchProbability": 0.0,
  64. "UseBerriesOperator": "and",
  65. "UseSnipeLocationServer": false,
  66. "SnipeLocationServer": "localhost",
  67. "SnipeLocationServerPort": 16969,
  68. "GetSniperInfoFromPokezz": false,
  69. "GetOnlyVerifiedSniperInfoFromPokezz": false,
  70. "GetSniperInfoFromPokeSnipers": false,
  71. "GetSniperInfoFromPokeWatchers": false,
  72. "GetSniperInfoFromSkiplagged": true,
  73. "MinPokeballsToSnipe": 75,
  74. "MinPokeballsWhileSnipe": 0,
  75. "MinDelayBetweenSnipes": 2000,
  76. "SnipingScanOffset": 0.013,
  77. "SnipeAtPokestops": true,
  78. "SnipeIgnoreUnknownIv": false,
  79. "UseTransferIvForSnipe": false,
  80. "SnipePokemonNotInPokedex": false,
  81. "RenamePokemon": false,
  82. "RenameOnlyAboveIv": true,
  83. "RenameTemplate": "{1}_{0}",
  84. "MaxPokeballsPerPokemon": 6,
  85. "MaxTravelDistanceInMeters": 3000,
  86. "TotalAmountOfPokeballsToKeep": 120,
  87. "TotalAmountOfPotionsToKeep": 80,
  88. "TotalAmountOfRevivesToKeep": 60,
  89. "TotalAmountOfBerriesToKeep": 50,
  90. "UseGreatBallAboveCp": 750,
  91. "UseUltraBallAboveCp": 1000,
  92. "UseMasterBallAboveCp": 1500,
  93. "UseGreatBallAboveIv": 80.0,
  94. "UseUltraBallAboveIv": 90.0,
  95. "UseGreatBallBelowCatchProbability": 0.4,
  96. "UseUltraBallBelowCatchProbability": 0.2,
  97. "UseMasterBallBelowCatchProbability": 0.1,
  98. "EnableHumanizedThrows": false,
  99. "EnableMissedThrows": false,
  100. "ThrowMissPercentage": 25,
  101. "NiceThrowChance": 40,
  102. "GreatThrowChance": 60,
  103. "ExcellentThrowChance": 100,
  104. "CurveThrowChance": 20,
  105. "ForceGreatThrowOverIv": 50.0,
  106. "ForceExcellentThrowOverIv": 50.0,
  107. "ForceGreatThrowOverCp": 40,
  108. "ForceExcellentThrowOverCp": 1500,
  109. "TransferWeakPokemon": false,
  110. "TransferDuplicatePokemon": true,
  111. "TransferDuplicatePokemonOnCapture": false,
  112. "FavoriteMinIvPercentage": 95.0,
  113. "AutoFavoritePokemon": false,
  114. "UsePokemonToNotCatchFilter": false,
  115. "UsePokemonSniperFilterOnly": false,
  116. "ItemRecycleFilter": [
  117. {
  118. "Key": "itemUnknown",
  119. "Value": 0
  120. },
  121. {
  122. "Key": "itemLuckyEgg",
  123. "Value": 200
  124. },
  125. {
  126. "Key": "itemIncenseOrdinary",
  127. "Value": 100
  128. },
  129. {
  130. "Key": "itemIncenseSpicy",
  131. "Value": 100
  132. },
  133. {
  134. "Key": "itemIncenseCool",
  135. "Value": 100
  136. },
  137. {
  138. "Key": "itemIncenseFloral",
  139. "Value": 100
  140. },
  141. {
  142. "Key": "itemTroyDisk",
  143. "Value": 100
  144. },
  145. {
  146. "Key": "itemXAttack",
  147. "Value": 100
  148. },
  149. {
  150. "Key": "itemXDefense",
  151. "Value": 100
  152. },
  153. {
  154. "Key": "itemXMiracle",
  155. "Value": 100
  156. },
  157. {
  158. "Key": "itemRazzBerry",
  159. "Value": 50
  160. },
  161. {
  162. "Key": "itemBlukBerry",
  163. "Value": 10
  164. },
  165. {
  166. "Key": "itemNanabBerry",
  167. "Value": 10
  168. },
  169. {
  170. "Key": "itemWeparBerry",
  171. "Value": 30
  172. },
  173. {
  174. "Key": "itemPinapBerry",
  175. "Value": 30
  176. },
  177. {
  178. "Key": "itemSpecialCamera",
  179. "Value": 100
  180. },
  181. {
  182. "Key": "itemIncubatorBasicUnlimited",
  183. "Value": 100
  184. },
  185. {
  186. "Key": "itemIncubatorBasic",
  187. "Value": 100
  188. },
  189. {
  190. "Key": "itemPokemonStorageUpgrade",
  191. "Value": 1000
  192. },
  193. {
  194. "Key": "itemItemStorageUpgrade",
  195. "Value": 100
  196. }
  197. ],
  198. "PokemonsNotToTransfer": [
  199. "ditto",
  200. "articuno",
  201. "zapdos",
  202. "moltres",
  203. "mewtwo",
  204. "mew"
  205. ],
  206. "PokemonsToEvolve": [
  207. "caterpie",
  208. "weedle",
  209. "pidgey",
  210. "rattata",
  211. "zubat",
  212. "doduo",
  213. "spearow"
  214. ],
  215. "PokemonsToLevelUp": null,
  216. "PokemonsToIgnore": [
  217. "tauros",
  218. "farfetchd",
  219. "mrMime",
  220. "kangaskhan"
  221. ],
  222. "PokemonsTransferFilter": {},
  223. "PokemonToSnipe": {
  224. "Locations": [
  225. {
  226. "Latitude": 35.6328964,
  227. "Longitude": 139.8803943
  228. },
  229. {
  230. "Latitude": 40.712784,
  231. "Longitude": -74.005941
  232. },
  233. {
  234. "Latitude": 38.907192,
  235. "Longitude": -77.036871
  236. },
  237. {
  238. "Latitude": 37.77493,
  239. "Longitude": -122.419416
  240. },
  241. {
  242. "Latitude": 52.520007,
  243. "Longitude": 13.404954
  244. },
  245. {
  246. "Latitude": 51.507351,
  247. "Longitude": -0.127758
  248. }
  249. ],
  250. "Pokemon": [
  251. "caterpie",
  252. "bulbasaur",
  253. "ivysaur",
  254. "venusaur",
  255. "charmander",
  256. "charmeleon",
  257. "charizard",
  258. "squirtle",
  259. "wartortle",
  260. "blastoise",
  261. "caterpie",
  262. "metapod",
  263. "butterfree",
  264. "weedle",
  265. "kakuna",
  266. "beedrill",
  267. "pidgey",
  268. "pidgeotto",
  269. "pidgeot",
  270. "rattata",
  271. "raticate",
  272. "spearow",
  273. "fearow",
  274. "ekans",
  275. "arbok",
  276. "pikachu",
  277. "raichu",
  278. "sandshrew",
  279. "sandslash",
  280. "nidorina",
  281. "nidoqueen",
  282. "nidorino",
  283. "nidoking",
  284. "clefairy",
  285. "clefable",
  286. "vulpix",
  287. "ninetales",
  288. "jigglypuff",
  289. "wigglytuff",
  290. "zubat",
  291. "golbat",
  292. "oddish",
  293. "gloom",
  294. "vileplume",
  295. "paras",
  296. "parasect",
  297. "venonat",
  298. "venomoth",
  299. "diglett",
  300. "dugtrio",
  301. "meowth",
  302. "persian",
  303. "psyduck",
  304. "golduck",
  305. "mankey",
  306. "primeape",
  307. "growlithe",
  308. "arcanine",
  309. "poliwag",
  310. "poliwhirl",
  311. "poliwrath",
  312. "abra",
  313. "kadabra",
  314. "alakazam",
  315. "machop",
  316. "machoke",
  317. "machamp",
  318. "bellsprout",
  319. "weepinbell",
  320. "victreebel",
  321. "tentacool",
  322. "tentacruel",
  323. "geodude",
  324. "graveler",
  325. "golem",
  326. "ponyta",
  327. "rapidash",
  328. "slowpoke",
  329. "slowbro",
  330. "magnemite",
  331. "magneton",
  332. "doduo",
  333. "dodrio",
  334. "seel",
  335. "dewgong",
  336. "grimer",
  337. "muk",
  338. "shellder",
  339. "cloyster",
  340. "gastly",
  341. "haunter",
  342. "gengar",
  343. "onix",
  344. "drowzee",
  345. "hypno",
  346. "krabby",
  347. "kingler",
  348. "voltorb",
  349. "electrode",
  350. "exeggcute",
  351. "exeggutor",
  352. "cubone",
  353. "marowak",
  354. "hitmonlee",
  355. "hitmonchan",
  356. "lickitung",
  357. "koffing",
  358. "weezing",
  359. "rhyhorn",
  360. "rhydon",
  361. "chansey",
  362. "tangela",
  363. "kangaskhan",
  364. "horsea",
  365. "seadra",
  366. "goldeen",
  367. "seaking",
  368. "staryu",
  369. "starmie",
  370. "scyther",
  371. "jynx",
  372. "electabuzz",
  373. "magmar",
  374. "pinsir",
  375. "magikarp",
  376. "gyarados",
  377. "lapras",
  378. "ditto",
  379. "eevee",
  380. "vaporeon",
  381. "jolteon",
  382. "flareon",
  383. "porygon",
  384. "omanyte",
  385. "omastar",
  386. "kabuto",
  387. "kabutops",
  388. "aerodactyl",
  389. "snorlax",
  390. "articuno",
  391. "zapdos",
  392. "moltres",
  393. "dratini",
  394. "dragonair",
  395. "dragonite",
  396. "weedle",
  397. "pidgey"
  398. ]
  399. },
  400. "PokemonToUseMasterball": [
  401. "articuno",
  402. "zapdos",
  403. "moltres",
  404. "mew",
  405. "mewtwo"
  406. ]
  407. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement