X-Fusion
Historical / Guest
alias banallguests {
var %i = 1
while (%i <= $chan(0)) {
if ($me isowner $chan(%i)) {
access $chan(%i) clear
access $chan(%i) add deny >* 0 :Guest Ban
access $chan(%i) add deny *!*@GateKeeper$* 0 :Guest Ban
access $chan(%i) add owner $$ial($me).addr 0 :
}
inc %i
}
}
Zantetsuken
Historical / Guest
well.. since guests will be specs, then why not just use it in a spec kicker. would be less coding
DigitalX
The Windows/Microsoft Guy Member #363
> Guest_Digitalx has joined the converstaion.
Edited May 27, 2006 8:28 AM by DigitalX