as the title says.. would like a command to take all 5 guys outa q at once? any ideas?
as the title says.. would like a command to take all 5 guys outa q at once? any ideas?
Vantek, Vantol, Vantal, Vantol, Vantel.. yeah.. no Vantil.... bite me, im a moron...
5X70 shamen.. Dark Iron Horde US, AKA the worst server on earth...
nope
Vantek, Vantol, Vantal, Vantol, Vantel.. yeah.. no Vantil.... bite me, im a moron...
5X70 shamen.. Dark Iron Horde US, AKA the worst server on earth...
Try this. It will leave the AV queue for any toons that are still queued or have had their queue pop. It will do nothing if they are inside AV (the API does leaving a BG and dropping queue with same function).
NOTE: I haven't run this to confirm it works, but it should be close to something that does.
PHP Code:
/script
for i=1,MAX_BATTLEFIELD_QUEUES do
local s,n=GetBattlefieldStatus(i)
if (n=="Alterac Valley") and (s=="queued" or s=="confirm") then
AcceptBattlefieldPort(i,0)
break
end
end
[align=center]The Muddlocks™
.: Muddwhite | Muddblack | Muddred | Muddgreen | Muddblue :.
Team Mudd™
.: Muddmedic| Muddlock| Muddlick| Muddlack| Muddluck:.
[/align]
l.. i put that in a macro.. and it just spewed it out near the BG guy.. so now more people think im a bot thats messing upi take it that wasn't just a macro?
Vantek, Vantol, Vantal, Vantol, Vantel.. yeah.. no Vantil.... bite me, im a moron...
5X70 shamen.. Dark Iron Horde US, AKA the worst server on earth...
Put it all on one line
PHP Code:
/script for i=1,MAX_BATTLEFIELD_QUEUES do local s,n=GetBattlefieldStatus(i) if (n=="Alterac Valley") and (s=="queued" or s=="confirm") then AcceptBattlefieldPort(i,0) break end end
[align=center]The Muddlocks™
.: Muddwhite | Muddblack | Muddred | Muddgreen | Muddblue :.
Team Mudd™
.: Muddmedic| Muddlock| Muddlick| Muddlack| Muddluck:.
[/align]
ahh will try that thanks
Vantek, Vantol, Vantal, Vantol, Vantel.. yeah.. no Vantil.... bite me, im a moron...
5X70 shamen.. Dark Iron Horde US, AKA the worst server on earth...
ahh thanks mudd that works greatpops up the confirm box on each window.. which is easier than right clicking on each toons little icon.. any way to accept on all? or just click around?
main reason i want this is that if i need to leave a Q and its near time.. 1 guy will end up getting accepted into a game and sspvp pops him there... so i have to wait while one guys av's and the rest whack it.. thanks![]()
Vantek, Vantol, Vantal, Vantol, Vantel.. yeah.. no Vantil.... bite me, im a moron...
5X70 shamen.. Dark Iron Horde US, AKA the worst server on earth...
I use an addon called critandrun . Just type /unq.
I used it to q up my team out of a party. wsg q's as a 5 person party were taking 30mins at the time where as a single character q was <1min.
Preform AV Enabler
If ur the party or raid leader, just go to the BM, pop the window and open Preform AV Enabler. Then Q up. When the box appears asking to join, just click on join with ut leader, and everyone else, on the party or raid, with the addon installed will join the battleground.
Yes, it also takes out the queue of all ppl with the addon![]()
Connect With Us