Alright, I've been over this time and again, but from what I've read, to disable the censor you simply place ('censor') in the Index under $params['skip_proxies']
This is a direct copy from my index: "/src/phpfreechat.class.php";$params['skip_proxies'] = array('censor');
$params = array();
$params["title"] = "Renegades";
The censor is still not turning off. I have rehashed it, but to no avail. Everything else seems to be working. I must admit, I am very new to this, and mostly teaching myself but.... I'm totally lost.