Hi

The on input even´t it´s rong.

/help on input
Format: on <level>:INPUT:<*#?=!@>:<commands>
example:. on *:input:#: {

Code:
on *:input:#: {
if ( $1 == !tb ) {
echo -s correct
}
}


good luck