Snippets
In Category General IRC
Posted by Snippets
On 12/06/23
Likes 0
Comments 0
Anti-Mass-Nick-change by simo
this will get rid of mass nick changes on channel and also will check for irccloud host and ban appropriately
credits go to Neo Nemesis i modified his code a bit
In Category General IRC
Posted by Snippets
On 12/06/23
Likes 0
Comments 0
bad channel check and ban on all channels you have access in by simo
This will check for bad channel on join and set ban on all channels you have access like: chanOP
this saves u the trouble if they join on another of ur channels to start all over again
In Category General IRC
Posted by Snippets
On 12/06/23
Likes 0
Comments 0
Bar Script (Randomized) v2 by CrazyDriver
Hello All,
As previously said in my v1 script that in the v2 script will allow users to either Give Themselves or Give Others and this was accomplished!
I have changed the cool down from 30 Seconds to 10 seconds and removed the .timer 1 3 as it...
In Category General IRC
Posted by Snippets
On 12/06/23
Likes 0
Comments 0
/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 under mirc 7.52 on Windows 10 and working, i ...
In Category General IRC
Posted by Snippets
On 12/06/23
Likes 0
Comments 0
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
In Category General IRC
Posted by Snippets
On 12/06/23
Likes 0
Comments 0
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
In Category General IRC
Posted by Snippets
On 12/06/23
Likes 0
Comments 0
mIRC - /big & /huge by raccoon
Makes your text bigly. Tiny code edition.
In Category General IRC
Posted by Snippets
On 12/06/23
Likes 0
Comments 0
Color RGB/HSL/HEX converter by Degausser
A few functions to handle conversion between different types
$rgbtohex(N N N)
$rgbtohsl(N N N) .decimal
$hextorgb(N) .comma .single
$hextohsl(N) .decimal
$hsltorgb(N N N, [decimal]) .comma .single
$hsltohex(N N N, [decimal])
parameters dic...
In Category General IRC
Posted by Snippets
On 12/06/23
Likes 0
Comments 0
URL with highlighted text by Matt5150
Usage: $d.url(text text text https://www.google.it/ text)
Return: alt text
In Category General IRC
Posted by Snippets
On 12/06/23
Likes 0
Comments 0
Anti cloned nicks by simo
this will ban and kick out cloned nicks like:
nick123
nick893
nick982
nick165
nick672
nick98387
nickjhe98
also it checks for cloned hosts/ips

