on ^*:QUIT:{ var %m 1 while %m <= $comchan($nick,0) { if $nick($comchan($nick,%m),0) <= 2 { part $comchan($nick,%m) } inc %m } }