13 February, 2006

Funny anti-totem trick.

Yes, I know this isn't for Paladins -- mainly for Druids, but fellow guild member Silentghost came up with this macro to auto-one shot Shaman totems in PVP. Pretty darn clever if you ask me!
/target Wind
/target Trem
/target Strength o
/target Stone
/target Sentr
/target Seari
/target Poiso
/target Mana
/target Magm
/target Healing S
/target Groundi
/target Grace o
/target Fire N
/target Flameto
/target Earthb
/cast Moonfire(Rank 1)
/script TargetLastTarget();
You could as a Paladin probably replace the Moonfire with Holy Shock. I'm not certain if it's possible to replace with a Seal's judgement, most likely not.

Edit: according to comments, seem to not work.

4 Comments:

Anonymous Anonymous said...

I haven't tried it yet, but this should work. It should also burn a heck of a lot less mana than even rank 1 Holy Shock.


/target Wind
/target Trem
/target Strength o
/target Stone
/target Sentr
/target Seari
/target Poiso
/target Mana
/target Magm
/target Healing S
/target Groundi
/target Grace o
/target Fire N
/target Flameto
/target Earthb
/cast Seal of Righteousness(Rank 1)
/script SpellStopCasting();
/cast Judgement
/script TargetLastTarget();

7:40 PM  
Anonymous Anonymous said...

Forgot to mention that you'll need to make sure Judgment is cooled down (duh) and that you have an active seal when you use the macro. Otherwise it will simply cast rank 1 SoR.

7:43 PM  
Anonymous Anonymous said...

BTW, We took down Jin'do last night and Holy Wraith does not work on the shades. It hits them and targets them correctly but they say immune rather then resist. The odd part is that it showed as immune to physical damage.

6:47 PM  
Anonymous Anonymous said...

I checked that macro, including limiting it to single targets. I couldn't get it to work, though manually targeting and judging rank 1 SoR does kill a totem.

9:48 AM  

Post a Comment

<< Home