<?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/4663" />

	<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>2003-06-16T02:27:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-06-16T02:27:42-04:00</updated>

		<published>2003-06-16T02:27:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21893#p21893</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21893#p21893"/>
		<title type="html"><![CDATA[best channel relay tcl?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21893#p21893"><![CDATA[
hehe <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Mon Jun 16, 2003 2:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-06-15T09:36:02-04:00</updated>

		<published>2003-06-15T09:36:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21870#p21870</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21870#p21870"/>
		<title type="html"><![CDATA[best channel relay tcl?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21870#p21870"><![CDATA[
sorry replied to rong posting<br><br>above<p>Statistics: Posted by Guest — Sun Jun 15, 2003 9:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-06-15T09:33:39-04:00</updated>

		<published>2003-06-15T09:33:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21869#p21869</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21869#p21869"/>
		<title type="html"><![CDATA[best channel relay tcl?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21869#p21869"><![CDATA[
Thanks for the reply realz,<br><br>the script works fine and dandy to detect the set variables. But it cant ban anything<br><br>this is the error when it tries to ban<br>Tcl error [ban_scripts]: can't read "uhost": no such variable<br><br>maby setting a diff type of ban mask will work??<p>Statistics: Posted by Guest — Sun Jun 15, 2003 9:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-06-15T08:44:05-04:00</updated>

		<published>2003-06-15T08:44:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21864#p21864</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21864#p21864"/>
		<title type="html"><![CDATA[best channel relay tcl?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21864#p21864"><![CDATA[
try searching the forum with the keyword "relay" and you will find many discutions,<br>also if you want some help to start making your own relay tcl..<br><div class="codebox"><p>Code: </p><pre><code>### from a caesar's post in the forum ###set mainchan "#main" set relaychan "#relay" bind pubm - "*" relay_pubm proc relay_pubm {nick host handle channel args} { if {[strlwr $channel] != [strlwr $::mainchan]} { return } putserv "PRIVMSG $::relaychan :($channel) $nick: $args" } </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Sun Jun 15, 2003 8:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-06-13T20:58:09-04:00</updated>

		<published>2003-06-13T20:58:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21795#p21795</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21795#p21795"/>
		<title type="html"><![CDATA[best channel relay tcl?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21795#p21795"><![CDATA[
I am looking for a good channel relay tcl..to link  channels across differnet  irc nets.<br><br>there are many out there but  i have not been impressed so far.<br><br>anyone have suggestions on one for me to use....that you  have used and tested??<br><br><br><br>thanks  <br><br>Life After Death<p>Statistics: Posted by Guest — Fri Jun 13, 2003 8:58 pm</p><hr />
]]></content>
	</entry>
	</feed>
