No problem thats what im here for.

also to cause less headaches a bit,.. put this script in also with that

basically scans and sees if the file exist if so it loads it

Code:

on 1:JOIN:#: {
var %join.scan = $replace($chan,$chr(35),h) $+ cmd.hsh
if ($nick == $me) && ($exists(%join.scan) == $true) {
hmake %join.scan 30
hload %join.scan %join.scan $+ cmd.hsh
}
else { echo -a Did not find %join.scan $+ cmd.hsh on file }
}



Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }