well thanks smile But the script doesnt work confused


on me:*:JOIN:#channel: .timer 0 5 CheckIdlers

alias CheckIdlers {
var %chan = #channel %a = $nick(%chan,0)
while %a {
if ($ulevel != 10) || ($ulevel != 11) {
if ($nick(%chan,%a,r).idle > 20) {
ban -ku300 %chan $nick(%chan,%a,r) 2 Please do not idle. Return in a while if you need help or want to help
}
}
dec %a
}
}


if ($me != geek) { $life is $false }
else { $life is $true }
NoPleX