mIRC Code Snippets Tagged with converter
(7)
All the credits of this snippets goes to the original poster: , and the original work can be found here: http://www.hawkee.com/snippet/2041/
I edited it with wildcard for automatically catch every url
My Currency Converter dialog for mIRC.
I have recently re-done the script to take out favorites, killed the problem with the timers to make the whole script much more efficient and less annoying!
Converts
Converts every text inserted to an $chr(x) sign ;)
usage:
/chrtxt [-l] <txt>
if -l is specified it will be send to the channel (Without the orginal input)
without you will get an echo with
A very simple script to convert Celsius to Fahrenheit and Fahrenheit to Celcius
Simply paste into remotes, and type:
!F <Fahrenheit Temp to Convert>
or
!C <Celsius Temp to Convert>
This
What it does: This script converts an RGB triplet (the red, blue, and green values of a color, and example would be 43,126,230) into a hex triplet (such as 2b7ee6.) I do acknowledge the fact that using





