Snippets
In Category General IRC
Posted by turbosmurfen
On 03/24/21
Likes 0
Comments 2
Spotify Now-Playing code for mIRC
I released a Spotify Now-Playing DLL for mIRC which read the title from Spotify window. To use this simple script you need to download the latest DLL file on github https://github.com/turbosmurfen/spoton/releases, and then follow the simple informati...
In Category General IRC
Posted by err0r
On 11/28/20
Likes 0
Comments 3
Words Frequencies
Author gennarino
Words Frequencies using hash table!
I wrote this script to check hash tables. Copy the source in your script editor and you get a new menu tab called Words.
The Top10 and Bottom10 aliases where taken from the official mirc documen...
In Category General IRC
Posted by err0r
On 10/03/20
Likes 0
Comments 2
Mark All Channels Read
This is a simple alias to mark all channels/room read. Credit to Zack ( https://forums.mirc.com/ubbthreads.php/users/293 ). Works for mulitconnections too. Uses F-8 Key
In Category General IRC
Posted by JeremyStCyr
On 03/30/19
Likes 1
Comments 0
Emergency Reload
you ever had a script unglue, this snippet puts your shit back together as long as all your files are mrc. do /reloadall in status or you can create a item where ever you want using Emergency Reload:reloadall
In Category General IRC
Posted by Haggis
On 08/15/12
Likes 1
Comments 2
SS Uploader (Imageshack)
This will take a screens hot of your current desktop and upload it to imageshack
In Category General IRC
Posted by guest
On 02/11/12
Likes 0
Comments 1
mIRC Spotify Now Playing
A small snippet and a .dll that allows you to retrieve the current playing track from spotify.
You may download spotify.dll from: http://www.tg007.net/dls/file/1460
In Category General IRC
Posted by err0r
On 11/21/11
Likes 0
Comments 0
$SortText
I didn't create this snippet but I find it very useful so I thought I would share it.
In Category General IRC
Posted by Aikon
On 07/23/11
Likes 0
Comments 0
Alias_mkf
Three short aliases that create folders...
fdate and ftime (short for 'folder date' and 'folder time') can potentialy be used for other things, such as when you need to display the time in chat, or making log folders.
"
(event)
echo $target $+(...
In Category General IRC
Posted by guest
On 07/10/11
Likes 0
Comments 1
$septok
Separates a string of text with the given character
In Category General IRC
Posted by Pablo
On 04/14/11
Likes 0
Comments 0
String to Hex - RegEx style
This is just another way to convert a text string to a hex hash. Useful for chat room names and etc.


