it depends how you store your users in the userlist, you could use something like this if you just store nicks:

Code:
on *:text:*:?:{
if $level($nick) >= 200 { dostuff }
}


New username: hixxy