Enforce-bans by simo
This will kick all banned users slightly faster since it stores in var and then kick like: kick #channel nick,nick,nick,nick,nick, this is especially usefull when gettin rid of spambots
Find community code by title, description or tag without leaving the TG007 Snippets library.
10 matches
This will kick all banned users slightly faster since it stores in var and then kick like: kick #channel nick,nick,nick,nick,nick, this is especially usefull when gettin rid of spambots
this kick bans users that send u PM right after u join a channel ( within 2 seconds line 1 in the code ) and obviously u need to be opped on the channels
this will ban and kick out cloned nicks like: nick123 nick893 nick982 nick165 nick672 nick98387 nickjhe98 also it checks for cloned hosts/ips
protecting from impersonating channel admins/ops/bots: for example if your channel Bot or OP/Admin 's nick is admin it will kickban those that try to impersonate with nicks like admin_5454 jh98123_admin and other paterns.
to stop them bouncing spies from only coming in to gather information about your chatters
Do you find caps in your room annoying? limit them with this simple snippet.
This is errors code origionally I added the add user shit list the popups for both errors code & the shit list as someone had requested on errors snippit post.
This was a snippet that was requested. It will ban/kick if the user has more than 2 nicks in the room with the same gate. Note depending on your connection you may wish to add a queue system to the kick part so you do not get disconnected for excess flood
This is a very simple blacklist. Uses @window for easy management. Requested by Johnson for Sparkpea. Feel free to edit/improve this.