Quote Originally Posted by Spoekes View Post
/pac "Embrace"
/ac "Physick"

will do just the same thing in 2 lines, won't it?
Thank you for useful information. When I target nothing, yours did the same thing with Physick but did not with Embrace (it healed Fairy instead of me). So I update my macro.
/pac "Embrace" <t>
/ac "Physick"
/pac "Embrace" <me>
/micon "Physick"

As for macro execution speed, I could find information only in Japanese language and is not officially confirmed. According to it, macro executions are synchronized with frame rate. If you are in 30 fps it takes 33.3 ms per line and in 60 fps it takes 16.7 ms per line. It seems correct for me after several attempts.