Top

mIRC Code Snippets Tagged with url

  (7)  
Sort by 
I couldn't find a snippet to open your browser with the url opens a .co.uk site.
Tags: alias  browser  go  to  url 
6 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by Jamiie on Jun 20, 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 
4 comment(s)   |   Score: 6.3   |   Language: mIRC   |   Posted by Lindrian on Mar 30, 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 
14 comment(s)   |   Score: 9.5   |   Language: mIRC   |   Posted by Lindrian on Feb 19, 2008
This is a custom identifier and command that will return text encoded to suit URLs (e.g. hello%20world) Usage: $urlencode(text) will return the encoded text, and /urlencode text will echo the encoded
Tags: encode  percent  url 
4 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Daveoh on Jul 29, 2007
YouTube URL logger Catches youtube urls into a seperate window. Fetches their titles, descriptions, ratings, views, comments, how many times favorited and if ratings/comments are disabled or not in
6 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by iamdegenatron on Feb 18, 2007
Here are some useful aliases. It's not complicated at all... Not even by far, but a lot of people ask (me or my frieds) how to open up urls in another browser than their default one. This could be extended
Tags: alias  browser  firefox  iexplore  url 
1 comment(s)   |   Score: 2.0   |   Language: mIRC   |   Posted by krimson on May 08, 2006
so... there we go, second snippet :) Usage: $furl(TEXT) or $furl(TEXT).is it simply checks TEXT if TEXT is an URL and if so returns TEXT slightly formatted (as light blue and underlined) if you
Tags: check  checker  identifier  isurl  url 
8 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by Nerd on Feb 28, 2006
Bottom