Vincentsedubun OG Sep 16, 2010 #2 this is the one i use on Forfeit /cleartarget /targetenemy /cast Sap(Rank 1) the first line clears your target, wich means you de-select you current target. the second line means you will select your closest taunt-able enemy target. the third line means you will cast the Sap ability on that target. the reason why you have to clear your target first is to make the second line active else your target will get stucked on the current target. this macro will be handy if you fight against other rogues (more effective if you got Master of Deception (full) and if you got the stealth enchant on your cloak)
this is the one i use on Forfeit /cleartarget /targetenemy /cast Sap(Rank 1) the first line clears your target, wich means you de-select you current target. the second line means you will select your closest taunt-able enemy target. the third line means you will cast the Sap ability on that target. the reason why you have to clear your target first is to make the second line active else your target will get stucked on the current target. this macro will be handy if you fight against other rogues (more effective if you got Master of Deception (full) and if you got the stealth enchant on your cloak)
Taitaih OG Sep 16, 2010 #3 Code: #showtooltip Sap /console targetNearestDistance 10.000000 /targetenemy [noharm][dead] /console targetNearestDistance 41.000000 /cast [harm,nodead] Sap or while mounted Code: #show Stealth /dismount /cast [stance:0] !Stealth /targetenemy [harm][nodead] /cast Sap
Code: #showtooltip Sap /console targetNearestDistance 10.000000 /targetenemy [noharm][dead] /console targetNearestDistance 41.000000 /cast [harm,nodead] Sap or while mounted Code: #show Stealth /dismount /cast [stance:0] !Stealth /targetenemy [harm][nodead] /cast Sap
OP OP Greenye Legend Sep 16, 2010 #5 I remember there being sometype of 3 page sap macro any of you know what im talking about?