Skip to content
Community code library

Snippets

Reusable mIRC, IRC and technology code shared by TG007 members over the years.

Snippet archive 116 snippets available
6 active categories
Advertisement
Browse the library

Snippet archive

116 snippets · Page 2 of 12

General IRC 12/06/23

/unzip & $unzip() v1.1 by ^WeSt

This is an usefull alias/identifier that allowing you to unzip/extract an ZIP file (and only .zip file) into a specific destination/folder without any extra tools by using Windows functions, it was tested un…

By Snippets
0 likes 0 comments
General IRC 12/06/23

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

By Snippets
0 likes 0 comments
General IRC 12/06/23

Anti PM spam by simo

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

By Snippets
0 likes 0 comments
Advertisement