Ranking
Original Post
[CONC] FollowBot
Okay, so FNugget was talking about this, and I decided it would be very possible to construct this as a third party program. Basically, this is how it would work.

A connection to the lobby server would be established, where it would get a list of servers, and find the user in question. The bot would then connect to said server, until the user leaves. It would then wait about three seconds, before getting an updated list. If the user does not show up, it will wait 30 seconds and try again, until it finds the user. When it does, it connects to the new server. Rinse and repeat. This would make it possible to track users, etc. What do you think?
This will print the server Mosier is in.

nc content.toribash.com 22000 | grep -B1 -i mosier | head -1 || echo not found