URL fetcher
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 9.5 |
| Scores Submitted | 2 |
| Date Added | Feb 19, 2008 |
| Last Updated | Feb 23, 2008 |
| Tags | fetcher url |
Introduction
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 only trigger once on each website, so if you post the same website 10 times it'll only show info about it once.
mIRC Snippet:
URL fetcher
Posted on Feb 19, 2008 12:20 pm
Posted on Feb 19, 2008 12:20 pm
Damn, that\'s a lotta script for a snippet i\'d\'ve thought would\'ve been a lot easier :s
I only found it returned the web title, or am i missing something here?
Nice script overall, sockets aren\'t my *strong* point, but i can see the basics =D
~TH
I only found it returned the web title, or am i missing something here?
Nice script overall, sockets aren\'t my *strong* point, but i can see the basics =D
~TH
mIRC Snippet:
URL fetcher
Posted on Feb 19, 2008 12:22 pm
Posted on Feb 19, 2008 12:22 pm
Thats what its supposed to do, return the title of websites.
mIRC Snippet:
URL fetcher
Posted on Feb 19, 2008 12:27 pm
Posted on Feb 19, 2008 12:27 pm
It\'s nice, i like it =D
good for a bot, good job Lindrian
~TH
good for a bot, good job Lindrian
~TH
mIRC Snippet:
URL fetcher
Posted on Feb 19, 2008 12:44 pm
Posted on Feb 19, 2008 12:44 pm
I honestly admire those who know sockets well, they sure as hell are not easy to code, i\'ve just finished a SHOUTcast socket for a radio station, but needed some help ;__; hehe
~TH
~TH
mIRC Snippet:
URL fetcher
Posted on Feb 21, 2008 3:35 pm
Posted on Feb 21, 2008 3:35 pm
This is excellent! I found this to be very useful, and the coding is impressive.
I think you should make it optional between echo and a message. :(
I think you should make it optional between echo and a message. :(
mIRC Snippet:
URL fetcher
Posted on Feb 21, 2008 4:01 pm
Posted on Feb 21, 2008 4:01 pm
well, if it\'s an on text, and the bot echoed it, you wouldn\'t be able to see it
mIRC Snippet:
URL fetcher
Posted on Feb 21, 2008 4:12 pm
Posted on Feb 21, 2008 4:12 pm
I see your point, however, it would be nice to make this for personal use. Also, if this was created for a bot, I think that the author should state that in the introduction. :)
mIRC Snippet:
URL fetcher
Posted on Feb 23, 2008 10:46 am
Posted on Feb 23, 2008 10:46 am
I do like this. Could you possible make it where you need to trigger it instead of it happening whenever someone post a website. If people do not want the title of the website it could be annoying. However if people wish to know the title they could do so by triggering it.
*9/10 from me :)
*9/10 from me :)
mIRC Snippet:
URL fetcher
Posted on Feb 23, 2008 11:08 am
Posted on Feb 23, 2008 11:08 am
You can simply change the on text event to this:
Also updated the code slightly.
| Code: |
on *:TEXT:!url *:#: rtc $chan $2 |
Also updated the code slightly.
mIRC Snippet:
URL fetcher
Posted on Feb 23, 2008 11:13 am
Posted on Feb 23, 2008 11:13 am
Thanks. I knew I could change the on text part but was unsure if it would mess upi the rest of the script or not so I figured it best to ask the creator.
Keep up the good work.
Keep up the good work.






