Macro for changing which LFR instance to queue for? menu

User Tag List

Results 1 to 8 of 8
  1. #1
    zspron's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Macro for changing which LFR instance to queue for?

    The following macro can be used to queue for Ahune when the event is around:

    /run LFDQueueFrame_SetType(286)

    LFG.jpg
    https://i.imgur.com/2FU7k0n.jpg


    I was wondering if a similar macro exists for the Raid Finder.

    lfr.jpg
    https://i.imgur.com/UfJSad6.jpg


    If anyone has any information, it would be greatly appreciated, thank you. I'm just trying to queue for LFR stuff through typing.
    Attached Thumbnails Attached Thumbnails Macro for changing which LFR instance to queue for?-2fu7k0n-jpg  
    Last edited by zspron; 08-21-2016 at 07:04 AM.

    Macro for changing which LFR instance to queue for?
  2. #2
    Xalah's Avatar Contributor CoreCoins Purchaser
    Reputation
    219
    Join Date
    May 2012
    Posts
    241
    Thanks G/R
    2/11
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you post the images to a site like Imgur and post the link, the attachments dont have to be approved by a mod

    I will have a look and see what I can find with lfr queing, any specific part of LFR you want to que for or any of them?

  3. #3
    zspron's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Let's say just say that the Raid Finder currently displays Black Gate.

    How would one use a macro to queue for Walled City?

    Also, is there a way to create a macro to queue for it without me having to click?

  4. #4
    Xalah's Avatar Contributor CoreCoins Purchaser
    Reputation
    219
    Join Date
    May 2012
    Posts
    241
    Thanks G/R
    2/11
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    /click LFDMicroButton
    /click GroupFinderFrameGroupButton3
    /clickRaidFinderQueFrameSelectionDropDownButton
    /click DropDownList1Button12
    /click RaidFinderFrameFindRaidButton



    This one works for queing for what you want to, you can either create multiple macros or create a longer macro with an addon.

    /click LFDMicroButton
    /click GroupFinderFrameGroupButton3
    /clickRaidFinderQueFrameSelectionDropDownButton
    /click DropDownList1Button12
    /click RaidFinderFrameFindRaidButton
    /click DropDownList1Button11
    /click RaidFinderFrameFindRaidButton
    /click DropDownList1Button10
    /click RaidFinderFrameFindRaidButton
    /click DropDownList1Button9
    /click RaidFinderFrameFindRaidButton
    /click DropDownList1Button8
    /click RaidFinderFrameFindRaidButton

    The macro above will que you for All the HFC LFR's



    1= Walled City
    2= Arcane Sanctrum
    3= Imperator's Rise
    4= Slagworks
    5= The Black Forge
    6= Iron Assembly
    7= Blackhand's Crucible
    8= Hellbreach
    9= Halls of Blood
    10= Bastion Of Shadows
    11= Destructor's Rise
    12= The Black Gate
    Last edited by Xalah; 08-21-2016 at 07:12 AM.

  5. Thanks zspron (1 members gave Thanks to Xalah for this useful post)
  6. #5
    zspron's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for all the help!

    Is there a way to do this without clicks?

    I'm looking for something with /run or /script.

  7. #6
    Xalah's Avatar Contributor CoreCoins Purchaser
    Reputation
    219
    Join Date
    May 2012
    Posts
    241
    Thanks G/R
    2/11
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will look at it more later, This should get you started if you wish to try to create it yourself.


    /Script local queueId = LFDQueueFrame.type
    /Script SetLFGDungeon(789)
    /Script JoinLFG()

    docs/api/JoinLFG - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons
    docs/api/SetLFGDungeon - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons

  8. #7
    zspron's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for all the help. I think I can do it from here.

  9. #8
    zspron's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've tested everything so far, and basically I'm looking for a /script or /run command which does exactly the same as the following:

    /click DropDownList1Button12
    /click RaidFinderFrameFindRaidButton

    I can't seem to find the function for this.

Similar Threads

  1. sweet macro for rep turn in items
    By Elephant in forum World of Warcraft General
    Replies: 5
    Last Post: 10-01-2007, 08:53 PM
  2. A Helpful Macro for Hunters
    By Rayz in forum WoW UI, Macros and Talent Specs
    Replies: 1
    Last Post: 09-24-2007, 04:12 PM
  3. Macros for BG
    By myojinyahiko in forum Community Chat
    Replies: 19
    Last Post: 01-19-2007, 01:29 AM
  4. Macros: For Dummies
    By Krazzee in forum World of Warcraft Guides
    Replies: 0
    Last Post: 06-13-2006, 06:38 PM
  5. AutoIt Macro for WoW AFK Bot
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 04-06-2006, 06:01 AM
All times are GMT -5. The time now is 10:15 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search