on *:text:*help*:#zethbot:{
if ( $nick == Testweenie ) { set %waiting on }
}
on *:text:*:#zethbot:{
if ( $nick == Testweenie $$ %waiting = on) { unset %waiting | echo $chan $1- }
}


This doesn't work. Could anybody help?