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:
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

Originally Posted by
Kedash00
i dont think there is a macro to open the dungeon que, initiate the roll call, select a roll.
Best we have is what's been posted, once the dungeon finder is open and you hit it on your main, hit the accept role macro for your slaves and you are teleported to the dungeon.
you will always have to open the eyeball and click the join button on the main.
Macro below i think should answer the quote above:
Code:
/click MicroMenuButton_LFG_Clicker
/click LFDQueueFrameFindGroupButton
/click LFDRoleCheckPopupAcceptButton
/click LFGDungeonReadyDialogEnterDungeonButton
/run UnitSetRole("player","HEALER")
Connect With Us