<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/6546" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2004-01-04T08:55:30-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/6546</id>

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2004-01-04T08:55:30-04:00</updated>

		<published>2004-01-04T08:55:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32196#p32196</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32196#p32196"/>
		<title type="html"><![CDATA[[ot] : jump from an irc server to another one with a link]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32196#p32196"><![CDATA[
What you are askign for here is to be able to jump from one server to another suing a link.<br><br>This works fine as you ahve shown if you are not connected. If you are connected it doesn't work.<br><br>This is a client side settings and it is upto a clien tto change it and not you. You have no control over other peoples computers.<br><br>You can recomend that they change there setting to allow it, but that is about all.<br><br>This forum is for eggdrop, and and each client is different in what it does.<br><br>I recomend seeing the website for the client in question.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Jan 04, 2004 8:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2004-01-04T08:47:54-04:00</updated>

		<published>2004-01-04T08:47:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32195#p32195</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32195#p32195"/>
		<title type="html"><![CDATA[[ot] : jump from an irc server to another one with a link]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32195#p32195"><![CDATA[
it's just a clientside setting if <a href="irc:" class="postlink">irc://</a> links are recognized<br><br>but : you could notice them a website that automaticaly redirects to the <a href="irc://server:port/channel" class="postlink">irc://server:port/channel</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Sun Jan 04, 2004 8:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[virtuoso]]></name></author>
		<updated>2004-01-04T06:41:46-04:00</updated>

		<published>2004-01-04T06:41:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32187#p32187</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32187#p32187"/>
		<title type="html"><![CDATA[sss]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32187#p32187"><![CDATA[
i want that everyone is able to jump from ircnet room #aaaa to dalnet room #bbbb only by clicking a link that i will write on the topic of the room #aaaa on ircnet or as welcome message...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3172">virtuoso</a> — Sun Jan 04, 2004 6:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2004-01-04T06:17:18-04:00</updated>

		<published>2004-01-04T06:17:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32186#p32186</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32186#p32186"/>
		<title type="html"><![CDATA[Re: ddd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32186#p32186"><![CDATA[
<blockquote class="uncited"><div>link can be clicked only when its written in a webpage. if u write it in a topic,u can't click it.</div></blockquote>wrong...<br>you can also execute it from anywhere (Start -&gt; run, or commandline, or a link(*.lnk), whatever, the direct click is just a matter of the client if it recognizes "<a href="irc:" class="postlink">irc://</a>" as a link or just some text.<br><br>same as it is with "ut://ip:port" for a UT gameserver, "ed2k://something" for edonkey and so on<br><br>here is some windows registry code i use for my ed2k link interceptor:<br><div class="codebox"><p>Code: </p><pre><code>REGEDIT4 [HKEY_CLASSES_ROOT\ed2k] @="URL:Edonkeyl" "URL Protocol"="" [HKEY_CLASSES_ROOT\ed2k\DefaultIcon] @="C:\PLink.exe" [HKEY_CLASSES_ROOT\ed2k\shell] [HKEY_CLASSES_ROOT\ed2k\shell\open] [HKEY_CLASSES_ROOT\ed2k\shell\open\command] @="C:\PLink.exe %1"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Sun Jan 04, 2004 6:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[virtuoso]]></name></author>
		<updated>2004-01-03T17:42:01-04:00</updated>

		<published>2004-01-03T17:42:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32170#p32170</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32170#p32170"/>
		<title type="html"><![CDATA[sss]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32170#p32170"><![CDATA[
can u post a script ,if u know one ? thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3172">virtuoso</a> — Sat Jan 03, 2004 5:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Turambar]]></name></author>
		<updated>2004-01-03T17:19:11-04:00</updated>

		<published>2004-01-03T17:19:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32168#p32168</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32168#p32168"/>
		<title type="html"><![CDATA[[ot] : jump from an irc server to another one with a link]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32168#p32168"><![CDATA[
hmm yeah, seems that mirc (didn't try it with others) just recognises http url's. The other example you gave there your browser handles it and just passes it along to your irc client<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3245">Turambar</a> — Sat Jan 03, 2004 5:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2004-01-03T17:18:46-04:00</updated>

		<published>2004-01-03T17:18:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32167#p32167</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32167#p32167"/>
		<title type="html"><![CDATA[[ot] : jump from an irc server to another one with a link]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32167#p32167"><![CDATA[
You mean the topic or text of a channel window?<br><br>That is down to the client you are using.<br><br>If you are using mIRC, according to there forums, this has been requested a few times, and people don't like the idea.<br><br>However, there are quite a few threads on the mIRC forums, showing scripts that can be used for that purpose/<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Jan 03, 2004 5:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[virtuoso]]></name></author>
		<updated>2004-01-03T17:14:48-04:00</updated>

		<published>2004-01-03T17:14:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32166#p32166</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32166#p32166"/>
		<title type="html"><![CDATA[ddd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32166#p32166"><![CDATA[
link can be clicked only when its written in a webpage. if u write it in a topic,u can't click it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3172">virtuoso</a> — Sat Jan 03, 2004 5:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Turambar]]></name></author>
		<updated>2004-01-03T17:07:06-04:00</updated>

		<published>2004-01-03T17:07:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32164#p32164</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32164#p32164"/>
		<title type="html"><![CDATA[[ot] : jump from an irc server to another one with a link]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32164#p32164"><![CDATA[
what exactly doesn't work?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3245">Turambar</a> — Sat Jan 03, 2004 5:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[virtuoso]]></name></author>
		<updated>2004-01-03T17:01:31-04:00</updated>

		<published>2004-01-03T17:01:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32161#p32161</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32161#p32161"/>
		<title type="html"><![CDATA[[ot] : jump from an irc server to another one with a link]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32161#p32161"><![CDATA[
hello.<br><br>on a website,ive seen that by clicking on a link like this :<br><br><a href="irc://irc.chataus.com/vortex" class="postlink">irc://irc.chataus.com/vortex</a><br><br>your irc client will be called and you will be connected to the server and room written on the link. i've tried to use it on a different server and room because i find very useful to jump from a server to another one,while already connected to irc. but it doesn't works. how can i fix it ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3172">virtuoso</a> — Sat Jan 03, 2004 5:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
