one other thing, not critical but in scripts the / is not needed before a command as everything inside the string is considered a command

so:
on 1:TEXT:hmm:*:/notice $nick %x hmm

doesn''t need the /
on 1:TEXT:hmm:*:notice $nick %x hmm