mIRC Code Snippets Tagged with regex
(41)
5 Seperate aliases to do some fairly simple tasks
- html2chr: converts html encoded ascii characters to normal symbols
-- helpful for sockets as it scans the entire line
- oct2chr: converts octal..
+ 0 likes
final and completed to my needs and sharing with you now is this unique bot commander.
like my other post, this does away with the !trigger in favour of regex and match words for the bot to work off of..
+ 0 likes
SYNTAX: !regex <data> -p <pattern>
eg: !regex 127.0.0.1 -p /^\b(\d+\.\d+\.\d+\.\d+)\b$/
Regular Expression Tester
By: Phil (#dot100 @ QuakeNet)
Bug reports/feature requests - phil@dot100.co.uk
Examples:
(@phil)..
+ 1 likes
This is CA-script. A simple but powerful mIRC enhancement. It has many random things in it everyone should have, like a ctcp replyer, slap protection, ping calculator, autovoicer, mode thanker, custom..
+ 2 likes
This is simple a updated version of I DID not write the first version. They have added new servers since he last made the snippet.
+ 0 likes
1.0.1
Load it up and double click on a image link =)
Thanks: neptune BrAndo|
This is a rough version, it works, but it ain't too pretty as of now.
1.0.1: Updated, fixed aspect ratio c..
+ 0 likes
Well this is pretty much my first regex script.....
When i say it, i mean, i built it from scratch, all my other regex scripts i had someone else do regex, didn't really understand it but yeah ;)
had..
+ 0 likes
All this is is an alias to provide basic usage of mIRC's built-in encryption systems.
Simple to use. You just need to imagine a key number, I like to use 5.
/senc 5 text here.
To read text, just..
+ 0 likes
a simple mute script, this is version one so there are a couple of bugs that im working on fixing, this does not globaly mute a user it only mutes them in the active channel you typed the command, if they..
+ 0 likes
This script can be VERY useful for scripters who are trying to help someone out, and distributing a script easily.
(Supported abilities in current version):
- Name textbox
- Up to 16kb total script..
+ 2 likes
This alias, when used properly will return a rating out of 10 shown in coloured bars for the password. Not all password strength checkers are perfect, so a small portion of passwords may be given a rating..
+ 0 likes
***Updated***
On this one if you have several nicks you wish to have highlight you just change the line from
$(/ $+ $me $+ /iS):#: {
To:
$(/\b(nick|\Q $+ $me $+ \E)\b/iS:#: {
For more nicks just..
+ 0 likes






