Log in

View Full Version : Macro for accepting a res?



Gares
08-24-2008, 12:16 PM
I've been looking for it but I can't seem to find it as no one makes any reference to it?

The_Whack
08-24-2008, 12:37 PM
this is an all in one i use which i found here on the forums. Will work for trades, quests, invites ect.


/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();
/script ConfirmAcceptQuest();
/script StaticPopup_Hide("PARTY_INVITE");
/script StaticPopup_Hide("QUEST_ACCEPT");

Gares
08-24-2008, 12:52 PM
I tried this exact macro and when I use my main to res a slave and hit the macro is just sends him to the spirit healer for some reason.

The_Whack
08-24-2008, 01:01 PM
Ahhh i see, i misunderstood.

For auto accepting res i use a mod found here

[Addon] Multiboxer V2 ('http://www.dual-boxing.com/forums/index.php?page=Thread&threadID=7195&pageNo=1&highlight=multiboxerv2')

Other than that I dont think I can help with a specific macro, sorry.

Golle
08-24-2008, 03:39 PM
try to make a macro with this in it:


/script AcceptResurrect()


Not tested though.