Results 1 to 4 of 4

Hybrid View

  1. #1
    Player
    Theadjectivenoun's Avatar
    Join Date
    Aug 2013
    Posts
    18
    Character
    Calexistine Wyght
    World
    Sargatanas
    Main Class
    Gladiator Lv 90
    Quote Originally Posted by Zfz View Post
    I use macros to craft things like the basic intermediate materials which I need a lot of, and while I do that, I chat in my Free Company. My macro is something like this:

    /ac "Basic Touch" <me>
    /wait 2.6
    /ac "Basic Touch" <me>
    /wait 2.6
    /ac "Basic Touch" <me>
    /wait 2.6
    /ac "Master's Mend" <me>
    /wait 2.6
    /ac "Basic Touch" <me>
    /wait 2.6
    /ac "Basic Touch" <me>
    /wait 2.6
    /ac "Basic Synthesis" <me>

    You wouldn't know of a infinite loop macro where it'll synthesize all your lumber like quick synthesize would you.
    (0)
    "A cleaved head no longer plots."
    "Put to the sword those that disagree."
    'Where you recognize evil, speak out against it, and give no truces to your enemies."
    Norse Proverbs.
    Society for Creative Anachronism - ( http://www.sca.org/ )
    Kingdom of Aethelmearc - ( http://www.aethelmearc.org/ )
    Barony of Blackstone Mountain - ( http://www.blackstonemountain.org/ )

  2. #2
    Player
    Polaritie's Avatar
    Join Date
    Aug 2011
    Posts
    36
    Character
    Rose Wilde
    World
    Sargatanas
    Main Class
    Arcanist Lv 70
    Quote Originally Posted by Theadjectivenoun View Post
    You wouldn't know of a infinite loop macro where it'll synthesize all your lumber like quick synthesize would you.
    No. Macros lack recursion and branching.
    (0)