mIRC Code Snippets by Rebellious
(8)
Very simple spell checker using basic sockets to spellcheck a word. $spellcheck(<word>)
+ 0 likes
Simple snippet to return all matched variables from your parameters. Can match different types of variables because of iswm. (e.g $varwm(*e*g) would return all variables matching *e*g.
+ 0 likes
+ 0 likes
Simple snippet to return the total length of all mp3 files in a directory using mIRC's $sound to retrieve the data. You can return the length in a gmt/time format or mIRC's $duration format. $mp3dl([d..
+ 0 likes
Simple identifier for scrambling a word or multiple words at a time. <br> Syntax: $scramble() <br> e.g $scramble(example) would return a randomized version of example. Perhaps: lexepma
Tags:
scramble
+ 0 likes



