oh my bad :S


YES NOW THE SCRIPT WORKS laugh laugh laugh laugh laugh

I made a change so ops and voiced who aint level 10 & 11 also will get kicked and banned

on me:*:join:#needhelp:inc %who. $+ # | who #
raw 315:*:{
if %who. [ $+ [ $2 ] ] {
unset %who. $+ $2
timer 0 5 check.idlers $2
halt
}
}

alias check.idlers {
if $chan($$1).ial != $true { echo -ec i $1 IAL is not full for $1 | return }
var %i = 1
while $nick($1,%i) {
%a = $ifmatch
if !$istok(10 11,$level($ial(%a)),32) && $nick($1,%a).idle > 20 {
ban -ku300 $1 %a 2 Please do not idle. Return in a while if you need help or want to help.
}
inc %i
}
}
raw 352:*:if %who. [ $+ [ $2 ] ] { halt }




Thanks alot for your great help. Your worth 5 stars wink

And sorry for all the troble!

- NoPleX


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