Auto Slap
.On:{ if (%aslap = $null) { set %aslap 1 | echo -a Auto Slap Is On } }
.Off:{ if (%aslap = 1) { set %aslap | echo -a Auto Slap Is Off } }

on *:action:slaps *:#:{
if (%aslap = 1) { describe # slaps $nick around a bit with a large trout
}
else {
halt
}
}

Can I do this more shorter?


Signature:
I'm boring, ain't I? Oh well...:|