on *:text:!number *:#: if ($2 < 0) msg $chan The number is negative | elseif ($2 > 0) msg $chan The number is positive

that should work and also zero isn't positive or negative if you didn't know, so the script doesn't say anything for zero lol


http://scripting.pball.win
My personal site with some scripts I've released.