View Single Post
Old 07-25-2002, 10:44 AM   #2
LordKiev
New Member
 
Join Date: Apr 2002
Location: Atlanta, GA
Posts: 8
LordKiev is on a distinguished road
Send a message via AIM to LordKiev
I haven't taken a look at the code, but the HC/Owner of the MUD I'm coding on modified socketing a little bit, and one of the things he did was check to see if two people are logged in from the same IP. If they are, it flags. Since we have limited multiplay, it isn't a problem. As for the spamming, we have an emote checker piece of code. It saves your last 20 emotes and if you repeat, it flags. Same with excessive color coding, etc. But checking for multiplay is iffy. If you have shell access anywhere that's an extra IP/host. There are tests that humans can run, but they have to be evaluated by humans.
LordKiev is offline   Reply With Quote