Hash View/Edit Dialog
Hash Viewing/Editing dialog. Just right click on a channel, status, etc. and click "Hash Tables". 3rd Dialog, no known errors, post any errors that you find in detail so I can attempt to fix. As of now you can…
Page 6 of 16
Hash Viewing/Editing dialog. Just right click on a channel, status, etc. and click "Hash Tables". 3rd Dialog, no known errors, post any errors that you find in detail so I can attempt to fix. As of now you can…
This is a pretty simple game I threw together at the request of some guys in my channel. You pick a person to bomb, and the script will give them 45 seconds and 1 chance to cut the correct wire, with 5 choices…
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…
This is a file that reads the Windows Experience Index. It collects information about your computer and displays it in a channel. This only works on systems that have the Windows Experince Index, to date that…
This addon allows scripters to turn their listboxes into (very simple) treeviews-remakes. There is no DLL needed, everything is done by pure mIRC-Scripting. For further information, check out the included read…
Very customizable mp3 player for mIRC. Includes lots of features in a small package. April 11, 2010: Fixed a bug where the window would not move properly in desktop mode when the Windows taskbar is on the side…
This script will do web, local, video, news, books, images, and patent searches. Triggers are as follows: (!trigger for notice user - @trigger for message channel.) !google = web search !glocal = local search…
A snippet to create a picture with colorgradient, or to create a frame around a picture or to create a progressbar.
This snippet split a long textline in more lines. It try to doesn't split in a word and it support also colorcodes. The main-function is /msg, but you can also specify other commands, maybe to add a token sepe…