Anyone have a macro for main accepting quests and sharing and having clones accept?
Printable View
Anyone have a macro for main accepting quests and sharing and having clones accept?
I think its called the Big Button.... Search for it.
Place this on ONE macro. It will accept groups, quests, trades, releases your spirit to the graveyard, and retrieves your corpse all on ONE button. Hence why it is called "the big button". Very handy.Code:/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();
You will have to manually pickup quests on your clones that cannot be shared.
Or you can get twoboxtoolkit (wow AddOn) - it'll autoaccept group invites from the "master" character and will auto-accept quests too.
Good stuff.
Bigbutton worked....thanks!