Advertisement
notares

Sarkoth Run - DH.ini

Jun 18th, 2012
12,219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. [Custom Loot]
  2. PNG Location Path - The path leading to the PNG folder (example. C:\Users\Name\PNGFolder\)
  3. Total Items Numeric (>=1) - Amount of custom pngs to load out of the $pick array in the script
  4.  
  5. [Skills]
  6. Caltrops Alphanumeric - The key that the specified skill is bound to (1, 2, 3, w, a, s, etc.)
  7. SmokeScreen Alphanumeric - The key that the specified skill is bound to (1, 2, 3, w, a, s, etc.)
  8. Preparation Alphanumeric - The key that the specified skill is bound to (1, 2, 3, w, a, s, etc.)
  9. Companion Alphanumeric - The key that the specified skill is bound to (1, 2, 3, w, a, s, etc.)
  10.  
  11. [Additional]
  12. Movement Speed Numeric (>=0) - Movement speed as displayed in the details tab ingame
  13. Walk Time Numeric (>=0) - Time (in ms) to wait while entering Dank Cellar
  14. Load Time Numeric (>=0) - Time (in ms) to wait for the game to load
  15. Teleport Time Numeric (>=0) - Time (in ms) to wait for teleporting
  16.  
  17. [Looting]
  18. Sets True/False - If True, you will loot Set items
  19. Legendaries True/False - If True, you will loot Legendary items
  20. Rares True/False - If True, you will loot Rare items
  21. Magic True/False - If True, you will loot Magic items
  22. Gems True/False - If True, you will loot Gems
  23. Tomes True/False - If True, you will loot Tome of Secrets (Set to False if Magic = True)
  24. Custom True/False - If True, you will loot Set items (Picks up custom items that you can add)
  25.  
  26. [ManageLoot]
  27. How Often Numeric (>=1) - You will Stash/Vendor after approximately this many successful runs
  28. Identify True/False - If True, you will identify items before stashing or vendoring
  29.  
  30. [Stashing]
  31. Loot True/False - If True, you will stash looted items (Needs the below to function)
  32. Legendaries True/False - If True, you will stash Legendary items
  33. Rares True/False - If True, you will stash Rare items
  34. Magic True/False - If True, you will stash Magic items (Not advised)
  35. Tomes True/False - If True, you will stash Tome of Secrets (Buggy, Not advised)
  36.  
  37. [Vendoring]
  38. Loot True/False - If True, you will vendor looted items (Needs the below to function)
  39. Rares True/False - If True, you will vendor Rare items (Set to False if using the Beta)
  40. Magic True/False - If True, you will vendor Magic items (Set to False if using the Beta)
  41. All True/False - If True, you will vendor ALL looted items within the bounds below.
  42. All-Rows Numeric (1-6) - Top Number of rows to vendor all loot in
  43. All-Cols Numeric (1-10) - Left Number of columns to vendor all loot in
  44.  
  45. [Variability]
  46. Timer True/False - If True, adds random breaks and delays to mimic human play.
  47. Manage Off By Numeric (>=1) - Variance between how often you manage loot
  48. Attack Time Numeric (>0) - Time (in ms) to attack Sarkoth down the middle
  49. Attack Multiple True/False - If True, will attack the left and right of Sarkoth as well as middle
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement