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

	<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>2019-12-03T04:36:36-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2019-12-03T04:36:36-04:00</updated>

		<published>2019-12-03T04:36:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107955#p107955</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107955#p107955"/>
		<title type="html"><![CDATA[tcl better than spychan.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107955#p107955"><![CDATA[
You want that the same eggdrop mades the relay between two chans ?<br>I did a chanrelay but it needs botnet.<br><br>btw, this kind of script is quite simple:<div class="codebox"><p>Code: </p><pre><code>bind pubm - "#chan1 *" pubrelayproc pubrelay {nick uhost handle chan text} {   putserv "PRIVMSG #chan2 :($nick) $text"}bind ctcp - "ACTION" actrelayproc actrelay {nick uhost hand chan key text} {   if { $chan != "#chan1" } { return 0 }   putserv "PRIVMSG #chan2 :*$nick $text"}</code></pre></div>This is just the principe, not a script to use as is <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Tue Dec 03, 2019 4:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Suratka]]></name></author>
		<updated>2019-11-30T06:44:39-04:00</updated>

		<published>2019-11-30T06:44:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107952#p107952</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107952#p107952"/>
		<title type="html"><![CDATA[tcl better than spychan.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107952#p107952"><![CDATA[
Of course I checked.<br>there is not, probably just because it does not have a name attributable to "chan", "link", "reley". so if there were, it is impossible to find it without knowing the name.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12635">Suratka</a> — Sat Nov 30, 2019 6:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2019-11-29T15:45:17-04:00</updated>

		<published>2019-11-29T15:45:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107951#p107951</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107951#p107951"/>
		<title type="html"><![CDATA[Re: tcl better than spychan.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107951#p107951"><![CDATA[
<blockquote class="uncited"><div>...<br>Does anyone remember the name of the tcl and where can I find it?</div></blockquote>Not specifically. <br><br>Have you checked here:<br><a href="http://tclarchive.org/" class="postlink">http://tclarchive.org/</a><br><br>There is a whole section of "Channel Linking Scripts".<br>Perhaps one of them might look familiar to you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri Nov 29, 2019 3:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Suratka]]></name></author>
		<updated>2019-11-29T15:38:51-04:00</updated>

		<published>2019-11-29T15:38:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107950#p107950</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107950#p107950"/>
		<title type="html"><![CDATA[tcl better than spychan.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107950#p107950"><![CDATA[
does someone by chance know a tcl for eggdrop that acts as a two-channel channel?<br>I tried "spychan", but it is a unique sense, it works by itself to read what is said in a channel.<br>I need a tcl that acts as an intermediary and functions both in reception and transmission.<br>once if I'm not mistaken I had a tcl like that, whose name I don't remember.<br><br>It gave the possibility to activate and deactivate with the "! Gateon" command<br>"! Gateoff".<br>Does anyone remember the name of the tcl and where can I find it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12635">Suratka</a> — Fri Nov 29, 2019 3:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
