This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Holy Shock target of target + self cast Macro
Post Reply
Return to board index
Post by
plokmijn12
Ok first off, I suck at making Macros, and i've already had the Macro in Dragon Soul but since then all my Macros got wiped and I forgot how to do it again.
I already have and I want to add to it:
#showtooltip Holy Shock
/cast Holy Shock
This casts Holy Shock on my target's target when i'm targeting an enemy and casts Holy Shock when i'm targeting a friendly, but I want to add a self cast as well, and holding the "alt" key (auto self-cast) does not work.
Help please?
Post by
Nirnaeth101
If you put #showtooltip Holy Shock
/cast Holy Shock
it will target you if you target nothing else
Or put in
#showtooltip Holy Shock
/cast Holy Shock
to make it cast on your self when holding down alt
Personally I'd throw in a and that way you can throw it at anyone without targetting first (and can use the portraits too) so:
#showtooltip Holy Shock
/cast Holy Shock
The @ will run in order so a mouseover will supersede anything else and make it pretty slick.
You can also use @focus if you aren't tanking yourself and set your tank as a focus, @focustarget is great for DPS you don't want to aim (just put it very last in your macro order so it becomes the default):
#showtooltip Holy Shock
/cast Holy Shock
Have never tried a mod before so it may work better as this:
#showtooltip Holy Shock
/cast Holy Shock
/cast Holy Shock
Hope that works/helps
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.