ok thanks again
i got this worked out so far now
on 1:rawmode:#: if (+a === $1) { /msg $chan great hilly oppessss something a }
on 1:rawmode:#: if (+q === $1) { /msg $chan good stufff hoopppyy protection q }
it shows me the a message (great hilly oppessss something a ) but not the q
same code or have i missed something out?