Page 1 of 1

AFK Macro

Posted: February 7th, 2004, 2:44 pm
by tault_boburob
This macro will stop SWG from logging you of after a while:

/afk;
/pause 1000
/afk;
/ui action toolbarSlot11;

This macro needs to be slot 12, if you want to chane it these are the following toolbarslot numbers:

1-/ui action toolbarSlot0;
2-/ui action toolbarSlot1;
3-/ui action toolbarSlot2; etc....

And if you want to use the second bar down its;

1-/ui action toolbarSlot12; etc...

Posted: July 26th, 2005, 2:08 pm
by local_idiot
no comment...

Posted: July 26th, 2005, 5:02 pm
by tault_feanaro1
It doesn't need to be ANY toolbar slot, it can be any command, even /smile works.

Unless you are talking about the macro cycle, a working example is:

(the one i use)

/afk;
/pause 180;
/smile;
/pause 180;
/afk;
/macro afk;