Cheiron commented on a Page, Shutup Ban  -  Nov 28, 2007

good script, good for the newcomer... one problem. If you are on a server running Chanserv. akicks are limited by default to 20 per channel at any one time. then ya has to remove akicks to add new ones. put a counter in to include the number of akicks used so far using a very simple variable... this is an example for you.

on *:AKICK:#: {
inc %akicks
/echo -a this User was just akicked By $nick In # AKick Number %akicks :)
}

possibly look at that. yes i have used another script here but tweaked it a little on the re-word to cover akick before anyone says anything

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.