Hex Macro
Hello all, I'm looking for help in creating a couple macros for Hex. The first I'd like is for the ability to mouseover a target and cast Hex, and the 2nd is to be able to cast Hex on my focus target. Any help would be appreciated. Also, any other macros you think are usefule would be nice as well. Thanks a lot.
Hmm.. I think it'd be along the lines of
/cast [modifier:alt, target=Focus] Hex
/cast [nomodifier, target=mouseover] Hex
all in one macro, you can take out the modifiers and use 2 separate macros, or just copy past that into 1 macro, Hold ALT to cast Hex on the Focus'd target, or don't hold alt to do it on the mouse over
/cast [modifier:alt, target=Focus] Hex
/cast [nomodifier, target=mouseover] Hex
all in one macro, you can take out the modifiers and use 2 separate macros, or just copy past that into 1 macro, Hold ALT to cast Hex on the Focus'd target, or don't hold alt to do it on the mouse over
/cast [target=focus] hex
This will cast it on your focus.
/cast [target=mouseover] hex
will cast on your mouseover. Replace with bind elemental and wind shear as appropriate.
This will cast it on your focus.
/cast [target=mouseover] hex
will cast on your mouseover. Replace with bind elemental and wind shear as appropriate.