To be used for archiving purposes only. No new posts will be made. View Scope's Farewell Message
[09:39:13 PM] «[].[].[].[].@USEast» Do you know what the best letters of the alphabet are?[09:39:21 PM] «DeCi@USEast» h e n r y
I believe the warden requests come over your BNCS connection. Since the Starcraft in-game uses a separate UDP protocol and communicates directly between the clients, there would be no way to send your own warden requests. On the other hand, if people disconnect from BNCS to use the hacks, you could check every 30 seconds or so if the other members are still connected to Battle.net. If not, drop them.
BNCS = battle.net chat server. It's the servers and protocols used when you connect to something like useast.battle.net on port 6112.UDP = user datagram protocol. It's another protocol on the transport layer (as opposed to something like say, TCP).In essence however, yes.