Macro question

Cronocious

Well-Known Member
Mar 24, 2007
831
/cast [modifier:shift][@targettarget] Tricks of the Trade
/cast [nomodifier][@focus] Tricks of the Trade

It should tott my focus when I press it normally, and tott my target's target when I shift+press, isn't working, any advice?
 

Ayu

You need help.
Staff member
Aug 26, 2005
15,256
Try it in one line:

/cast [modifier:shift][@targettarget] Tricks of the Trade; [nomodifier][@focus] Tricks of the Trade
 

Jazende

Sacred vines, entangle the corrupted!
Staff member
May 12, 2008
4,997
/cast [modifier:shift][@targettarget] Tricks of the Trade
/cast [nomodifier][@focus] Tricks of the Trade

It should tott my focus when I press it normally, and tott my target's target when I shift+press, isn't working, any advice?


/cast [nomod, @focus][mod:shift,@targettarget] Tricks of the Trade
 

Jazende

Sacred vines, entangle the corrupted!
Staff member
May 12, 2008
4,997
If you want to do targettarget anyway, incase you don't have a focus set:

/cast [nomod,@focus,exists][mod:shift,@targettarget][@targettarget] Hunter's Mark