Subcategories
mIRC Addons
Page 4 of 16
ColorPicker W/Color Dialogs
This script serves a very basic function that is already included in mirc's color dialogs. The basic function of this script is to change your background and foreground(normal text) colors. The reason I am pos…
Seen (and lastspoke) Channel script
Looking for someone? huh? Well, look no further, this script is designed to keep log of people quiting, parting, being kicked out of and changing their nick... It also tells you if they are still on IRC, on a…
Twitter single token status update
First: THIS WILL NOT WORK WITH mIRC 7.X!!!!!!! The encoding to make the signatures for OAuth Authentication require the unicode character "pairs" that no longer exist in mIRC. At some point I will adapt some c…
$utf8
This is an alias that is missing from mIRC for some reason. $utf8(N) will return the utf8 character that corresponds to the number (N). I also added two examples (flip & octatext) and the alias H2U. Flip will…
Music Search Script
I ran across tinysong.com's api page last night so I decided to use it in a script. This script uses tinysong's api to search Grooveshark.com for a artist/songname. The script will return from 0 to 3 results i…
Auto Lag Check (ToolBar)
Copy the code below and open remotes alt +r paste an save.Got bored to day and just made this little auto lag checker ,yeah its been done before but made it a lil my way;p.Nothing to complicated or overdone ju…
AgeBot
This script lets you use menus to change the active room(s) and remember the users' ages. The script only allows people between the ages of 18 and 50. To use this, press alt+r to open the remotes tab, then go…
Bash.org Random Quote
Broadcasts one liner quotes from bash.org Version 1.00 * It actually gives the quote, not a link * It only gives one liners so it doesn't spam a channel * Can be used as an alias, /bash or as a command [!@.'`]…
/tSock (Test-Socket)
With this script you can check quickly if something specific is in the sourcecode. Ideal for socket scripting if you want to test an regex pattern quickly. But you can also use it as global socket for several…