Combat Macro Guide
Posted: March 24th, 2004, 5:17 am
AFK Combat Expericence
Go to any local Newbie MOB area. (Mos Eisley), and then just start up this macro:
RANGED
/ui action cycleTargetOutward;
/attack;
/pause 10;
/ui action toolbarSlot00;
MELEE
/ui action cycleTargetOutward;
/follow;
/pause 10;
/attack;
/pause 10;
/ui action toolbarSlot00;
OTHER
/ui action tagetSelf ;
/ui action cycleTargetOutward ;
/attack ;
/pause 2 ;
/ui action toolbarSlot00 ;
/pause 1 ;
/attack ; <-------or /unarmedhit1 or whatever special att. you have
/pause 6 ;
/ui action toolbarSlot00 ;
/pause 1 ;
/ui action toolbarSlot01 ;
Go to any local Newbie MOB area. (Mos Eisley), and then just start up this macro:
RANGED
/ui action cycleTargetOutward;
/attack;
/pause 10;
/ui action toolbarSlot00;
MELEE
/ui action cycleTargetOutward;
/follow;
/pause 10;
/attack;
/pause 10;
/ui action toolbarSlot00;
OTHER
/ui action tagetSelf ;
/ui action cycleTargetOutward ;
/attack ;
/pause 2 ;
/ui action toolbarSlot00 ;
/pause 1 ;
/attack ; <-------or /unarmedhit1 or whatever special att. you have
/pause 6 ;
/ui action toolbarSlot00 ;
/pause 1 ;
/ui action toolbarSlot01 ;