PDA

View Full Version : [WoW] Macro for accepting, repop, join BG?



Chronic1337
11-27-2009, 05:02 AM
Hello everyone,

Last year i found the great macro that looked like this:
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();
But then with more /script features.

I am looking for that macro but then with joining battlegrounds included, and maybe some more helpfull features.

Anyone can post that macro here?

Thanks in advanced!

Chronic1337
11-27-2009, 05:20 AM
Testing my signature

Wokomehee
11-27-2009, 06:52 AM
I use this macro:

/script AcceptQuest();
/script RetrieveCorpse();
/script RepopMe();
/script ConfirmAcceptQuest();
/script StaticPopup_Hide("PARTY_INVITE");
/script StaticPopup_Hide("QUEST_ACCEPT");
/script AcceptBattlefieldPort(1,1);

...but it dosent work for Wintergrasp. Anyone know if its possible to add wg?


I use this macro:

/script LeaveBattlefield();

-to leave a bg =)

Acidburning
11-27-2009, 01:46 PM
/click StaticPopup1Button1

I use that for all Wintergrasp popups, works for BG's too.

also,

/script LeaveParty()