PDA

View Full Version : Auto accept BG starts?



Zenthor
12-22-2007, 11:07 AM
I have found the following in these great forums which makes MB much easier
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();

but, I can not find one that will accept the start of WSG. I use may main to join as group, but then have to hit enter battle on each alt. Am i missing a script?
Thankyou

Shogun
12-22-2007, 11:45 AM
I'm 99% sure there's an adon that will auto accept BG invites, which has the added bonus of making you join very fast and often grabbing BG leadership. Can't for the life of me remember where I saw it though... wowinterface.com or curse gaming iirc

maqz
12-22-2007, 11:46 AM
If you're looking for a script function, it must be this one: AcceptBattlefieldPort (http://www.wowwiki.com/API_AcceptBattlefieldPort)

It seems a little trickier than the others with more parameters, but I think you can make it work. There's an example if you follow the link, but it looks a little too big to fit in a script.

edit: Actually, if you are only in one queue, maybe this could work:
/script AcceptBattlefieldPort(1,1)

Otherwise, maybe the index is different for different BGs? You could do an ugly hack: :-D
/script AcceptBattlefieldPort(1,1)
/script AcceptBattlefieldPort(2,1)
/script AcceptBattlefieldPort(3,1)
...

Electrissy
12-26-2007, 10:15 PM
I've been pvping a lot with my shammies and have to say that Automaton is a nice way to make sure they all instantly join together so that I always get to be the battlegroup leader ;).

http://www.wowace.com/wiki/Automaton

I'd get it from wowace.com, but it's also at: http://www.wowinterface.com/downloads/info5610/

Kyudo
12-26-2007, 11:04 PM
/agree

Automaton works nicely for auto-accept