mIRC Code Snippets Tagged with replace
(8)
This code is useful for filtering out any unwanted text, whether it be replacing it or banning the user. All options and settings can be found in the menu. I've commented the aliases with their syntax..
Replaces tokens in a text with new tokens. Includes the option to replace all instances of a token.
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..
This snippet will allow you to create shortcuts for words or phrases via a menu bar popup and when switched on, will replace the shortcuts with the words or phrasea when you send the message in both channels..
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..
I know this has probably been done before, but I will post my version of it here, plus I haven't seen one... I just wrote this today, and it seems to work for mem tell me if it doesn't for you and we'll..
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.