i need a Spam Protector. But all the ones i got off the hub don't work i get errors when i log in and it kills the connection. Can someone give me a Spam Protector please?
Thanks
Alienman
ID:178394
May 19 2002, 12:32 pm
|
|
In response to RaeKwon
|
|
thats one i found and when i log in i get these errors
Connecting to file://C:\WINDOWS\Desktop\Alien World\Alien World.dmb. runtime error: Cannot execute null.Find(). proc name: New (/client/New) source file: s_admin2.dm,1022 usr: null src: Alienman22774 (/client) call stack: Alienman22774 (/client): New() Key "Alienman22774" disconnected at approx. 18:29:13 05/19/2002 after playing for about 0:00:00. Connection closed. Alienman |
In response to RaeKwon
|
|
If you don't like darkness's demo, then you should specify what features you would like on it so you can get further help. Note: It's a good demo lot's of things in it:)
|
In response to Alienman22774
|
|
It's with s_admin. Delete this line of code.
client/New() if(banned.Find(src.key)||banned.Find(src.address)) del(src) return .=..() That should do it, a lot of people get that error. |
In response to Super16
|
|
hmmm i found a line of code in S-Admin...
client/New() if(banned.Find(src.key) || banned.Find(src.address)) world.log << "(Key \"[src.key]\" tried to connect, but was banned.)" del(src) return thats it I can't find that exact one you said. When i deleted this line i got 17 errors |
Darkness has a nice one, try it.
- TheWizard