Page 1 of 1

Re: FD+trap macro

PostPosted: Tue Aug 18, 2015 9:27 pm
by meyahx
/cast Freezing Trap(Rank 3)
/script PetFollow(); PetPassiveMode(); ClearTarget();
/cast Feign Death

Spam that macro and you will FD insta trap

Re: FD+trap macro

PostPosted: Thu Aug 20, 2015 10:08 pm
by Issir
/script if UnitAffectingCombat("player") then CastSpellByName("Feign Death"); PetFollow(); PetPassiveMode();else CastSpellByName("Freezing Trap");end
Another good macro. If you're out of combat - you'll just place a Freezing Trap. Otherwise - you will use FD+Freezing Trap and cancel your pet's next attack preventing him from trap breaking.