PDA

View Full Version : Macro Help Plz


Calanon
10-05-2007, 02:06 AM
Hello all,

So basically what I'm trying to do is create a macro that will allow me to cast Blade Flurry, Adrenaline Rush and Sinister Strike with one button.
Originally I thought something like this might work:

/cast Blade Flurry
/cast Adrenaline Rush
/cast Sinister Strike

but it does not seem to.

Any help would be much appreciated.

Cal.

Tunga
10-05-2007, 02:40 AM
You can't cast multiple abilities with one button press, but you can cast them in turn by using a castsequence command. See here (http://www.wowwiki.com/HOWTO:_Make_a_Macro#Castsequence) for syntax.

JaedxRapture
10-05-2007, 05:55 AM
Tunga is correct. This would be botting. You can use CastSequence, but this requires three consecutive button clicks to perform the three commands.