Guest User

Untitled

a guest
Aug 10th, 2016
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.98 KB | None | 0 0
  1. # PTC/Google login credentials
  2. username=
  3. password=
  4. # Location by name: e.g. Sydney or W12 8LP or Trafalgar Square, London - set to true to use
  5. use_location_name=false
  6. location_by_name=Trafalgar Square, London
  7. #Lat/Long
  8. latitude=40.774578
  9. longitude=-73.972774
  10. #Preferred throw item
  11. preferred_ball=ITEM_POKE_BALL
  12. #Google maps API key for walking
  13. api_key=
  14. #What IV% to keep pokemon at
  15. iv_ratio=90
  16. #What CP to keep pokemon above
  17. min_cp=1000
  18. #show user interface
  19. show=true
  20. # should the bot EVER drop items (true/false)
  21. drop_items=true
  22. # Meters per second
  23. speed=5.00
  24. # Automatic evolving
  25. automatic_evolving=true
  26. #Range to walk in, VERY sensitive
  27. range=.004
  28. #points in the map path
  29. map_points=15
  30. # Only whitelist certain pokemons
  31. whitelisted_pokemon=CATERPIE,WEEDLE,PIDGEY,EKANS,BELLSPROUT,DODUO,DIGLETT,EEVEE,GASTLY,GOLDEEN,HORSEA,JIGGLYPUFF,KRABBY,MEOWTH,NIDORAN,NIDORINA,ODDISH,PARAS,POLIWAG,PONYTA,MANKEY,RATTATA,RHYHORN,SANDSHREW,SPEAROW,STARYU,TENTACOOL,VENONAT,ZUBAT
  32. # List of Pokémons ids to NEVER transfer, separated by commas.
  33. never_transfer=VENUSAUR,CHARIZARD,BLASTOISE,NIDOQUEEN,NIDOKING,NINETALES,WIGGLYTUFF,VILEPLUME,VENOMOTH,GOLDUCK,ARCANINE,POLIWRATH,KADABRA,ALAKAZAM,MACHAMP,VICTREEBEL,TENTACRUEL,SLOWBRO,MAGNETON,MUK,CLOYSTER,GENGAR,EXEGGUTOR,LICKITUNG,CHANSEY,STARMIE,SCYTHER,ELECTABUZZ,MAGIKARP,GYARADOS,DITTO,VAPOREON,FLAREON,JOLTEON,PORYGON,OMASTAR,KABUTOPS,AERODACTYL,SNORLAX,DRATINI,DRAGONAIR,DRAGONITE
  34. # Enable events notifications on console output
  35. console_notification=true
  36. # Enable toast notifications on UI (only if UI is enabled)
  37. ui_notification=true
  38. #Enable popup notifications
  39. sys_notification=true
  40. # Enable auto eggs incubating
  41. eggs_incubating=true
  42. # Enable auto eggs hatching
  43. eggs_hatching=true
  44. # Items to drop (remove from this list if you want to keep it, note that inventory management will now be left up to you, as it could be possible to run out of pokeballs)
  45. # To customize each items min amount add a colon after the item and the min amount to keep, leaving it blank will default it to 0, ie ITEM_POTION is the same as ITEM_POTION:0
  46. drop_item_list=ITEM_POTION,ITEM_SUPER_POTION,ITEM_MAX_POTION:50,ITEM_HYPER_POTION:25,ITEM_RAZZ_BERRY:40,ITEM_REVIVE:40,ITEM_MAX_REVIVE:40
  47. console_ui=true
  48. # Minimum CP for a pokemon to have a pop-up message (All pokemon that are caught will still be logged)
  49. minimum_cp_for_ui_message=0
  50. # Prefer IV over CP when transfering? true keeps highest IV, false keeps highest CP
  51. transfer_prefers_iv=true
  52. #navigation type can be either STREETS or POKESTOPS
  53. navigation_type = POKESTOPS
  54. # Ignore catching certain pokemons
  55. ignore_catching_pokemon=
  56.  
  57.  
  58.  
  59. ####### Device Configuration #######
  60.  
  61. ## Pick One Device ## (delete the # in front of one of these lines)
  62.  
  63. #device=ipad3,1,iPad,J1AP
  64. #device=ipad3,2,iPad,J2AP
  65. #device=ipad3,3,iPad,J2AAP
  66. #device=ipad3,4,iPad,P101AP
  67. #device=ipad3,5,iPad,P102AP
  68. #device=ipad3,6,iPad,P103AP
  69.  
  70. #device=ipad4,1,iPad,J71AP
  71. #device=ipad4,2,iPad,J72AP
  72. #device=ipad4,3,iPad,J73AP
  73. #device=ipad4,4,iPad,J85AP
  74. #device=ipad4,5,iPad,J86AP
  75. #device=ipad4,6,iPad,J87AP
  76. #device=ipad4,7,iPad,J85mAP
  77. #device=ipad4,8,iPad,J86mAP
  78. #device=ipad4,9,iPad,J87mAP
  79.  
  80. #device=ipad5,1,iPad,J96AP
  81. #device=ipad5,2,iPad,J97AP
  82. #device=ipad5,3,iPad,J81AP
  83. #device=ipad5,4,iPad,J82AP
  84.  
  85. #device=ipad6,7,iPad,J98aAP
  86. #device=ipad6,8,iPad,J99aAP
  87.  
  88. #device=iphone5,1,iPhone,N41AP
  89. #device=iphone5,2,iPhone,N42AP
  90. #device=iphone5,3,iPhone,N48AP
  91. #device=iphone5,4,iPhone,N49AP
  92.  
  93. #device=iphone6,1,iPhone,N51AP
  94. #device=iphone6,2,iPhone,N53AP
  95.  
  96. #device=iphone7,1,iPhone,N56AP
  97. #device=iphone7,2,iPhone,N61AP
  98.  
  99. device=iphone8,1,iPhone,N71AP
  100.  
  101.  
  102. ## Pick an OS version ## (delete the # in front of one of the lines)
  103.  
  104. #os_version=8.1.1
  105. #os_version=8.1.2
  106. #os_version=8.1.3
  107. #os_version=8.2
  108. #os_version=8.3
  109. #os_version=8.4
  110. #os_version=8.4.1
  111. #os_version=9.0
  112. #os_version=9.0.1
  113. #os_version=9.0.2
  114. #os_version=9.1
  115. #os_version=9.2
  116. #os_version=9.2.1
  117. #os_version=9.3
  118. #os_version=9.3.1
  119. #os_version=9.3.2
  120. #os_version=9.3.3
  121. os_version=9.3.4
Add Comment
Please, Sign In to add comment