Close
Showing results 1 to 3 of 3
  1. #1

    Default More inclusive "Accept All" macro needed!

    Hey, I'm currently using

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


    for my accept all macro. Has anyone figured out a way to make it also accept Battleground/arena queues, and resurrect-at-body? i.e. when someone revives a character this releases my spirit instead of taking the rez.
    Jenzali - Troll Druid (Level 85) - Emerald Dream
    Soon to be joined by 4 other Druid buddies!

  2. #2

    Default

    This will accept your BG and arena queue, provided you are only queued for one. If you queue for more than one, it may or may not work.

    /script AcceptBattlefieldPort(1, 1);

    As for the rez accept, I just use a UI mod that auto-accepts it. The only caveat with that is that you have to be careful rezzing near a patrol or other unsafe area, because your toon will rez the instant the spell finishes casting.
    WowVoiceBox - Free speech recognition program designed for multiboxers!

    Retired Multi-boxer

  3. #3

    Default

    try adding:

    /script AcceptResurrect()

    Not tested though.

Similar Threads

  1. "Accept all" macro changes!
    By Ken in forum Macros and Addons
    Replies: 8
    Last Post: 05-28-2009, 01:24 AM
  2. Is there a BE ALL END ALL "Accept" macro?
    By The IT Monkey in forum Macros and Addons
    Replies: 6
    Last Post: 07-17-2008, 02:07 PM
  3. Question about "Accept" macro
    By Jibn in forum New Multi-Boxers & Support
    Replies: 5
    Last Post: 05-03-2008, 04:03 PM
  4. Accept All macro
    By DigitalLorax in forum Macros and Addons
    Replies: 4
    Last Post: 03-07-2008, 11:42 AM
  5. Accept Quest Macro not working
    By Oswyn in forum Macros and Addons
    Replies: 11
    Last Post: 02-15-2008, 05:39 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •