Continuing from this thread, where I posted my Accept All + LFG macro, i found that the last bit for entering the dungeon didn't work anymore. I think they changed the name of the button so here's my updated all-in-one macro:
Macro below i think should answer the quote above:Code:/run AcceptGroup();AcceptQuest();StaticPopup_Hide("QUEST_ACCEPT");AcceptTrade();RetrieveCorpse();RepopMe();ConfirmAcceptQuest();ConfirmReadyCheck(1);ConfirmSummon();StaticPopup_Hide("CONFIRM_SUMMON");AcceptBattlefieldPort(1,1);
/click LFDRoleCheckPopupAcceptButton
/click LFGDungeonReadyDialogEnterDungeonButton
Code:/click MicroMenuButton_LFG_Clicker
/click LFDQueueFrameFindGroupButton
/click LFDRoleCheckPopupAcceptButton
/click LFGDungeonReadyDialogEnterDungeonButton
/run UnitSetRole("player","HEALER")