Author Topic: Banned for saying "OSHIZ"  (Read 3040 times)

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.
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.

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.

Code: [Select]
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);

NOEDIT: Fixing code:

Code: [Select]
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);

Code: [Select]
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);
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:

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:

Fuk?





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.
TESTIFIED!

I think we all learned a lesson here today...
Don't say OHIZ, it's mean.

god damnit did you have to bump this?

god damnit did you have to bump this?
Because he's trolling, just look at his "forget badspot" topic.