[SELECT ALL] Code:
// NAME: ignoreall
// PURPOSE: Ignores all clients with a single call
// AUTHOR: VenteX (like much credit needs to be given for a simple one-liner... psh.)
alias ignoreall [ clearignored; sleep 1 [ loop cn 20 [ ignore $cn ] ] ]
Enjoy :P