Quote Originally Posted by redflicee
Quote Originally Posted by shol
...

Automatically create food / water and hand it out to whoever and accept trade (in conjunction with trade dispenser)
...
I use trade dispenser, but can't see how to make my toons accept a trade via a macro, can you tell me how you do it? ops:
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();

put this on all of your toons and bind it to the same key. This is my F12 key. i simple give something to one of my toons from another toon hit the F12 key and both toons hit accept. Works for accepting shared quests, releasing when you die, taking group invites, and for poping all of your toons up at the same time if someone is camping your corpses.

My main's F12 looks like this so i can invite my group with the same key and then hit it again and they all accept.

/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();
/inv jusab
/inv jusac
/inv jusad
/inv jusae

Good Luck and Have Fun.