Top

mIRC Code Snippets Tagged with url

  (13)  
Sort by 
Finally got around to updating this one ^^ Allow users to store a link on the bot Commands: !url add <link> - add URL(only stores 1) !url edit <link> - replace URL with a new one !url..
Tags: bot  link  url 
+ 1 likes
13 comment(s)    Score: 0.0    Platform: mIRC    Posted by sk68 on Jun 11, 2009
Ok, so this just gives a hint as to what a url someone posts does. You can make it personal use or have it msg the chan. I'm working on getting it to work on tinyurls and other compressed addresses....not..
Tags: bot  echo  title  url  xero 
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by xero_art on May 22, 2009
This was actually ) Enjoy! :D
Tags: detector  kirby  mirc  tube  url  you  youtube 
+ 19 likes
61 comment(s)    Score: 9.3    Platform: mIRC    Posted by Kirby on Mar 27, 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
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
When somebody posts a link in a channel, this will echo the title of the page to you, so you know what you're clicking on. Only detects links that begin the line, not in the middle (95% of links are posted..
Tags: finder  page  site  title  url  web 
+ 0 likes
2 comment(s)    Score: 5.0    Platform: mIRC    Posted by Jagfire on Jul 29, 2008
I couldn't find a snippet to open your browser with the url opens a .co.uk site.
Tags: alias  browser  go  to  url 
+ 0 likes
6 comment(s)    Score: 1.0    Platform: 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 
+ 1 likes
6 comment(s)    Score: 6.3    Platform: 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 
+ 7 likes
28 comment(s)    Score: 9.3    Platform: 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 
+ 0 likes
4 comment(s)    Score: 0.0    Platform: 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..
+ 0 likes
6 comment(s)    Score: 4.0    Platform: 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 
+ 0 likes
1 comment(s)    Score: 2.0    Platform: 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 
+ 0 likes
8 comment(s)    Score: 4.0    Platform: mIRC    Posted by Nerd on Feb 28, 2006
Bottom