Results -9 to 0 of 3

Threaded View

  1. #2
    Player
    Sadana's Avatar
    Join Date
    Aug 2013
    Location
    Ul'dah
    Posts
    1,533
    Character
    Valia Rosa
    World
    Balmung
    Main Class
    Thaumaturge Lv 71
    Hm, you can't have a macro that will attack for you at certain times, but you can build an echo macro to tell you when to reuse a skill. I have one for aetherflow. It's basically:

    /ac Aetherflow <me>
    /wait 20
    /echo Aetherflow ready in 40
    /wait 20
    /echo Aetherflow ready in 20
    /wait 20
    /echo Aetherflow ready! <se.2>

    For an alt I have, I added Rouse into the macro as well.
    (or something similar... I'm just doing this off top of my head.)
    Remember too, using another macro will cancel one already running. So keep in mind that you can only have one running at a time.

    eta: Procs are random. Watching for them is up to you.

    eta2: In case any one notices... yes, I realize you can have <wait.20> at the end of each line, but if I'm not running out of available lines, I'm not concerned.
    (0)
    Last edited by Sadana; 01-22-2015 at 06:04 AM.