Top

mIRC Code Snippets Tagged with regex

  (41)  
Sort by 
$regex swear kicker-I didn't see any other $regex swear kicks, so I thought I'd put one up. Feel free to add more words, I just put the naughty, naughty ones. I'm open to suggestions :)
Tags: curse  cuss  kick  regex  swear 
+ 0 likes
31 comment(s)    Score: 4.0    Platform: mIRC    Posted by miniCruzer on Sep 03, 2009
+ 7 likes
23 comment(s)    Score: 8.4    Platform: mIRC    Posted by jonesy44 on Aug 01, 2009
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..
Tags: 44  addon  asc  ascii  change  chr  codes  decimal  help  hex  html  ini  jonesy  jonesy44  mirc  numbers  oct  octal  regex  script  text 
+ 0 likes
3 comment(s)    Score: 0.0    Platform: mIRC    Posted by jonesy44 on Jul 31, 2009
Well finally after several hours of work and some regex help from guys on #help.script @ QuakeNet (you know who you are) i'm ready to release the first version of my rss feed reader. I know there's..
Tags: feed  news  reader  regex  rss 
+ 1 likes
11 comment(s)    Score: 9.0    Platform: mIRC    Posted by Ayon on Jul 16, 2009
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..
Tags: bot  channel  modes  regex  remote  tokenize  trigger 
+ 0 likes
22 comment(s)    Score: 6.0    Platform: mIRC    Posted by Cheiron on May 19, 2009
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
4 comment(s)    Score: 7.0    Platform: mIRC    Posted by sparko on May 06, 2009
+ 0 likes
3 comment(s)    Score: 0.0    Platform: mIRC    Posted by jonesy44 on Apr 13, 2009
Using this script you can scan the url headers for titles, it's main use was for an example but I've taken it upon myself to make it avaliable for mIRC Bots. You can change the trigger however you like...
Tags: bot  mirc  regex  scan  socket  url  websites 
+ 0 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by Terminalx on Mar 04, 2009
A fucked-up clock requested by cheiron goes backward and twice as fast
+ 0 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by sercan386 on Feb 14, 2009
Usage: type /rainbow, then click anywhere in the picwin.
+ 0 likes
9 comment(s)    Score: 6.0    Platform: mIRC    Posted by sercan386 on Feb 12, 2009
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
21 comment(s)    Score: 5.1    Platform: mIRC    Posted by sercan386 on Feb 09, 2009
caplock and ascii kicker... using regex just copy and paste in new remote..
Tags: and  ascii  caplock  kick  regex 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by AnDyWong on Jan 07, 2009
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.
Tags: bot  channel  regex 
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by LordHawk on Dec 19, 2008
Load it up, Right-Click in Status/Channel/Query windows and have fun. *** Made this a while ago, probably won't update, just wanted to publish ***
+ 1 likes
2 comment(s)    Score: 8.7    Platform: mIRC    Posted by TheImrac on Dec 18, 2008
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..
Tags: brando  down  download  gif  hash  image  imrac  jpeg  jpg  load  neptune  png  regex  socket  theimrac  url 
+ 0 likes
7 comment(s)    Score: 8.5    Platform: mIRC    Posted by TheImrac on Oct 28, 2008
Hehe, I learned regex recently so I decided to try it out with something like this. The regex string isn't all mine, however, cause I had some help from the people at Quakenet (thankies!). Typo also..
+ 2 likes
43 comment(s)    Score: 9.0    Platform: mIRC    Posted by ^Neptune on Sep 04, 2008
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
3 comment(s)    Score: 5.0    Platform: mIRC    Posted by F*U*R*B*Y* on Aug 31, 2008
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..
Tags: basic  encryption  mirc  regex  xor 
+ 0 likes
5 comment(s)    Score: 6.3    Platform: mIRC    Posted by Soulkeeper on Aug 14, 2008
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
19 comment(s)    Score: 1.7    Platform: mIRC    Posted by a careful warchild on Aug 11, 2008
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
41 comment(s)    Score: 8.4    Platform: mIRC    Posted by H_M on Jul 19, 2008
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
0 comment(s)    Score: 4.0    Platform: mIRC    Posted by Impact on Jul 10, 2008
Now, before you comment that I didn't need $regex, I know that. This script was made as a learning tool to help me learn regex, and still get a little bit of entertainment out of it. It's fairly simple..
Tags: ignore  mirc  regex  simple 
+ 0 likes
20 comment(s)    Score: 3.5    Platform: mIRC    Posted by Soulkeeper on Jul 09, 2008
Playing around with another socket, i know this has been done, possibly better, but i thought i'd give it a go :P
+ 0 likes
9 comment(s)    Score: 6.5    Platform: mIRC    Posted by jonesy44 on Jun 21, 2008
Well, sorta my first go with regex :]
Tags: channel  conrtol  dialog  input  irc  ircd  jonesy  jonesy44  mirc  mode  modes  regex  user 
+ 0 likes
10 comment(s)    Score: 4.0    Platform: mIRC    Posted by jonesy44 on Jun 18, 2008
***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..
Tags: highlight  regex 
+ 0 likes
4 comment(s)    Score: 3.8    Platform: mIRC    Posted by Fan_Of_Ur_Mom on Jun 10, 2008
1 2 Next
Bottom