Off Topic > Drama
Banned for saying "OSHIZ"
DrenDran:
--- Quote from: sir dooble on November 10, 2010, 04:35:06 PM ---If the admin doesn't want you swearing on his server, he has the right to enforce that.
Just because you're allowed to/are comfortable with swearing, doesn't mean other people want to hear it at all.
If you saw the person above who swore, being mentioned that he'd be banned if he hadn't left, you'd have known that the admin didn't like swearing at all.
So, you don't go and do something, or even imitate something that the Admin doesn't want to see.
As far as I'm concerned, OSHIZ is the same as Ostuff, and the Admin doesn't want it there, and is allowed to ban you from his server if you say so, especially after the verbal warning prior to that.
--- End quote ---
I no longer allow the letter "c" to be said on my servers.
It is a pointless part of the English language, so I'm doing my handicapped part to change it.
And before you say anything, servers with a "c" word filter of mine still fill up fine.
MegaScientifical:
--- Quote from: DrenDran on November 12, 2010, 03:00:33 PM ---I no longer allow the letter "c" to be said on my servers.
It is a pointless part of the English language, so I'm doing my handicapped part to change it.
And before you say anything, servers with a "c" word filter of mine still fill up fine.
--- End quote ---
--- Code: ---package banC {
function serverCmdMessageSent(%c, %m) {
if(strStr(%m, "c") > -1)
commandtoserver('ban', %c.name, %c.BL_ID, -1, "Don't you say \"c\" in MY server!");
else
Parent:;serverCmdMessageSent(%c, %m);
}
};
activatePackage(banC);
--- End code ---
MegaScientifical:
NOEDIT: Fixing code:
--- Quote from: MegaScientifical on November 12, 2010, 03:26:59 PM ---
--- Code: ---package banC {
function serverCmdMessageSent(%c, %m) {
if(strStr(%m, "c") > -1)
commandtoserver('ban', %c.name, %c.BL_ID, -1, "Don't you say \"c\" in MY server!");
else
Parent::serverCmdMessageSent(%c, %m);
}
};
activatePackage(banC);
--- End code ---
--- End quote ---
DrenDran:
--- Quote from: MegaScientifical on November 12, 2010, 03:26:59 PM ---
--- Code: ---package banC {
function serverCmdMessageSent(%c, %m) {
if(strStr(%m, "c") > -1)
commandtoserver('ban', %c.name, %c.BL_ID, -1, "Don't you say \"c\" in MY server!");
else
Parent:;serverCmdMessageSent(%c, %m);
}
};
activatePackage(banC);
--- End code ---
--- End quote ---
Lol.
Granted I don't ban, it's just part of the e-tard filter from time to time.
In fact, I reduced it to just "ck" after it made it hard to say people's names.
So words like "hack" "chicken" and "kick" become "hak" "chiken" and "kik".
:cookieMonster:
MegaScientifical:
--- Quote from: DrenDran on November 12, 2010, 03:32:49 PM ---Lol.
Granted I don't ban, it's just part of the e-tard filter from time to time.
In fact, I reduced it to just "ck" after it made it hard to say people's names.
So words like "hack" "chicken" and "kick" become "hak" "chiken" and "kik".
:cookieMonster:
--- End quote ---
Fuk?