Close
Showing results 1 to 5 of 5
  1. #1

    Default WoW Dungeon/battleground entrance confirmation macro?

    Wondering if anyone knows a way to confirm this dialog box via macro.

    Thanks.

  2. #2

    Default

    This is the dungeon one

    /click LFDRoleCheckPopupAcceptButton
    /click LFGDungeonReadyDialogEnterDungeonButton

    This is the optional macro for poring in and out of the dungeon

    /run LFGTeleport(IsInLFGDungeon())
    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
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    For PvP, I use:
    /script AcceptBattlefieldPort(1,1)
    /script LeaveBattlefield()

    This will both accept the Battleground and exit the Battleground, if you're in one.
    I have accidentally pushed it, while in a BG... so be careful.

    While you're loading the BG, it doesn't port you out.
    So its safe to have in a Repeater Region and spam click or press the hotkey a few times, to get everyone in.

    It also accepts/leaves Arena, if you're doing that.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  4. #4

    Default

    I consolidated bits I've found everywhere. Hasn't been fully tested fully though. but i looks like a universal In & Out

    Code:
    /script AcceptBattlefieldPort(1,1)
    /script LeaveBattlefield()
    /click LFDRoleCheckPopupAcceptButton
    /click LFGDungeonReadyDialogEnterDungeonButton
    /run MiniMapInstanceDifficulty:Hide() MiniMapInstanceDifficulty.Show=function() end
    /use hearthstone
    /run LFGTeleport(true)
    Just remember what ol' Jack Burton does when the earth quakes, and the poison arrows fall from the sky, and the pillars of Heaven shake. Yeah, Jack Burton just looks that big ol' storm right square in the eye and he says, "Give me your best shot, pal. I can take it"

  5. #5

    Default

    I just use mouse broadcasting.. its safe 8)
    Currently 5 Boxing 5 Protection Paladins on Whisperwind Alliance
    The Power of Five!!! ( short video )

Posting Rules

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