this will only censor the text for YOU

Code:
on ^*:TEXT:*:#:{
echo -a $replace($1-,badword1,[censored],badword2,[censored],etc,[censored])
haltdef
}