Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 19
  1. #1
    Member Fursphere's Avatar
    Join Date
    Mar 2007
    Location
    Northern California
    Posts
    1026

    Default LFG - Role & Queue Accept Macros

    Ok, I'm sure there is a way to do this - anyone figure it out yet?

    I've been digging and have found nothing so far...

    EDIT: Provided by Khatovar

    click LFDRoleCheckPopupAcceptButton
    /click LFDDungeonReadyDialogEnterDungeonButton
    /run LFGTeleport(IsInLFGDungeon())
    Last edited by Fursphere : 12-14-2009 at 12:37 PM
    -Legion of Boom Founder-
    -Retired-

  2. #2

    Default

    Found this in the UI forum. Can't test anything at work... and some of it looks old as it references LFG not LFD.
    ___
    From the new LFD Tool:

    inParty, joined, queued, noPartialClear, achievements, lfgComment, slotCount = GetLFGInfoServer();
    voteInProgress, didVote, myVote, targetName, totalVotes, bootVotes, timeLeft = GetLFGBootProposal();
    canBeTank, canBeHealer, canBeDPS = GetAvailableRoles();
    leader, tank, healer, dps = GetLFGRoles();
    inProgress, slots, members = GetLFGRoleUpdate();
    {name, typeID, minLevel, maxLevel, expansionLevel, groupID, texture, difficulty} = LFDGetDungeonInfoByID(dungeonID);
    JoinRandomDungeon();
    ClearAllLFGDungeons();
    JoinLFG();
    SetLFDDungeonEnabled(dungeonID, isEnabled);
    proposalExists, typeID, id, name, texture, role, hasResponded, totalEncounters, completedEncounters, numMembers = GetLFGProposal();
    bossName, texture, isKilled = GetLFGProposalEncounter(i);
    GetLFDRewardInfo(rewardID);
    isLeader, role, level, responded, accepted, name, class = GetLFGProposalMember(memberID);
    hasData, leaderNeeds, tankNeeds, healerNeeds, dpsNeeds, instanceType, instanceName, playersInQueue, partiesInQueue, averageWait, matchesMade, someTimeValue= GetLFGQueueStats();
    LFDDungeonInfo = GetLFDChoiceInfo(); --Table
    LFDCollapseList = GetLFDChoiceCollapseState(); --Table
    LFDEnabledList = GetLFDChoiceEnabledState(); --Table
    LFDDungeonList = GetLFDChoiceOrder(); --Table
    ___

  3. #3
    Member Fursphere's Avatar
    Join Date
    Mar 2007
    Location
    Northern California
    Posts
    1026

    Default

    Ya, I found those too on wowwiki. Didn't see anything with a "accept" functionality though. /cry

    thanks for posting those though, maybe someone can figure something out.
    -Legion of Boom Founder-
    -Retired-

  4. #4

    Default

    Found another reference for someone to test.

    /leave /join LookingForGroup
    and
    /lfd and /lfr for raids

  5. #5

    Default

    /df also works for the dungeon finder
    I'm going to live forever, or die trying.
    5 Shaman Northrend Heroics - My YouTube Channel - Details about my setup (outdated)
    T2 Heroics: lvl 80 Heroics wearing lvl 60 armour
    Running 5-6 accounts on one computer, currently playing Horde on US-Skywall.
    My main teams:
    5x Shamans lvl 85
    5-class team lvl 100: Paladin, Druid, Shaman, Mage, Priest

  6. #6

    Default

    OK what about to accept the popup where you select your role, and the second accept to actually go to the instance?

    Currently searching ATM....
    Resto Shaman + 4 DK's, work in progress...
    ------------------
    Teezy/Jaqblaq @ Stormrage
    Emeritus Guardian and Keeper of the no focus manifesto.

  7. #7

    Default

    Not an elegant solution, but I've been switching on mouse broadcast to click accept twice.
    Takes very little time and works like a charm.

  8. #8

    Default

    Innerspace Mouse Broadcasting for the win.

    I would love to find the API Function for leaving the dungeon though. Right now I just use my Party Disband and Reform Macro to get a free teleport out.

  9. #9

    Default

    I use mouse broadcasting myself but for those that want a macro, make sure you write it down somewhere besides here in case Fur gets his panties in a wad again.
    <Blue Man Group>
    Aradar/Ereder/Iridir/Orodor/Urudur
    Duskwood - Alliance

  10. #10

    Default

    Don't spam the button if you keep the last line in. It will port you into or out of your dungeon.

    /click LFDRoleCheckPopupAcceptButton
    /click LFDDungeonReadyDialogEnterDungeonButton
    /run LFGTeleport(IsInLFGDungeon())

    I accept tributes in the form of soft fluffy things and random acts of cuddling.
    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 _

Posting Rules

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