Auto-Censor
mIRC Code
+ 1 likes
Please Register to submit score.
| Average Score | 5.0 |
| Scores Submitted | 1 |
| Date Added | Dec 01, 2008 |
| Last Updated | Dec 01, 2008 |
| Tags | auto autocensor block censor cuss swear words |
|
|
Introduction
Cheers,
~ Cody
mIRC Snippet:
Auto-Censor
Posted on Dec 1, 2008 8:16 am
Posted on Dec 1, 2008 8:16 am
why censor your own swear words, dont make sense to do that, easy just not to type any swearwords, make it so it will censor other ppl's swearwords
mIRC Snippet:
Auto-Censor
Posted on Dec 1, 2008 9:21 am
Posted on Dec 1, 2008 9:21 am
I think this code can be useful in a strict channel(especially when their op's have a disturbing anti swear scripts). Sometimes the normal user had typed without knowing the words can make they be banned so this script can preventing them....
mIRC Snippet:
Auto-Censor
Posted on Dec 1, 2008 1:19 pm
Posted on Dec 1, 2008 1:19 pm
Since when was pussy a swear? or sex..
mIRC Snippet:
Auto-Censor
Posted on Dec 1, 2008 8:57 pm
Posted on Dec 1, 2008 8:57 pm
| Code: |
$regsubex($1-,/(fark|shoot|ass(?:hole)?|bitch|cock|pussy)/ig,$str(*,$len(\1))) |
mIRC Snippet:
Auto-Censor
Posted on Dec 1, 2008 10:09 pm
Posted on Dec 1, 2008 10:09 pm
you just did a napa on this script mountaindew :p
mIRC Snippet:
Auto-Censor
Posted on Dec 2, 2008 12:05 am
Posted on Dec 2, 2008 12:05 am
lol naw i would have done
to make it abit funny ;x
| Code: |
| $regsubex($1-,/(fark|shoot|bitch|@#$|ass|slut|whore|pussy|cock)/gi,$+($chr(3),4,[Censored],$chr(3))) |
to make it abit funny ;x
mIRC Snippet:
Auto-Censor
Posted on Jan 1, 2009 3:30 pm
Posted on Jan 1, 2009 3:30 pm
Thanks for the comments all, mountaindew, I would include that, but I've no idea how to use $regsubex... LOL!
mIRC Snippet:
Auto-Censor
Posted on Jan 1, 2009 3:33 pm
Posted on Jan 1, 2009 3:33 pm
Thanks for the comments everyone.
@mountaindew: I would use $regsubex, but I've not a clue how it works.
@Jonsey44: Umm... since I was raised not to speak that way around my younger brothers. :D
~Cody Out.
@mountaindew: I would use $regsubex, but I've not a clue how it works.
@Jonsey44: Umm... since I was raised not to speak that way around my younger brothers. :D
~Cody Out.
mIRC Snippet:
Auto-Censor
Posted on Jan 1, 2009 3:40 pm
Posted on Jan 1, 2009 3:40 pm
oh lol! my bro took me into a stripjoint at 11. im sure you were a better one XD
mIRC Snippet:
Auto-Censor
Posted on Jan 2, 2009 8:35 am
Posted on Jan 2, 2009 8:35 am
This script has already been made in a more efficient way, but good job. >.> mines better >.>











