Log in

View Full Version : Role check/Dungeon ready macro question.



Blinkman
01-29-2014, 11:47 AM
I have the following macro for clicking the role check and then to accept the dungeon ready popup:


/click LFDRoleCheckPopupAcceptButton
/click LFDDungeonReadyDialogEnterDungeonButton


The problem is that it works for the role check, but the dungeon ready part doesn't seem to work anymore. Has that command been updated or do I just have to stay with broadcasting to click all the buttons?

Khatovar
01-29-2014, 01:12 PM
I have the following macro for clicking the role check and then to accept the dungeon ready popup:


/click LFDRoleCheckPopupAcceptButton
/click LFDDungeonReadyDialogEnterDungeonButton


The problem is that it works for the role check, but the dungeon ready part doesn't seem to work anymore. Has that command been updated or do I just have to stay with broadcasting to click all the buttons?

Its LFGDungeonReadyDialogEnterDungeonButton for the second part now. LFG instread of LFD.

Blinkman
01-29-2014, 01:55 PM
Thanks!! Was driving me nuts.