Start attack macro

Start attack macro

by egbert » Wed Oct 21, 2015 6:02 pm

/script if (not PlayerFrame.inCombat) then AttackTarget() end
/cast Sinister Strike(Rank 2)

Any way to make this macro work so if you spam it, it will not turn off your auto attack.


Thank you in advance
egbert
Private
Private
 

Re: Start attack macro

by LYQ » Thu Oct 22, 2015 6:37 am

try

/script if not IsCurrentAction(1) then UseAction(1) end

while 1 being the actionslot where AutoAttack is,
LYQ / Virose
Talentsaver (viewtopic.php?f=63&t=15429) - Totemtimers Enhanced (viewtopic.php?f=63&t=24422)
NostalriusAcceptTrade (viewtopic.php?f=63&t=31729)
User avatar
LYQ
Sergeant Major
Sergeant Major
 


Return to Addons & macros