Results -9 to 0 of 40

Thread: Swiftcast

Threaded View

  1. #37
    Player
    Simaril's Avatar
    Join Date
    Aug 2013
    Posts
    405
    Character
    Simaril Ratbane
    World
    Goblin
    Main Class
    Carpenter Lv 50
    Ok - swiftcast raise macro... What happens if swiftcast is on CD? Does it just cast raise normal? Same question for any swiftcast macro?
    **edit**
    NM found this in the macro thread:
    Quote Originally Posted by Layla-chan View Post
    I love macros that take advantage of cooldowns. For example, here is my Raise macro:

    /macroicon "Swiftcast"
    /ac "Swiftcast" <me>
    /ac "Presence of Mind" <me>
    /ac "Raise" <t>
    /wait .8
    /ac "Raise" <t>

    Here is how it works: If Swiftcast is available, the macro will activate this and then Raise; it will not activate Presence of Mind and the first Raise because Swiftcast is still in its casting phase. If Swiftcast is still in cool down, then the macro will then activate Presence of Mind before casting Raise. Finally, if both Swiftcast and Presence of Mind are in cooldown, then Raise itself will be cast.
    (0)
    Last edited by Simaril; 12-03-2013 at 12:51 AM.