All macros i try wont cast FT since u have to click somewhere to drop it, any1 have a quick drop trap even on the spot im at?
/showtooltip
/cast [mod;shift,target=player] Freezing Trap;
/cast Freezing Trap;
here ya go buddy
/cast [mod;shift,target=player] Freezing Trap;
/cast Freezing Trap;
here ya go buddy
1 Like
28/10/2018 14:20Posted by Tuljanz/showtooltip
/cast [mod;shift,target=player] Freezing Trap;
/cast Freezing Trap;
here ya go buddy
much appritiated
#Showtooltip Freezing Trap
/cast [@cursor] Freezing Trap
#Showtooltip Freezing Trap
/cast [@player] Freezing Trap
First one will drop the trap where you have the cursor and the second will just drop it at your feet. This macro i use on any class that have a drop spell. Inferal Strike on vengeance DH, Rain of Fire on Warlock, Totems on my shaman.
/cast [@cursor] Freezing Trap
#Showtooltip Freezing Trap
/cast [@player] Freezing Trap
First one will drop the trap where you have the cursor and the second will just drop it at your feet. This macro i use on any class that have a drop spell. Inferal Strike on vengeance DH, Rain of Fire on Warlock, Totems on my shaman.
1 Like
So in total (but basically it has been answered):
#showtooltip
/cast disengage
/cast [@player] freezing trap
If you want to see the freezing trap tooltip (and cd) instead: write #showtooltip freezing trap
This one works for me, you can use feign death instead of disengage as well.
I don’t use the freezing trap with disengage myself, more something for Tar Trap in my book :)
As long as you don’t combine two abilities that trigger the gcd, a macro like this should work.
#showtooltip
/cast disengage
/cast [@player] freezing trap
If you want to see the freezing trap tooltip (and cd) instead: write #showtooltip freezing trap
This one works for me, you can use feign death instead of disengage as well.
I don’t use the freezing trap with disengage myself, more something for Tar Trap in my book :)
As long as you don’t combine two abilities that trigger the gcd, a macro like this should work.