Quote Originally Posted by 'puppychow',index.php?page=Thread&postID=198758#po st198758
i have an accept-all macro that joins/leaves arena/BGs, rez's, accepts quests, etc. its mapped to alt-4 on my computer so i just press alt-4 when I want everyone to join a bg/arena. be careful tho - for example if you are in an arena and its not over yet, and you click, you WILL leave

/script AcceptQuest();
/script RetrieveCorpse();
/script RepopMe();
/script ConfirmAcceptQuest();
/script StaticPopup_Hide("PARTY_INVITE");
/script StaticPopup_Hide("QUEST_ACCEPT");
/script AcceptBattlefieldPort(1,1);
/script LeaveBattlefield();
this might just be a simple way to do it, (less addon the better imo). then again anything beats clicking hehe
Btw does that preform av work with the new "que from anywhere" thingy?