I've discovered something today: The GMThree is the battlegroup 'thing' that directs traffic flow. I was talking to a GM when I brought it up in conversation, so it's from a reliable source. Anyways, I wrote a macro to spam the battlegroup.
/script t=0;z=10;CreateFrame("frame"):SetScript("OnUpdate", function(s,e) if t>1 then for i=0,500 do SendAddonMessage("_G","","WHISPER","Bemfive")end;if z>1 then t=0 else z=z-1 end elseif z>1 then t=t+e end end)
This usually causes a great deal of lag, then disconnects me. Is there anyone out there who has a strong enough internet connection or can rewrite the macro into something that will crash the battlegroup?
And using it to talk to GMThree (I'm on battlegroup 3, so I talk to GMThree) should also do the trick (if you can't talk to Bemfive). Also, it should do the same thing if whispered to Bemthree, Bemone, or Bemfour.
EDIT: If you can't talk to them initially, type, "/w bemfive hey" and it should open up the "GM would like to talk to you." window. Open that up, then press the macro, and you'll see results.
Thanks for the help, and I will +rep people for helping me out =D