Thursday, January 20, 2005
AFK macro
This is a fun macro I made, I used it for grinding Pistol outside Coronet, but it can be for any combat profession, as long as your close enough. looot is the name of the macro I made for looting and harvest meat, see my earlier post, /tellpet silently commands my pet to attack my target, you must have taught your pet the Attack command as kill.
/ui action cycleTargetOutward;
/beckon;
/smile;
/attack;
/tellpet kill;
/pause 4;
/macro looot;
A more simple, but less fun version is:
/ui action cycleTargetOutward;
/attack;
/pause 4;
/macro looot;
/ui action cycleTargetOutward;
/beckon;
/smile;
/attack;
/tellpet kill;
/pause 4;
/macro looot;
A more simple, but less fun version is:
/ui action cycleTargetOutward;
/attack;
/pause 4;
/macro looot;
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment