Close
Showing results 1 to 8 of 8

Thread: LFG Macro

  1. #1

    Default LFG Macro

    Does anyone have any idea how can I make a macro to join LFG dungeon queue without clicking the button. Thanks!
    Last edited by kaiverrettu : 08-29-2011 at 10:09 AM

  2. #2

    Default

    /click LFDRoleCheckPopupAcceptButton
    /click LFDDungeonReadyDialogEnterDungeonButton
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  3. #3

    Default

    Is it just me or did they change something with it? Almost every time i log out and back in i have to choose my role..pain! Is there something you can place in that macro to choose the role?
    Currently 5 Boxing 5 Protection Paladins on Whisperwind Alliance
    The Power of Five!!! ( short video )

  4. #4

    Default

    used to have this line in WTF\Account\ACCOUNTNAME\SERVER\TOONNAME\config-cache.wtf
    Code:
    SET lfgSelectedRoles "7"
    but it's not there anymore and when u manually add it, WoW doesn't like it and just ignore it, then removes it upon logout. also the console command doesn't seem to work too.

    @OP - here's my "Accept All" macro that does most of what I need, that I have somewhere in ISBoxer's helper macro sets:
    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 LFDDungeonReadyDialogEnterDungeonButton
    Calling me a noob would be an understatement...

  5. #5

    Default

    Sorry, I meant as to how initiate the "join as grp" thing. What's the macro for that? Thanks.
    Last edited by kaiverrettu : 08-30-2011 at 12:01 PM

  6. #6

    Default

    That is the macro for it.

    /click LFDDungeonReadyDialogEnterDungeonButton


    If you're looking to be able to port in and out use

    /run LFGTeleport(IsInLFGDungeon())
    Last edited by Khatovar : 08-30-2011 at 11:53 AM
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  7. #7

    Default

    Ahh alright. Thanks!

    Quote Originally Posted by Khatovar View Post
    That is the macro for it.

    /click LFDDungeonReadyDialogEnterDungeonButton


    If you're looking to be able to port in and out use

    /run LFGTeleport(IsInLFGDungeon())
    EDIT: Actually, I just tried this and it doesn't work. Im looking for macro that would allow me to initiate the join dungeon que without having to click on the eyeball.
    Last edited by kaiverrettu : 08-30-2011 at 01:25 PM

  8. #8

    Default

    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.

    Let them hate, as long as they fear.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •