Log in

View Full Version : Cast Sequence fear?



mftii42069
11-11-2008, 08:50 PM
I have been looking around for a cast sequence fear macro but cant seem to find one. Could someone please show me the macro i need. Thanks

Malekyth
11-11-2008, 09:10 PM
I run three locks:

lock 1
/target focustarget
/castsequence Fear, ,

lock 2
/target focustarget
/castsequence , Fear,

lock 3
/target focustarget
/castsequence , , Fear

elsegundo
11-11-2008, 09:24 PM
i find that macro not working half the time because often times i have a mob hitting me, or due to lag, i have to press it twice for the main to actually cast fear, so then two characters will actually cast fear on the same mob.

instead, i'd use modifiers to alternate fears.

mftii42069
11-11-2008, 09:43 PM
I appreciate the advice, unfortunately i do not know how to use modifiers... I have created all my macros from copy pasting and switching the spell names. So i am still quite noobish at making macros.

Dorffo
11-11-2008, 11:23 PM
lock 1
/target focustarget
/cast [] Fear

lock 2
/target focustarget
/cast [mod:ctrl] Fear

lock 3
/target focustarget
/cast [mod:alt] Fear

no modified = fear from toon 1
hold down either control key and get fear with toon 2 and the same for alt for fear on toon 3


I actually prefer the castsequence fear , , method personally... it just takes some practice knowing when to mash it and when to just tap patiently :)

Ticks
11-12-2008, 12:53 AM
I'm a little surprised anyone with locks would castsequence with Fear. Why not just have all toons fear? It doesn't have a cooldown. If you're running priests, that would be a different story. I run 5 Shadow priests and I use:


/castsequence [reset=26] psychic scream,,,,
/castsequence [reset=26] ,psychic scream,,,
etc...

Using reset ensures that my first toon will use the spell before the others do after 26 seconds (which is the talented cooldown)