mIRC Code Snippets Tagged with acronym
(6)
Finds the "cyborg" name for a given nick.
Type /cyborg <nick/name> in any window. It'll message the name to the channel, or echo if you type it in status.
Example /cyborg Jagfire returns..
So this is just a little acronym finder. You right click and hit "Acronym Finder" to open up the dialog, and you type in the acronym and click search. For example, you type in "BBL"..
Simple script that utilizes a text file as it's database for your acronyms. Simple to use, easy to configure, and you have the option to turn it on or off. The commands are /addacro (input) (output) and..
What is there to say. I got bored and made this. I know some of you don't like using alot of if statements but it works. That is what matters to me most.
-
This is kind of a small one so add more..
Basically just an acroynm replacing thingy, yea. Once you've loaded this into your remotes, right click in a channel or click the menubar then click Acronyms. Or type /acro. Click add acronym to add one,..
Finally i made an acronym replacer that uses regular expressions to do the job or checking and replacing acronyms. To use this alias follow the directions below.