cptpan commented on a Page, URL fetcher  -  Oct 11, 2012

Oh, by the way - people can execute mIRC commands if the bot is sent to a website with commands in it, when it 'returns' the url, it executes the commands, so is easily abused.

rebel9  -  Sep 21, 2013
alias -l mtc return $regex(web,$1,/(?:https?:\/\/)?((?:www\.)?[\w-.]+\.(?>[a-z]{2,4})(?![a-z]))([\w-_#?=%.\/&\+?]+)?/ig)

^use that on the mtc alias and this should fix your issue m8. (for it not working after a + that is)

rebel9  -  Oct 17, 2013

Also, don't forget to fix this too or you'll get a lot of "'" errors etc.

alias -l ptc return $replacecs($1,&mdash;,-,&quot;,",&amp;,&,&lt;,<,&gt;,>,?,$chr(233),?,$chr(231),&ccedil;,$chr(231),&ntilde;,$chr(241),?,$chr(209),?,$chr(220),?,$chr(244),&#8220;,',&#8221;,',&#8217;,',&#039;,') 
cptpan  -  Feb 05, 2014

Thanks those fixed all the problems.

rebel9  -  Feb 05, 2014

Though I wouldn't use this script, it downloads the title. I'd suggest using a socket to a url title site.

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.