Combat macro
Posted: April 27th, 2004, 3:02 am
AFK Combat macro (for combat/creature handling/locked container looting, etc)
/ui action targetSelf;
/pause 1;
/ui action cycleTargetOutward;
/attack;
/tellpet attack; *if doing creature handling
/pause 1;
/loot;
/harvest hide/meat/bone *if harvesting
/pause 1;
/loot;
/harvest hide/meat/bone;
/ui action toolbarSlot00;
/ui action targetSelf;
/pause 1;
/ui action cycleTargetOutward;
/attack;
/tellpet attack; *if doing creature handling
/pause 1;
/loot;
/harvest hide/meat/bone *if harvesting
/pause 1;
/loot;
/harvest hide/meat/bone;
/ui action toolbarSlot00;