Results 1 to 8 of 8
  1. #1
    Player
    Ruddi's Avatar
    Join Date
    Sep 2012
    Posts
    117
    Character
    Ruddi Leonhart
    World
    Excalibur
    Main Class
    Thaumaturge Lv 60

    Any macro command to crossover to another macro set?

    Hey guys have you found a command to use to crossover to another macro for the automatic flow?

    A example of a macro I use for HQ ** items.

    Macro 1 (** HQ 1)

    /ac "Comfort Zone" <me>
    /wait 2
    /ac "Inner Quiet" <me>
    /wait 2
    /ac "Careful Synthesis II" <me>
    /wait 3
    /ac "Waste Not" <me>
    /wait 2
    /ac "Steady Hand II" <me>
    /wait 2
    /ac "Basic Touch" <me>
    /echo Go to ** HQ 2 <se.9>

    Macro 2 (** HQ II)

    /ac "Basic Touch" <me>
    /wait 3
    /ac "Basic Touch" <me>
    /wait 3
    /ac "Basic Touch" <me>
    /wait 3
    /ac "Basic Touch" <me>
    /wait 3
    /ac "Great Strides" <me>
    /wait 2
    /ac "Steady Hand" <me>
    /echo Go to ** HQ 3 <se.10>
    (0)
    BLM129/SMN129. WHM118/SCH118. BRD119. NIN119. WAR113/PLD113. MNK111. DRG105. Nice to meet you.

  2. #2
    Player
    Ruddi's Avatar
    Join Date
    Sep 2012
    Posts
    117
    Character
    Ruddi Leonhart
    World
    Excalibur
    Main Class
    Thaumaturge Lv 60
    Macro 3 (** HQ III)

    /ac "Ingenuity II" <me>
    /wait 2
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Great Strides" <me>
    /wait 2
    /ac "Byregot's Blessing" <me>
    /wait 3
    /ac "Careful Synthesis II" <me>
    /wait 3
    /ac "Careful Synthesis II" <me>
    /echo ** macro item completed, congratulations! <se.15>

    So a way to make macro 1 end and start with macro 2 etc.


    Ty for reply and you can have this macro from me anyway
    (0)
    BLM129/SMN129. WHM118/SCH118. BRD119. NIN119. WAR113/PLD113. MNK111. DRG105. Nice to meet you.

  3. #3
    Player
    HEC's Avatar
    Join Date
    Aug 2013
    Posts
    1,620
    Character
    M'ete'leskum B'leskum
    World
    Moogle
    Main Class
    Conjurer Lv 50
    Nope, there is no way of calling one macro from another and most likely never will be as SE is afraid of icrease of "botting" using such "endless" macros. However you can use the new <wait.n> at the end of each action command line instead of the old /wait format on separate lines which will let you to almost double the amount of commands in one macro.

    So for Macro 1+2 it will look like this:
    Code:
    /ac "Comfort Zone" <me> <wait.2>
    /ac "Inner Quiet" <me> <wait.2>
    /ac "Careful Synthesis II" <me> <wait.3>
    /ac "Waste Not" <me> <wait.2>
    /ac "Steady Hand II" <me> <wait.2>
    /ac "Basic Touch" <me> <wait.3>
    /ac "Basic Touch" <me> <wait.3>
    /ac "Basic Touch" <me> <wait.3>
    /ac "Basic Touch" <me> <wait.3>
    /ac "Basic Touch" <me> <wait.3>
    /ac "Great Strides" <me> <wait.2>
    /ac "Steady Hand" <me> <wait.2>
    /echo Go to ** HQ 3 <se.10>
    And you still have 2 extra lines to squeeze into the above macro
    (1)
    Last edited by HEC; 06-13-2014 at 07:25 PM.

  4. #4
    Player
    Ruddi's Avatar
    Join Date
    Sep 2012
    Posts
    117
    Character
    Ruddi Leonhart
    World
    Excalibur
    Main Class
    Thaumaturge Lv 60
    Quote: HEC

    Yeah I figured it would be too good to be true if we could do that lol

    Nice thanks you for that info on <wait.n> it gonna be very useful to me to have more done in a single macro, I usually watch youtube between the macros
    (1)
    BLM129/SMN129. WHM118/SCH118. BRD119. NIN119. WAR113/PLD113. MNK111. DRG105. Nice to meet you.

  5. #5
    Player
    Ruddi's Avatar
    Join Date
    Sep 2012
    Posts
    117
    Character
    Ruddi Leonhart
    World
    Excalibur
    Main Class
    Thaumaturge Lv 60

    Nice

    I made my old macro for HQ 40 durability (HQ ore, ingot e.t.c) better and since I can share it easy here so here it is. Remember this is my crafting setup, some craftsmanship and + control etc is required.

    For info check this link. http://www.ffxivguild.com/ffxiv-end-...s-master-star/

    The macro I made is tested and works:

    [1] ** HQ Dura 40

    /ac "Comfort Zone" <me> <wait.2>
    /ac "Inner Quiet" <me> <wait.2>
    /ac "Steady Hand II" <me> <wait.2>
    /ac "Waste Not" <me> <wait.2>
    /ac "Hasty Touch" <me> <wait.3>
    /ac "Hasty Touch" <me> <wait.3>
    /ac "Hasty Touch" <me> <wait.3>
    /ac "Hasty Touch" <me> <wait.3>
    /ac "Manipulation" <me> <wait.2>
    /ac "Steady Hand II" <me> <wait.2>
    /ac "Waste Not" <me> <wait.2>
    /ac "Hasty Touch" <me> <wait.3>
    /ac "Hasty Touch" <me> <wait.3>
    /ac "Hasty Touch" <me> <wait.2>
    /echo Go to macro [2] ** HQ Dura 40 <se.10>

    Continues below:
    (0)
    BLM129/SMN129. WHM118/SCH118. BRD119. NIN119. WAR113/PLD113. MNK111. DRG105. Nice to meet you.

  6. #6
    Player
    Ruddi's Avatar
    Join Date
    Sep 2012
    Posts
    117
    Character
    Ruddi Leonhart
    World
    Excalibur
    Main Class
    Thaumaturge Lv 60

    Second part.

    [2] ** HQ Dura 40

    /ac "Hasty Touch" <me> <wait.3>
    /ac "Steady Hand" <me> <wait.2>
    /ac "Great Strides" <me> <wait.2>
    /ac "Ingenuity II" <me> <wait.2>
    /ac "Byregot's Blessing" <me> <wait.3>
    /ac "Careful Synthesis II" <me> <wait.3>
    /ac "Careful Synthesis II" <me> <wait.2>
    /echo Congratulations! end of this synthesis! <se.9>

    Enjoy
    (0)
    BLM129/SMN129. WHM118/SCH118. BRD119. NIN119. WAR113/PLD113. MNK111. DRG105. Nice to meet you.

  7. #7
    Player
    Aidalyn's Avatar
    Join Date
    Dec 2013
    Posts
    23
    Character
    Aidalyn Dawnweaver
    World
    Famfrit
    Main Class
    Gladiator Lv 50
    You can't trigger one macro from another. But you can use a command to switch your active hotbar page, which can help make the execution of multi-macro crafting a little more friendly. I had a two-macro rotation that had "/crosshotbar change #"* (where # is the crossbar page) as the last line of each macro, then positioned the macros in the same slot on their respective crossbar pages. The end result was that I didn't have to pay attention for which button I needed to push next. I could look watch TV or play games on my tablet until audio cues prompted me to push the button again, or until my crafting was done.

    * If using a keyboard, change "crosshotbar" with just "hotbar" in the macro command.
    (3)

  8. #8
    Player
    Ruddi's Avatar
    Join Date
    Sep 2012
    Posts
    117
    Character
    Ruddi Leonhart
    World
    Excalibur
    Main Class
    Thaumaturge Lv 60
    Quote Originally Posted by Aidalyn View Post
    You can't trigger one macro from another. But you can use a command to switch your active hotbar page, which can help make the execution of multi-macro crafting a little more friendly. I had a two-macro rotation that had "/crosshotbar change #"* (where # is the crossbar page) as the last line of each macro, then positioned the macros in the same slot on their respective crossbar pages. The end result was that I didn't have to pay attention for which button I needed to push next. I could look watch TV or play games on my tablet until audio cues prompted me to push the button again, or until my crafting was done.

    * If using a keyboard, change "crosshotbar" with just "hotbar" in the macro command.
    Thanks that is a great tip, I will try check it out in game
    (0)
    BLM129/SMN129. WHM118/SCH118. BRD119. NIN119. WAR113/PLD113. MNK111. DRG105. Nice to meet you.