Results -9 to 0 of 14

Threaded View

  1. #13
    Player
    Shadygrove's Avatar
    Join Date
    Mar 2011
    Posts
    1,424
    Character
    Alya Mizar
    World
    Sargatanas
    Main Class
    Marauder Lv 72
    Quote Originally Posted by Natsuki View Post
    ... trying to make a macro for lower level stuff like crawler silk, i need tons of it and would be nice if i could macro it HQ but indeed it uses weird rotations and it never delivers qaulity.. maybe if you limit the skills or something..
    Here you go takes 381 CPs forget the rest of the needed stats:

    Macro one:
    /action "Comfort Zone" <me> <wait.2>
    /action "Inner Quiet" <me> <wait.2>
    /action "Steady Hand II" <me> <wait.2>
    /action "Basic Touch" <me> <wait.3>
    /action "Basic Touch" <me> <wait.3>
    /action "Manipulation" <me> <wait.2>
    /action "Basic Touch" <me> <wait.3>
    /action "Basic Touch" <me> <wait.3>
    /action "Great Strides" <me> <wait.2>
    /action "Steady Hand" <me> <wait.2>
    /echo CHECK CONDITION: If Excellent, hit Macro 3. If not, hit Macro 2!

    Macro 2:
    /action "Ingenuity II" <me> <wait.2>
    /action "Standard Touch" <me> <wait.3>
    /action "Great Strides" <me> <wait.2>
    /echo CHECK CONDITION: If Excellent, hit Macro 5. If not, hit Macro 4

    Macro 3:
    /action "Standard Touch" <me> <wait.3>
    /action "Ingenuity II" <me> <wait.2>
    /action "Great Strides" <me> <wait.2>
    /echo CHECK CONDITION: If Excellent, hit Macro 5. If not, hit Macro 4!

    Macro 4:
    /action "Innovation" <me> <wait.2>
    /action "Byregot's Blessing" <me> <wait.3>
    /action "Careful Synthesis II" <me> <wait.3>
    /echo Done!

    Macro 5:
    /action "Byregot's Blessing" <me> <wait.3>
    /action "Careful Synthesis II" <me> <wait.3>
    /echo Done!

    Not my invention. Enjoy.
    (0)
    Last edited by Shadygrove; 01-03-2016 at 03:26 AM.