|-Mass Commands-|
.Kick
..Everyone:{ set %i $nick(#,0) | :next | if $nick(#,%i) != $me kick # $nick(#,%i) %kr | dec %i | if %i > 0 goto next }
..Non Hammers Only:{ set %i $nick(#,0) | :next | if $nick(#,%i) != $me && $nick(#,%i) !isop $chan kick # $nick(#,%i) %kr | dec %i | if %i > 0 goto next }
--------------------------------------------------------------
ok this is the code i use for mass kick but for some reason when i do this kick ,it will kick one nick then disconnect me,then when i re-enter it kicks another nick, then disconnects me again, how can i fix this any help will do thanks