Looping a macro:
Easy stuff, funny people have problems with it, do your macro as usually and at the end type /macro (nameofmacro) you can even bind a few macros into it.
Chat Macros:
"Message you wana say";
/pause (pausetime);
"Another message and or emote";
/pause (pausetime);
"another message";
/macro (nameofmacro)
^^loops and chats^^
Afk Macros:
To afk macro and not log off, turn off afk message in options. Then make a macro with chatting and or emotes that loops.
Example:
Macro name:sup
Sup sup sup;
/pause 30;
sup sup sup;
/pause 30;
/wink;
/jump;
/macro sup
And you will never log off, so it will keep you from receinving a ban if your about too, or if you just wana spam and be annoying.
|