Is thier a way to determine how many people are currently connected to the server? and if so is their a way to tell how many are bots and how many are real?
At the moment I am relying on my script to keep count of the users in a variable but my client_disconnect and client_connect fuction arn't always being called on conncects and disconnects. So the count gets screwed up.