View Full Version : Ace
vodochild
10-28-2009, 05:04 PM
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
I need some help with this macro.
1. What goes in the ()?
Do I need to share quests and then push the macro button
will this work with accepting winter grasp?
Ughmahedhurtz
10-28-2009, 05:11 PM
Nothing goes in the ().
Yes, share quests and then hit the key.
Not sure about WG.
Fizzler
10-28-2009, 05:44 PM
mmm donut holes.
Share what in WG?
Popup dialog boxes that requires confirmation "OK" can be /click
Create this macro
/print GetMouseFocus():GetName()
Drag it to your action bar. Hover your mouse over the popup you need to click on and his the action bar hotkey. It should print out the name of that element.
Add to your macro list /click elementname
Ughmahedhurtz
10-29-2009, 12:41 AM
Create this macro
/print GetMouseFocus():GetName()
Drag it to your action bar. Hover your mouse over the popup you need to click on and his the action bar hotkey. It should print out the name of that element.
Awesome tip. Learned something new today. :D
vodochild
10-29-2009, 11:55 AM
I found it the macro for the popups is:
/click StaticPopup1Button1
Thanks for all your help
vodochild
10-29-2009, 12:10 PM
The “/click StaticPopup1Button1” can replace
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
and will get all of your char into battle groups like wintergrasp. I think this works have not tried it in every situation yet. Let me know if it works for you.
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.