Page of 177
First page | Prev | Next | Last page |

QSort

Category: Networking, IRC Tools, mIRC Addon Scripts

Title: QSort 1

Format: Win OS

Description: Custom identifier that allows you to sort a certain string (alphabetically, numerically, etc.). Has some switches and other options. Recommended for advanced IRC scripters only. From what I can tell, this addon appears to work okay. I find that the documentation is a bit cryptic though ... I had to reread the instructions at the top of the remote file a few times before I understood how it worked. However, the author gets bonus marks for commenting his code, explaining what the lines accomplish, etc. Use of local variables. Nice coding, but I don't feel that it's very easy to use.

Download Now



Quack

Category: Networking, IRC Tools, mIRC Addon Scripts

Title: Quack 0.1

Format: Win OS

Description: Addon that plays a choice of your sound when someone types "!quack yournick". The script has 15 wave files included with it. Primarily used when someone wants to get your attention. The addon script has a readme file with setup instructions and a little bit of a history of the addon with its description. It's relatively easy to use, as you can pick the sound you want played by using the channel popups. It was not zipped very well though (imho) since all the sound files automatically go into the "quack" directory and have to be moved to the sound directory manually afterwards. The addon does work and some of the sounds are cute while others are a bit .. strange. ;) The author made a nice attempt to make the popups halfway dynamic. Perhaps they could look into the $iif identifier in the future. :*) The addon takes up a bit too much space for my personal taste, but it does offer a number of sound choices. It's as you prefer really. As for the coding, it's decent but could have been improved. Ther

Download Now



Quick Calc

Category: Networking, IRC Tools, mIRC Addon Scripts

Title: Quick Calc 3

Format: Win OS

Description: Quick Calc is a basic graphic calculator written as an mIRC addon. It is a major update from the previous version, 2.01, taking advantage of mIRC 5.5's new dialog features. Quick Calc contains the features of a standard graphing calculator: Y= graphing, a table of values, variable window dimensions, as well as a number of mathematical functions like sine, cosine, factorial, etc. One of its nicest features is a multi line answer box, where the past 7 answers are stored. My only real complaint about the script is that its error checking relied mainly on mIRC for many of its functions. For example entering cos() would prdouce an mIRC error, which although does get the point accross, is not very integral with the script itself. The script however is very cleanly coded and it has a neat and easy to use interface.

Download Now



Quit Generator

Category: Networking, IRC Tools, mIRC Addon Scripts

Title: Quit Generator 3.1

Format: Win OS

Description: An addon to help you manage your quit messages. Everything is within a dialog, very neat. You can add your own quit message, edit the selected quit message (and YES, the author did include some quit lines for you), and edit logo. You can select a quit message to be used when you want to quit, or you can also let the addon pick for you, which is done by the "Random" button. I found no bugs in the addon, but the author should use $scriptdir instead of $mircdir because most of the people doesn't like to load addons into their main directory. Good work anyhow :)

Download Now



RCForge

Category: Networking, IRC Tools, mIRC Addon Scripts

Title: RCForge 1

Format: Win OS

Description: A very well done encryption addon which allows encrypted conversion between two people using the script and the same key. The script uses an external DLL (source is included, which may be of interest to those who have been wondering a little more about how to write these.) It supports 256-bit RC4, CS1 and CS2 encryption algorithms. What I like most about this script is the fact that it is very simple and straight forward. To use it for channels, you simply set a channel key which everyone else is using and turn on encryption. My one major problem with the script is that it stores the keys as plain text in variables. It would have been nice to at least see some simple bit shuffling to make it a little more secure. The documentation was very thourough and did a good job of explaining the script. All settings are available through a channel window popup.

Download Now


First page | Prev | Next | Last page |