Results -9 to 0 of 14

Threaded View

  1. #2
    Player
    tayler1480's Avatar
    Join Date
    Nov 2015
    Posts
    142
    Character
    Whale Lip
    World
    Ragnarok
    Main Class
    Weaver Lv 100
    This is kinda possible & will update this post soon explaining how, there is a disadvantage in doing it though

    Example

    This is a 22 step rotation for 1* 70 Dur crafts & can have 30 lines in total before requiring a 3rd button




    Below is a modified version of the above so that you can have 3 of the brands in the macro. You could add more brands but you'd go into 3 buttons then which is probably not ideal. Even if this doesn't help out I gave it a try & if anyone else can improve on it then thanks.

    /ac "Comfort Zone" <wait.2>
    /ac "Inner Quiet" <wait.2>
    /ac "Name of the Wind" <wait.2>
    /ac "Name of Earth" <wait.2>
    /ac "Name of Fire" <wait.2>
    /ac "Ingenuity II" <wait.2>
    /ac "Steady Hand II" <wait.2>
    /ac "Waste Not II" <wait.2>
    /ac "Brand of Wind" <wait.3>
    /ac "Brand of Earth" <wait.3>
    /ac "Brand of Fire" <wait.3>
    /ac "Brand of Wind"<wait.3>
    /ac "Brand of Earth" <wait.3>
    /ac "Brand of Fire" <wait.3>
    /echo Macro #1 complete <se.1>

    /ac "Basic Touch" <wait.3>
    /ac "Basic Touch" <wait.3>
    /ac "Steady Hand II" <wait.2>
    /ac "Basic Touch" <wait.3>
    /ac "Basic Touch" <wait.3>
    /ac "Basic Touch" <wait.3>
    /ac "Basic Touch" <wait.3>
    /ac "Steady Hand II" <wait.2>
    /ac "Ingenuity II" <wait.2>
    /ac "Innovation" <wait.2>
    /ac "Basic Touch" <wait.3>
    /ac "Great Strides" <wait.2>
    /ac "Byregot's Blessing" <wait.3>
    /ac "Careful Synthesis II" <wait.3>
    /echo Macro #2 complete <se.1>

    So this macro would work with any class that has either the wind, fire or earth brand skills & it doesn't make the macro take longer as if a skill isn't available it won't execute the wait timer associated with that line of cose
    (0)
    Last edited by tayler1480; 06-17-2016 at 03:08 AM. Reason: updating