This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Sequence Macro?
Post Reply
Return to board index
Post by
95256
This post was from a user who has deleted their account.
Post by
Vlad
Yes, like:
/castsequence Spell A, Spell B, Spell C
Separate by using "," (coma). Also note you need to spam the button to cast in the order.
You can also make it reset on target change, or after X seconds like this:
/castsequence reset=10 Spell A, Spell B, Spell C
(10 seconds)
/castsequence reset=10/target Spell A, Spell B, Spell C
(10 seconds or if you change target)
/castsequence reset=10/combat Spell A, Spell B, Spell C
(10 seconds or if you go out of combat)
e.g.
Post by
Tildy
That's about it!
You can find some extra details at this link, too.
http://www.wowwiki.com/Making_a_macro#Sequencing_spells_and_items
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.