Quote Originally Posted by Chorizotarian',index.php?page=Thread&postID=191408 #post191408]I don't understand what you mean. You absolutely can spam a macro made with MacroSequence, just as much as any other macro. Round-robins with /stopcasting are easy. Check out my shamman shock sequences [url='http://code.google.com/p/wow5box/source/browse/trunk/macros/Sequences.lua
here[/url] if you want an example.
Hmm guess I miss read what they said on there forum about spamming and holding I guess there wanting it to stop in the sequence when the spell fails.

been debating on doing this for my warlock as far as I can tell this mod gives yeh 2 things the ability to "sequence" just about anything and the ability to loop to any point into the sequence

Yes its legal considering its something yeh could do anyways without the mod the mod just makes it easier.

hardPause := Mod(++hardPause, 2) ; Can a brother get a NOT?
can be changed to
hardPause :=!hardPause
:P