Im trying to make this script so that if anyone notices me and the word 'closing' is involved i will reply.
Code:
on *:Notice:*:?: {
/msg $nick Lalal
}

on *:Notice: * :?: {
^ Make this part so if someone says, 'we're closing' or 'closing door' ill reply. But 'we're closing' is oly apart of the other persons message, so their full message would be 'we're closing, please logout' and i would reply Lalal.