Because of 15 rows limitation,I have to write two macros,you know,I have to click my mouse twice,Is it a way to execute two macros at a time?
Printable View
Because of 15 rows limitation,I have to write two macros,you know,I have to click my mouse twice,Is it a way to execute two macros at a time?
Nope - not possible as executing another macro will terminate the first one. Also it's not poasible to call one macro from another one.
Also other than crafting... why would you need a 15 row macro?
Nope, sorry.
I know the feeling, as my crafting macro is 3 macros long, but they don't want the game to be completely automated (See also why macros can't trigger other macros, there's no "if x then y" logic in macros, etc.)