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

    Default Any way to use /stopcasting in /castsequence?

    I'm 5xshammying and using "/castsequence reset=45 ,,Thunderstorm, "-like macro to cast 1 TS per 1 keypress (I hope you got the idea). But actually I need to cast "/stopcasting /cast Thunderstorm" instead of just TS because waiting for 2 sec LB cast finish is very often not acceptable.
    5 shamans, US-Blackrock, Totemz* team.
    DTK heroic: clear!
    Gun'Drak heroic: clear except last boss!

  2. #2

    Default

    in a macro this is difficult to do, because if you put the /stopcasting befor the /castsequence all Shamans would stop casting and not only one at a time.
    To solve this i would go from macro-round-robin with '/castsequence ,,Thunder Storm,' to software-round-robin (in keyclone/hkn,ahk...) and use a simple:
    /stopcasting
    /cast Thunder Storm

    on all toons...
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

  3. #3
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    How is:

    /stopcasting
    /castsequence Thunderstorm,,,

    any different from:

    /stopcasting
    /cast Earth Shock

  4. #4

    Default

    Quote Originally Posted by 'Ualaa',index.php?page=Thread&postID=151001#post15 1001
    How is:
    /stopcasting
    /castsequence Thunderstorm,,,
    any different from:
    /stopcasting
    /cast Earth Shock
    it's not, he just needs to use round robin, if he does use keyclone that is
    healatankadpsadin + 3 shamans + mage ... pwn

  5. #5

    Default

    Quote Originally Posted by 'Ualaa',index.php?page=Thread&postID=151001#post15 1001
    How is:

    /stopcasting
    /castsequence Thunderstorm,,,

    any different from:

    /stopcasting
    /cast Earth Shock
    Because all my toons will stop casting when I press this, while only one should do it.
    I avoid using keyclone, because it is very buggy and unreliable. I tried using keyclone's round robin with simple macro and it does not always do what I want.
    5 shamans, US-Blackrock, Totemz* team.
    DTK heroic: clear!
    Gun'Drak heroic: clear except last boss!

  6. #6
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    Well you could have a macro on each toon, with a different modifier per toon.


    So your macro might be...

    Toon A:
    /stopcasting [mod:alt]
    /castsequence whatever

    Toon B:
    /stopcasting [mod:ctrl]
    /castsequence whatever

    Not sure if this will get you what you want.
    I use keyclone and it works reliably for me. I've never used anything but its broadcast/override keys.
    When I want to round-robin, its always via warcraft macro's.

Similar Threads

  1. Stopcasting Round-robin with macro. Advice needed
    By Ivanhalf in forum Macros and Addons
    Replies: 13
    Last Post: 04-06-2009, 11:57 AM
  2. Replies: 6
    Last Post: 10-24-2008, 12:22 AM
  3. Castsequence on LB for PvP?
    By Kaynin in forum PvP Discussion
    Replies: 2
    Last Post: 10-22-2008, 12:28 AM
  4. Any way to synchronize /stopcasting with /castsequence?
    By Hachoo in forum Macros and Addons
    Replies: 4
    Last Post: 10-13-2008, 08:51 PM
  5. Spammable Stopcasting Chain Heal Macro
    By Morganti in forum Macros and Addons
    Replies: 8
    Last Post: 05-28-2008, 11:00 AM

Posting Rules

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