I ended up installing Macro Sequence last night, and it seems to work really well for the sequences, and really helps with the macro size limit too.
All I need to do to the above macros is replace the /cast line with /click MySpells.
The the set up for macro sequence looks like
Code:
MacroSequence.sequences = {
MySpells = {
reset = {
shift = true,
combat = true,
seconds = 23
},
"/cast [target=targettarget,harm] Vampiric Touch",
"/cast [target=targettarget,harm] Mind Blast",
"/cast [target=targettarget,harm] Mind Flay",
"/cast [target=targettarget,harm] Mind Flay",
"/cast [target=targettarget,harm] Mind Flay"
},
Cogwheel, the addon author has said he's working on a gui to update the sequences instead of editing the files, but it doesn't seem to have been updated in some time. Seems to work so far though.
Connect With Us