Results 1 to 3 of 3
  1. #1
    Player
    PoxyPriceless's Avatar
    Join Date
    Dec 2014
    Posts
    49
    Character
    Poxy Priceless
    World
    Famfrit
    Main Class
    Archer Lv 60

    Question for the Macro Gods

    So I use some fairly simple ones for Bard. Mostly just ones that will set off Bloodletter and Misery's End when they are available.

    But is there a way to macro Windbite/Venomousbite to cast once their ticking has ended on a target?
    Oh, and maybe one that will set off StraightShot when it has procd?

    Thanks in advance.
    (0)

  2. #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.

  3. #3
    Player
    PoxyPriceless's Avatar
    Join Date
    Dec 2014
    Posts
    49
    Character
    Poxy Priceless
    World
    Famfrit
    Main Class
    Archer Lv 60
    Well I guess I worded it wrong. I didn't really mean attack for me. I have macroed to most of my attacks like heavy shot, straight shot, etc. to see if bloodletter or misery's end are available, and it will trigger that attack before continuing with the main attack.

    So If I was heavy shotting way, and my dots fall off, is there a macro that will trigger windbite when i do my next heavy shot? Same for venomousbite and also a straightshot when procd.

    Edit: Okay. I get what you are saying. Thanks for the info.
    (0)