Results 1 to 8 of 8
  1. #1
    Player
    Mistz's Avatar
    Join Date
    Jan 2013
    Location
    Ul'dah
    Posts
    20
    Character
    Mist Lopez
    World
    Moogle
    Main Class
    Gladiator Lv 50

    Chaining Macros possible?

    So i been reading a bunch of threads now, and search diffrent website with only finding macro commands, but not really an answear to if this is possible or not.
    I startet crafting yesteday, and have gotten to the point now where 15 lines wont cut it.

    Anyone know if it's possible/how to make the last line in macro 1 trigger a new macro with 15 new lines?

    Cause i would like a macro doing this:

    /ac "Inner Queit" <me>
    /wait 3
    /ac "Great Strides" <me>
    /wait 3
    /ac "Steady Hands" <me>
    /wait 3
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Master's Mend" <me>
    /wait 3
    /ac "Basic Synthesis" <me>
    /wait 3
    /ac "Basic Synthesis" <me>
    /wait 3
    /ac "Basic Synthesis" <me>
    /wait 3
    /ac "Basic Synthesis" <me>
    (0)

  2. #2
    Player
    Gilraen's Avatar
    Join Date
    May 2012
    Location
    Gridania
    Posts
    2,489
    Character
    Gilraen Bior
    World
    Midgardsormr
    Main Class
    Archer Lv 70
    Tell me about it, though you'd get more out of Waste Not that Master's Mend. Cheaper, too. But I don't think it's possible. You couldn't chain macros in XI. It'd also open up a venue for subverting the AFK timer.
    (0)

  3. #3
    Player
    viion's Avatar
    Join Date
    Mar 2011
    Location
    Uldah
    Posts
    4,206
    Character
    Sky Box
    World
    Ragnarok
    Main Class
    Marauder Lv 90
    You could loop so much if that was possible XD
    (0)

  4. #4
    Player Vinta's Avatar
    Join Date
    Aug 2011
    Location
    Gridania
    Posts
    211
    Character
    Vinta Calvert
    World
    Hyperion
    Main Class
    Arcanist Lv 90
    Get a keyboard with a macro program and tell it to hit X button every Y seconds in a loop.
    (0)

  5. #5
    Player
    AltaneenXIV's Avatar
    Join Date
    Aug 2013
    Location
    Limsa Lominsa
    Posts
    137
    Character
    Euri Bisaine
    World
    Leviathan
    Main Class
    Gladiator Lv 70
    I don't think it is possible.

    I think it would go along way to helping if there was an implied /wait between /ac. If I didn't need to have /wait on as many lines as I do /ac, there's not a craft that wouldn't fit.
    (0)

  6. #6
    Player
    Sadique's Avatar
    Join Date
    Aug 2013
    Posts
    43
    Character
    Luciux Leclaire
    World
    Behemoth
    Main Class
    Archer Lv 100
    Quote Originally Posted by Mistz View Post
    So i been reading a bunch of threads now, and search diffrent website with only finding macro commands, but not really an answear to if this is possible or not.
    I startet crafting yesteday, and have gotten to the point now where 15 lines wont cut it.

    Anyone know if it's possible/how to make the last line in macro 1 trigger a new macro with 15 new lines?

    Cause i would like a macro doing this:

    /ac "Inner Queit" <me>
    /wait 3
    /ac "Great Strides" <me>
    /wait 3
    /ac "Steady Hands" <me>
    /wait 3
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Master's Mend" <me>
    /wait 3
    /ac "Basic Synthesis" <me>
    /wait 3
    /ac "Basic Synthesis" <me>
    /wait 3
    /ac "Basic Synthesis" <me>
    /wait 3
    /ac "Basic Synthesis" <me>
    i use a macro just like this for crafting, well not quite that long
    for making my HQ boar leather i would use
    /ac "Inner Quiet" <me>
    /wait 2
    /ac "Great Strides" <me>
    /wait 2.5
    /ac "Advanced Touch" <me>
    /wait 2.5
    /ac "Great Strides" <me>
    /wait 2.5
    /ac "Advanced Touch" <me>
    /wait 2.5
    /ac "Great Strides" <me>
    /wait 2.5
    /ac "Advanced Touch" <me>
    /wait 2.5
    /ac "Basic Synthesis" <me>
    (0)
    Last edited by Sadique; 09-14-2013 at 09:48 AM.

  7. #7
    Player
    Gilraen's Avatar
    Join Date
    May 2012
    Location
    Gridania
    Posts
    2,489
    Character
    Gilraen Bior
    World
    Midgardsormr
    Main Class
    Archer Lv 70
    What they need to do is add the <wait #> command like they did in XI. Works the same as /wait but can be placed at the end of a macro line.
    (0)

  8. #8
    Player
    Mistz's Avatar
    Join Date
    Jan 2013
    Location
    Ul'dah
    Posts
    20
    Character
    Mist Lopez
    World
    Moogle
    Main Class
    Gladiator Lv 50
    Well yea, it's just getting stupid that you need to make an entire new macro for 2-3 lines... really wish they would raise the limit to 20 lines or something.
    (0)