Hi. Not sure if this belongs in the hunter or macro section. Anyways, Im trying to create a focus scatter+ traplauncher macro without modifier keys and im just not succeeding :<
Basicly i want the macro to Scatter my focus target, if i have no focus target it'll scatter my current target. Then activate trap launcher and then cast freezing trap.
I made two macros that doesn't work, they look like this :
Code:#showtooltip /use [@focus,harm][]Scatter Shot /castsequence [nomod] reset=3 Trap Launcher, Freezing Trap
Both do exactly the same thing! Scattering focus, if i have no focus it scatters my current target, then activates trap launcher. But it doesn't cast freezing trap.Code:#showtooltip /use [@focus,harm][]Scatter Shot /cast Trap Launcher /cast !Freezing trap
Anyone got any ideas how to get them to work? (Without modkeys)
Edit: Just saw the Ask it macro sticky, sowwy
Edit2: Working macro ->>
Code:#showtooltip Scatter Shot /castsequence [@focus,harm][harm] reset=3 Scatter Shot, Trap Launcher, !Freezing Trap /script UIErrorsFrame:Clear()

MMO-Champion
Reply With Quote
