PDA

View Full Version : Quest Logs, ect.



Zanish
03-08-2009, 08:35 PM
Recently set myself up for dual-boxing, got hotkey working, macros setup, both accounts links, running around having a good time. However it is a pain to keep alt+tabbing between windows to accept quests. Search of the forums returned nothing in the way of macros to do this. Is there a WoW macro that exists in order to accept a shared quest? I can enable my software to transmit mouse clicks, but not so sure on actualy cursor position in the other window. Any advice?

Ogloo
03-08-2009, 09:33 PM
download automaton and jamba (addons).. they can link all the actions so u dont have to tab over..... so that it does open the quest guy. click on a item.. complete the quest..

Zal
03-08-2009, 09:50 PM
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();
/script ConfirmAcceptQuest();
/script StaticPopup_Hide("PARTY_INVITE");
/script StaticPopup_Hide("QUEST_ACCEPT");

Ogloo
03-08-2009, 09:51 PM
thanks zal! thanks what i was looking for if u want it more moderator based.. (instead of having a addon do it for u when u dont want it)..