i havent got time to test this but try the following:
(it goes in popups\nicklist):-
Add To Kickqeaue: auser kq $address($$1,1)
Kick Qeaued: var %i 1 | while (%i <= $nick($chan,0)) { if ($$1 iswm $nick($chan,%i)) && ($level($address($nick($chan,%i,1))) == kq) {
access # clear | access # add deny $address($nick($chan,%i),1) | kick # $nick($chan,%i) found on kick qeaue | ruser kq $address($nick($chan,%i),1) } }
Last edited by pheonix; 22/05/03 02:25 PM.