-
HW Boxing Macros Help
Hey guys,
Trying to figure out a way to basically simulate skipping a keypress in a macro. Something like below, which I have tried with different target variables to no avail.
https://wowwiki.fandom.com/wiki/Mult...#Heal_rotation
and
https://wowwiki.fandom.com/wiki/Mult...ealing_madness
-
Member
-
Cant get this to work. Trying with Earthbind Totem
/cast Earthbind Totem
/cast Purge
/cast Purge
/cast Purge
/cast Purge
/cast Purge
/cast Earthbind Totem
/cast Purge
/cast Purge
/cast Purge
etc etc
also tried cast sequence as well
/castsequence Earthbind Totem, Purge, Purge, Purge, Purge
/castsequence Purge, Earthbind Totem, Purge, Purge, Purge
etc etc
-
Member
Are you just putting that in an in-game macro? If so, then, yes it will not work.
The addon is doing the "skipping" in my example. AFAIK there is no way to do it with just the normal macro interface.
-
-
Member

Originally Posted by
yeaunome
im using gse
Then the first option should work. You have the GSE macro set to be sequential, right? GSE should simply go through the lines, changing to the next one after each keypress.
A castsequence technically might work as well, but they do not advance to the next spell prior on keypresses but rather on when the spell is actually cast, so the system might get "out of sync" if a character fails to cast the spell for some reason, for example being on GCD. This is where GSE is better for this since it does not matter whether or not the spell actually goes off for the sequence to advance to the next step.
Posting Rules
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Connect With Us