/run FB=FB or CreateFrame("Frame")FB:RegisterEvent("CHAT_MSG_BN_WHISPER")if B then print("关")B=nil else print("开")B=function(_,_,m,_,_,_,_,_,_,_,_,_,_,_,p)if m=="1"then _,n,_,s=BNGetToonInfo(p)InviteUnit(n.."-"..s)end end end FB:SetScript("OnEvent",B)