Close
Showing results 1 to 6 of 6
  1. #1

    Default Cast Sequence fear?

    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

  2. #2

    Default

    I run three locks:

    lock 1
    /target focustarget
    /castsequence Fear, ,

    lock 2
    /target focustarget
    /castsequence , Fear,

    lock 3
    /target focustarget
    /castsequence , , Fear
    MY MINIONS on Lightbringer US: Osaar (80 BE Paladin) - Esaar, Isaar, and Usaar (80 BE Warlocks) - Harmsworth (80 UD Priest)

  3. #3

    Default

    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.

  4. #4

    Default

    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.

  5. #5

    Default

    Code:
     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

  6. #6

    Default

    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:

    Code:
    /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)

Similar Threads

  1. Cast sequence
    By Enndo in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 03-19-2009, 10:09 PM
  2. Cast sequence
    By TeamFrosty in forum Macros and Addons
    Replies: 12
    Last Post: 02-06-2009, 12:19 PM
  3. cast sequence couldnt find
    By suicidesspyder in forum Macros and Addons
    Replies: 1
    Last Post: 01-04-2009, 12:48 AM
  4. Simple cast-sequence bug, not sure what's up...
    By EvilSqueegee in forum Macros and Addons
    Replies: 4
    Last Post: 11-04-2008, 09:32 AM
  5. Cast Sequence Help
    By schlange in forum Macros and Addons
    Replies: 13
    Last Post: 08-09-2008, 12:31 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •