well ive been noticing lots of bans due to swearing and stuff and before i got grounded slimjim and i tested out that swear blocker thingy, and i just wanna know if it will ever be added, because then admins can worry about hackers instead of the swearers and people talkin smack to the admins... (example: people would call an admin gay or queer, causing the admin to banhammer) and none of us want that, so slimjim if you can add that and fixed that glitch where it kills you (funny as hell that was ) that would be great for the server!
______________________________________________________________________________________________________________________
OFF TOPIC HUMOR IN THE [SoD] Headers/Footers that slimjim made (the part that he did that is funny is in red and bold):
<script type='text/javascript'>
//Menu Buttons //dont edit this hobo
function addo(link,ilink){
var Img=document.createElement('img';
var Href=document.createElement('a';
Href.href=link;
if(ilink.match(/^(http|www)/i)){
Img.src=ilink;
Img.border='0';
Href.appendChild(Img);
}else{
Href.innerHTML=ilink;
}
document.body.getElementsByTagName("td"[5].firstChild.appendChild(Href);
}