Log in

View Full Version : Joining bgs arenas



Eloxy
04-28-2009, 11:36 AM
Untill now i have been a lazypoke and clicked all windows =P

What do you guys yse to sync this and make it go in one click?
Edit: And while were at it, does anybody know a good addon for telling you when enemys are using a spellreflect?

El roxy

Golle
04-28-2009, 11:57 AM
1st. I use HotKeyNet to broadcast my clicks to all my windows, so I just aim for the button, hold ALT down(my sendclickmodifier), click and boom it's done.

2nd. Hm, try naturenemycastbar.
I am using MikScrollingBattleText and it tell you what your target is doing like Vanish or Sprint or any other cooldown thing.
But you have to target the enemy for it to show, else it won't work I believe.

puppychow
04-28-2009, 01:03 PM
i have an accept-all macro that joins/leaves arena/BGs, rez's, accepts quests, etc. its mapped to alt-4 on my computer so i just press alt-4 when I want everyone to join a bg/arena. be careful tho - for example if you are in an arena and its not over yet, and you click, you WILL leave :)

/script AcceptQuest();
/script RetrieveCorpse();
/script RepopMe();
/script ConfirmAcceptQuest();
/script StaticPopup_Hide("PARTY_INVITE");
/script StaticPopup_Hide("QUEST_ACCEPT");
/script AcceptBattlefieldPort(1,1);
/script LeaveBattlefield();

Xar
04-28-2009, 01:41 PM
Before LK I was using AV Preform to have my group auto enter a bg, I'd just queue up as a party with just the leader and use Preform to accept the BG Enter but seeing Puppy's script, I might add those BG scripts to my accept all script and us it instead, it's been a while. 8D

Eloxy
04-28-2009, 10:36 PM
i have an accept-all macro that joins/leaves arena/BGs, rez's, accepts quests, etc. its mapped to alt-4 on my computer so i just press alt-4 when I want everyone to join a bg/arena. be careful tho - for example if you are in an arena and its not over yet, and you click, you WILL leave :)

/script AcceptQuest();
/script RetrieveCorpse();
/script RepopMe();
/script ConfirmAcceptQuest();
/script StaticPopup_Hide("PARTY_INVITE");
/script StaticPopup_Hide("QUEST_ACCEPT");
/script AcceptBattlefieldPort(1,1);
/script LeaveBattlefield();

this might just be a simple way to do it, (less addon the better imo). then again anything beats clicking hehe
Btw does that preform av work with the new "que from anywhere" thingy?

Maxion
04-30-2009, 12:58 AM
i have an accept-all macro that joins/leaves arena/BGs, rez's, accepts quests, etc. its mapped to alt-4 on my computer so i just press alt-4 when I want everyone to join a bg/arena. be careful tho - for example if you are in an arena and its not over yet, and you click, you WILL leave :)

/script AcceptQuest();
/script RetrieveCorpse();
/script RepopMe();
/script ConfirmAcceptQuest();
/script StaticPopup_Hide("PARTY_INVITE");
/script StaticPopup_Hide("QUEST_ACCEPT");
/script AcceptBattlefieldPort(1,1);
/script LeaveBattlefield();

this might just be a simple way to do it, (less addon the better imo). then again anything beats clicking hehe
Btw does that preform av work with the new "que from anywhere" thingy?
It has been updated to work with it, i believe.

Extreme
04-30-2009, 09:54 AM
i use the addon "preform av enabler" to join/leave a bg with all my toons (group leader required for your mainchar)
edit: yes it works with the "que from anywhere" thing :D