mIRC Code Snippets Tagged with converter
(13)
Just a simple identifier, once again, but someone other than me should find it useful.
Usage:
$temconv(N, [c])
Takes a temperature and converts it. Assumes input is farenheit and converts to celcius,..
+ 1 likes
I don't think it's a too difficult of a script to make, but I'll post it since I've never seen it.
Turns decimals into fractions. yay
Sample output:
A note on the number of significant figures...
+ 0 likes
Usage:
$temp(<temperature>,<c|f|k|ran|rea>).<c|f|k|ran|rea>
About:
$temp(100,c).f
will convert 100 degrees celcius into fahrenheit
$temp(100,f).c
will convert 100 degrees fahrenheit..
+ 0 likes
well as you can see this isnt my code
it works for the /cuu and cuusay and all the other but i cant seem to be getting it to work for the !ucc command
i was hoping any of you could give it a shot..
+ 1 likes
Hi again.
This is my second dialog, and the first one that I have worked independently with.
Anyways, here it is!
to exit out of the dialog.
Enjoy! :)
+ 0 likes
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..
+ 1 likes
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..
+ 0 likes
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..
+ 0 likes
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..
+ 0 likes





