Log in

View Full Version : Beginner's macro



Bigcrazy18
03-26-2008, 12:17 AM
Anyone have a macro for main accepting quests and sharing and having clones accept?

Diamndzngunz
03-26-2008, 02:20 AM
I think its called the Big Button.... Search for it.

Xaedra
03-26-2008, 05:41 AM
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();

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.

You will have to manually pickup quests on your clones that cannot be shared.

kibbles
03-26-2008, 01:30 PM
Or you can get twoboxtoolkit (wow AddOn) - it'll autoaccept group invites from the "master" character and will auto-accept quests too.

Good stuff.

Bigcrazy18
03-27-2008, 12:22 AM
Bigbutton worked....thanks!