Log in

View Full Version : Cant find the BG invite macro



Iceorbz
08-18-2009, 04:01 PM
Alright, so im not sure what happened to my macaroon but it deleted a few buttons lol. The macro i needed was posted by someone, it would message the raid leader of the battleground and ask him to pass leader to toon name, who is in group #.

Anyone have this copied down? :( I cant believe I dont have it now. Our forum search is so hard to use lol, cant really find the things that im looking for.

Eloxy
08-18-2009, 04:08 PM
/run AcceptQuest();
/run AcceptTrade();
/run RetrieveCorpse();
/run RepopMe();
/run ConfirmAcceptQuest();
/run AcceptResurrect();
/run StaticPopup_Hide("QUEST_ACCEPT");
/run ConfirmReadyCheck(1);
/script AcceptBattlefieldPort(1, 1)


Sumthing like this?
Edit; if u only need inv for bg just use /script AcceptBattlefieldPort(1, 1)
But i guess u know ;)

Owltoid
08-18-2009, 04:11 PM
http://www.dual-boxing.com/showthread.php?t=23129


/run local g,l for i=1,GetNumRaidMembers()do local n,r,c=GetRaidRosterInfo(i)if UnitIsUnit("player","raid"..i)then g=c end if r==2 then l=n end end SendChatMessage("Yo http://www.dual-boxing.com//images/smilies/smile.gif I would like to be in the same group as my friends. So if you don't mind please promote (/promote Xiuy) or make assistant to "..UnitName("player")..", group "..g,"whisper",nil,l)

Iceorbz
08-18-2009, 04:15 PM
Your a god owl! Thanks, man I would have never looked in that thread lol.

Owltoid
08-18-2009, 04:22 PM
Once Jafula releases the next (development) version of Jamba hopefully you won't have a need for the macro anymore.

gitcho
08-18-2009, 04:38 PM
Once Jafula releases the next (development) version of Jamba hopefully you won't have a need for the macro anymore.

why is that ? The macro will be included as part of the addon?

(thx for the macro btw - was looking for something like that)

Owltoid
08-18-2009, 04:48 PM
Sorry, I can't take credit for the macro.

Jamba 0.4 shows your party list and you can already use this to monitor all your toons health and follow status. I believe Jamba 0.5 (under development) will have increased functionality, including ordering your toons in whatever order you choose (I'll do it the same as Pitbull in alphabetical order). I'm hoping that somehow I'll be able to use the Jamba party list to monitor their health, spell casts, and everything basic UI orientated. Although you'll still have the problem of totems not stacking since they're not in the same party, at least you'll be able to monitor your toons as if they were in the same group.

Eloxy
08-18-2009, 05:01 PM
holyshit...thats a good macro =O

Gief fok nerf and remove armor penetration and i got the TBC feeling ;)

Iceorbz
08-18-2009, 05:47 PM
Sorry, I can't take credit for the macro.

Jamba 0.4 shows your party list and you can already use this to monitor all your toons health and follow status. I believe Jamba 0.5 (under development) will have increased functionality, including ordering your toons in whatever order you choose (I'll do it the same as Pitbull in alphabetical order). I'm hoping that somehow I'll be able to use the Jamba party list to monitor their health, spell casts, and everything basic UI orientated. Although you'll still have the problem of totems not stacking since they're not in the same party, at least you'll be able to monitor your toons as if they were in the same group.


Yeah it wouldnt hurt if we could mouseover to get targets, or click the health bar instead of the little icon. I can't really stand using jamba as my party target but it's a temporary patch on a big crack.