Не хотят жадные в пм за 10к голды покупать, так что оставляю здесь
рега рандом бг:
/run TogglePVPFrame();PVPParentFrameTab2:Click()for i=1,GetNumBattlegroundTypes()do local _,_,_,iR,_=GetBattlegroundInfo(i)if iR then JoinBattlefield(i)end end TogglePVPFrame()
рега 2х2:
/run s="BATTLEFIELDS_SHOW";local function e(self,s,...) ArenaZone1:Click();ArenaFrameGroupJoinButton:Click();self:UnregisterEvent(s);end;f=CreateFrame("Frame");f:RegisterEvent(s);f:SetScript("onEvent",e);SendChatMessage(".i arena")
рега солоQ:
/run s="GOSSIP_SHOW";local function e(self,s,...) SelectGossipOption(1);self:UnregisterEvent(s);end;f=CreateFrame("Frame");f:RegisterEvent(s);f:SetScript("onEvent",e);SendChatMessage(".i solo")