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.