Advertisement
Guest User

Untitled

a guest
Jun 4th, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.66 KB | None | 0 0
  1. [settings]
  2.  
  3. ; ===== Automatic login settings =====
  4.  
  5. ; set this for automatic game launching and running multiple instances of the game!
  6. ; this should point to the .exe file, for example D3Path=C:\Diablo Folder\Diablo III.exe
  7. ; if you use this feature, the game will launch automatically when you run this program
  8. ; if you use this feature, you must ALWAYS launch diablo III via this program (or risk crashing)!
  9. ; make sure ALL of your data files are completely up to date before using this feature!
  10. D3Path=
  11.  
  12. ; use this to avoid entering your password everytime you run the hack
  13. VSUsername=
  14. VSPassword=
  15.  
  16. ; if you use this, Diablo 3 will log you in automatically when you launch the game
  17. AutoLoginD3Username=
  18. AutoLoginD3Password=
  19.  
  20. ; if you want D3 to automatically login, set this to 1, if not, set to 0
  21. AutoLogin=1
  22.  
  23. ; how often do you want to retry logging in (in seconds)
  24. AutoLogin_Throttle=30
  25.  
  26. ; ==========
  27.  
  28.  
  29. ; ===== Key settings =====
  30.  
  31. ; key settings
  32. ; keys are: A-Z, 0-9, NUMPAD0-NUMPAD9, INSERT, DELETE, HOME, END, etc., etc.
  33. ; mouse buttons are: LBUTTON, MBUTTON, RBUTTON, MOUSE4, MOUSE5
  34. ToggleMaphackSettingsMenuKey=INSERT
  35. ToggleBotSettingsMenuKey=DELETE
  36. ToggleBotKey=F3
  37. DisplayHUDKey=
  38. AutoPickItKey=F1
  39. FullLightingKey=F2
  40. MinimapESPKey=
  41. ReloadConfigKey=
  42. ManualPickItKey=MOUSE5
  43. InstantLeaveGameKey=BREAK
  44.  
  45. ; ==========
  46.  
  47.  
  48. ; ===== Default settings for options that can be toggled with keys above =====
  49.  
  50. HUD_ShowName=0
  51. HUD_ShowFPS=1
  52. HUD_ShowStatus=1
  53. HUD_ShowMonsters=0
  54. HUD_ShowItems=0
  55. HUD_ShowStats=0
  56. HUD_ShowOther=0
  57.  
  58. ; 0=None, 1=Monsters, 2=Monsters+Other
  59. MinimapESP=1
  60.  
  61. ; 0=None, 1=50% lighting, 2=100% lighting
  62. FullLighting=2
  63.  
  64. ; 0=Off, 1=On
  65. AutoPickIt=1
  66.  
  67. ; ==========
  68.  
  69.  
  70. ; ===== Simple settings =====
  71.  
  72. ; for testing, don't set to 1 unless you want the bot to run on game launch
  73. EnableBot=1
  74.  
  75. ; not sure why you wouldn't want this
  76. ; NOTE: if you reload the config while the hack is running, this setting won't change
  77. EnableMaphack=1
  78.  
  79. ; set to 0 if you don't want the hack to play sounds
  80. EnableSounds=0
  81.  
  82. ; set to 1 to automatically cancel cinematics/sequences
  83. AutoCancelSequences=1
  84.  
  85. ; set to 0 if you don't want the hack to write anything to your chat window
  86. WriteToChat=1
  87.  
  88. ; the color that you want full lighting to appear as
  89. ; RRGGBBAA format, for example: ffff00ff = 255 red, 255 green, 0 blue, 255 alpha, makes lighting very yellow
  90. FullLighting1_RGBA=ffffffff
  91. FullLighting1_Intensity=0.500000
  92. FullLighting2_RGBA=ffffffff
  93. FullLighting2_Intensity=1.000000
  94.  
  95. ; ==========
  96.  
  97.  
  98. ; ===== Bail on Low Health settings =====
  99.  
  100. ; quickly leave the game if health drops below a certain amount? set to 0 to turn off
  101. BailOnLowHealth=1
  102.  
  103. ; note: percentages are in decimal format, so 0.1 = 10%
  104. BailOnLowHealthPercent=0.750000
  105.  
  106. ; ==========
  107.  
  108.  
  109. ; ===== HUD settings =====
  110.  
  111. ; how far the HUD is from the left side of the screen
  112. HUD_x=16
  113. ; how far the HUD is from the top of the screen
  114. HUD_y=100
  115.  
  116. ; HUD appearance
  117. HUD_TextFontName=Arial
  118. HUD_TextFontSize=12
  119. HUD_TextFontBold=1
  120.  
  121. HUD_HPFontName=Arial
  122. HUD_HPFontSize=12
  123. HUD_HPFontBold=1
  124.  
  125. ; no need to change these
  126. HUD_HeaderColor=ffffffff
  127. HUD_LinePadding=0.600000
  128.  
  129. ; ==========
  130.  
  131.  
  132. ; ===== PickIt settings =====
  133.  
  134. ; item qualities: 0=inferior, 1=normal, 2=superior, 3=magic, 6=rare, 9=set, legendary
  135. PickIt_MinimumItemQuality=6
  136. PickIt_MinimumSocketableItemQuality=9
  137.  
  138. PickIt_PickGold=0
  139. PickIt_PickPotions=0
  140. PickIt_PickGems=1
  141. PickIt_PickHealthGlobes=0
  142. PickIt_PickAllJewelry=0
  143. PickIt_MaxDistance=33
  144. PickIt_NoPickWhilePressingShift=1
  145. PickIt_NoPickWhilePressingMouse=1
  146. PickIt_NoPickWhileMonsterCloserThan=50
  147. PickIt_NoPickWhileMoving=0
  148.  
  149. ; ==========
  150.  
  151.  
  152. ; ===== Bot settings =====
  153.  
  154. ; how far away to decide to attack a monster
  155. Bot_MaxAttackRange=40
  156.  
  157. ; how far ahead should the bot analyze
  158. Bot_NavigationLookAheadRange=150
  159.  
  160. ; how often (in minutes) to leave games and create new ones, set to zero to turn off
  161. Bot_LeaveGameTimer=0
  162. SalvageIt_MaximumItemQuality=5
  163. SalvageIt_MinimumItemQuality=3
  164. SalvageIt_SalvageAllJewelry=0
  165. Bot_MaximumMaintenanceTime=1
  166. Bot_RepairAtGameEnd=1
  167. Bot_SalvageAtGameEnd=0
  168. Bot_NavigationMemorySize=200
  169. Bot_NavigationPrecision=10
  170. Bot_MaxAttackHeightRange=1
  171.  
  172. ; ===== Other Settings ======
  173. NoMoveImpairment=0
  174. NoCollision=1
  175. RenderWireframe=0
  176. RenderMovement=1
  177. Bot_SellThoroughly=0
  178. Bot_SellInsteadOfSalvage=0
  179. Bot_MaintenanceFrequency=50
  180. Bot_AdvancedNavigationMaxPOs=200
  181. Bot_AdvancedNavigationUsePODistanceBias=20
  182. Bot_AdvancedNavigationUsePODistance=20
  183. Bot_AdvancedNavigationPODistance=20
  184. Bot_AdvancedNavigationPOSpread=20
  185. Bot_AdvancedNavigationPORetention=20
  186. Bot_AdvancedNavigationDirections=32
  187. Bot_AdvancedNavigationTweak3=0
  188. Bot_AdvancedNavigationTweak2=0
  189. Bot_AdvancedNavigationTweak1=0
  190. Bot_NavigationAvoidHazardsHealthPercent=0.800000
  191. Bot_NavigationAvoidHazards=1
  192. Bot_NavigationUseNPCs=0
  193. Bot_NavigationUsePortalsOnce=0
  194. Bot_NavigationUsePortalsDelay=60
  195. Bot_NavigationUsePortals=0
  196. Bot_DisableScoutMovement=0
  197. Bot_StartAtWaypointNumber=-1
  198. Bot_SkillOption_AttackBreakableSkill=-1
  199. Bot_SkillOption_LowHealthPercent=0.400000
  200. Bot_SkillSlot4_Usage=2
  201. Bot_SkillSlot3_Usage=10
  202. Bot_SkillSlot2_Usage=8
  203. Bot_SkillSlot1_Usage=2
  204. Bot_UseSpawners=1
  205. Bot_UseHealingWells=0
  206. Bot_UseShrines=1
  207. Bot_UseObjects=1
  208. Bot_AttackBreakables=1
  209. Bot_AttackMonsters=0
  210. Bot_AttackTraceableOnly=1
  211. Bot_MaxSustainAttackRange=55
  212. Bot_UsePotionHealthPercent=0.250000
  213. Bot_SafePickItDistance=20
  214. Bot_ShutdownGameEntirelyTimer=0
  215. Bot_LeaveGameTimerVariability=0.050000
  216. Bot_LeaveGameTimerAddSeconds=31
  217. NoBackground=0
  218. PickIt_PickTraceableOnly=1
  219. PickIt_PickHealthGlobeHealthPercent=0.750000
  220. AutoCancelConversations=1
  221. Bot_MaxUseNavigationMarkers=5
  222. Bot_UseNavigationMarkers=0
  223. Bot_SetQuestIndex=-1
  224.  
  225. ;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement