Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

Stuff
Saturday, August 18th, 2012 at 12:41:34am MDT 

  1. ;********************************
  2. ;* Damage Inc Darkfall Macro    *
  3. ;* Version: alpha (v2012-06-24) *
  4. ;* Author: w0rm     *
  5. ;********************************
  6.  
  7. ; <INCLUDES>
  8.  
  9. #Include damageInc/wepswap.ahk
  10.  
  11. ;*****************
  12. ;* <ENVIRONMENT> *
  13. ;*****************
  14.  
  15. #SingleInstance,Force
  16. #MaxThreads 2
  17. #NoEnv
  18. SendMode Input
  19. SetWorkingDir %A_ScriptDir%
  20.  
  21. ;*******************
  22. ;* <CONFIGURATION> *
  23. ;*******************
  24.  
  25. ; Special attack cooldown? -1 if you don't want to use special attacks
  26. ; If not using special attacks, you may opt to use food in spot 2 and/or 3 instead,
  27. ; but with clan town stamina regain bonus you don't really need it.
  28. ;special1 := 12000 ; 12000 seems to work for GS whirlwind
  29. ;special2 := 19000 ; 19000 seems to work for GS disabling blow
  30. ; Use Sacrifice?
  31. ;sacrifice := true
  32. ; How long does your Ironskin last? -1 if you don't want to cast Ironskin, 0 if you want to cast ironskin every time
  33. ;ironskin :=  0
  34.  
  35. wep_state := ""
  36. wep_unsh := ""
  37. sprint := "0"
  38. nextheal := "1"
  39. destX = ""
  40. destY = ""
  41.  
  42. ;*************
  43. ;* <HOTKEYS> *
  44. ;*************
  45.  
  46. ; Darkfall Online only
  47.  
  48. #IfWinActive Darkfall Online
  49. ~h::
  50. Sleep, 50
  51. Sleep, 200
  52. Send, ^u
  53. Sleep, 200
  54. Return
  55.  
  56. ~n::
  57. Sleep, 250
  58. Send, ^u
  59. Return
  60.  
  61.  
  62. ~>^n::
  63. Sleep 600
  64. Send, ^5
  65. Sleep, 100
  66. Send, ^u
  67. Return
  68.  
  69. ; toggle sprint
  70. */::Send {/ down}

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

fantasy-obligation