PDA

View Full Version : Help For CS Macro


Diius
11-22-2007, 11:51 AM
Hey, first of all, this website is a great help for all people that arena.



Second, i need help with a Counterspell macro. Im trying to get one where if I have a focus target, it will CS the focus target, but if I do not, it will just CS my current target.

Sorry if I made any errors, Turkey Day and i'm tired :)



-Diius

Nodeuce
11-22-2007, 12:22 PM
I'm not sure how to do that macro, but there is a newly added macro section that has some helpful stuff. Personally, I use T for focus CS and Shift + T for target CS.

Diius
11-22-2007, 07:20 PM
Ok, thanks

nerfed
11-22-2007, 09:03 PM
#showtooltip counterspell
/stopcasting
/cast [target=focus, exists] counterspell; counterspell

Kags
11-23-2007, 11:47 AM
#showtooltip
/stopcasting
/cast [target=focus, exists] [ ] Counterspell