Top

mIRC Code Snippets by Lindrian

  (34)  
Sort by 
This is pretty much alike my old ascii snippet, but I remade this one a bit. A friend asked for a script which will output the ascii in this way (output idea taken from TCLbot and "Scripting"..
Tags: asc  ascii  bot  channel 
+ 0 likes
2 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Lindrian on Jun 05, 2008
This is a simple TinyURL converter. Simply type /tinyurl <url> or //echo -a $tinyurl(url) You can also type [.!@]tiny <link> or [.!@]tinyurl <link> in a channel to output the information. Thanks..
Tags: convert  converter  tiny  tinyurl  url 
+ 0 likes
5 comment(s)   |   Score: 6.3   |   Language: mIRC   |   Posted by Lindrian on Mar 30, 2008
First of all, I would like to say, I did NOT make this. Msmo is the original author, I just recoded some MINOR stuff and made a little smaller. Im releasing this cause it is extremely useful when you..
Tags: explain  help  regex  regexes 
+ 0 likes
10 comment(s)   |   Score: 8.7   |   Language: mIRC   |   Posted by Lindrian on Mar 16, 2008
This is my versions of mountaindews review search. Command referance: /reviews [#channel] [search criteria] !reviews [search criteria] Examples: /reviews Wii - Searches for "Wii" and echos..
Tags: hawkee  latest  review  search 
+ 0 likes
9 comment(s)   |   Score: 8.0   |   Language: mIRC   |   Posted by Lindrian on Feb 28, 2008
Website title fetcher by Lindrian Simply paste into remotes and when someone says a URL it will trigger. (You can't trigger it yourself, since there's no INPUT event.) Enjoy! :) Update: made it..
Tags: fetcher  url 
+ 0 likes
14 comment(s)   |   Score: 9.5   |   Language: mIRC   |   Posted by Lindrian on Feb 19, 2008
I recently started playing call of duty 4, so I thought, why not make a mirc script for it? Might come in handy. I got the idea from this guy: http://www.hawkee.com/snippet/3708/ This is simply my version..
Tags: 4  call  checker  duty  of  server 
+ 0 likes
13 comment(s)   |   Score: 8.8   |   Language: mIRC   |   Posted by Lindrian on Feb 18, 2008
More in-detail info can be found in the forum post, here: http://www.hawkee.com/phpBB2/viewtopic.php?p=79455#79455
Tags: .  add  capitalize  end  first  letter  the  to 
+ 0 likes
6 comment(s)   |   Score: 8.3   |   Language: mIRC   |   Posted by Lindrian on Feb 10, 2008
This is a rather simplistic snippet I made for a friend. It simply splits your text up. $split.text(hiiiii,32) would echo "h i" The format is $split.text(string,C,N) Examples: //noop $split.text(test,32,100) //noop..
Tags: split  text 
+ 0 likes
17 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by Lindrian on Dec 21, 2007
This is a simple "raw finder". you input your raw (name/number) and it opens a socket and retrieves information. Syntax: /raw.find <number|name> eg: /raw.find who /raw.find 366 etc. Why? Well,..
Tags: find  finder  raw  raws  search 
+ 0 likes
5 comment(s)   |   Score: 7.5   |   Language: mIRC   |   Posted by Lindrian on Oct 21, 2007
This is a simple zBot, made to work somewhat like the Unreal IRCD's Zbot. It's made for those servers that doesnt have a module of that sort. It's very simple to use. To manage it, you need Operator..
Tags: bot  z 
+ 0 likes
11 comment(s)   |   Score: 8.8   |   Language: mIRC   |   Posted by Lindrian on Oct 12, 2007
This is a simple tool to search (all) of the snippets on the site. Simply type /hawkee <snippet> and wait for the result. I made this while I was bored, it was a pain in the butt to make the regex..
Tags: hawkee  search  snippet 
+ 2 likes
18 comment(s)   |   Score: 7.9   |   Language: mIRC   |   Posted by Lindrian on Oct 06, 2007
I made this alias, mainly cause I was tried of having to type each letter on its own. So now, all you have to do it: //echo -a $asc_(this is some test) and it will return: Converted (ascii) -> "..
Tags: ascii  lookup  multiple  search 
+ 0 likes
9 comment(s)   |   Score: 6.5   |   Language: mIRC   |   Posted by Lindrian on Sep 23, 2007
I made this script for my own purpose, which was to update my Host menually, since sometimes MIRC's fails. Simply paste into remotes and it does whats needed. It doesnt include any error checking,..
Tags: getip  info  ip  local 
+ 0 likes
6 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by Lindrian on Sep 16, 2007
Yes, I know this sort of snippets has been done a few million times, but I came up with the idea to use the original mirc.ini file as a source! Basically, you add your nicknames to the mirc highlight list,..
Tags: highlight  notify 
+ 0 likes
7 comment(s)   |   Score: 8.7   |   Language: mIRC   |   Posted by Lindrian on Aug 23, 2007
This script will the first letter of each sentence capitalized. Just paste it in remotes, alt + r. To exclude words, change the words in the %ex variable. Thanks to atom_aw for the regsubex. ..
Tags: capital  letter 
+ 0 likes
16 comment(s)   |   Score: 5.0   |   Language: mIRC   |   Posted by Lindrian on Jul 26, 2007
1 2 3 Next
Bottom