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

	<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>2005-06-26T15:23:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-06-26T15:23:12-04:00</updated>

		<published>2005-06-26T15:23:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51408#p51408</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51408#p51408"/>
		<title type="html"><![CDATA[i try to make tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51408#p51408"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>setudef flag cyclechanif {[timerexists cycle:chans] == ""} { timer 2 [list cycle:chans]}proc cycle:chans {} { foreach chan [channels] {  if {[channel get $chan cyclechan]} {   putserv "PART $chan"  } } timer 2 [list cycle:chans]}</code></pre></div>use <strong class="text-strong">.chanset #channel +cyclechan</strong> to let the bot cycle this channel every 2 minutes.<br><br>PS: you can also add a part message like this:<div class="codebox"><p>Code: </p><pre><code>putserv "PART $chan :message here"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Jun 26, 2005 3:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bader]]></name></author>
		<updated>2005-06-26T14:13:15-04:00</updated>

		<published>2005-06-26T14:13:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51406#p51406</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51406#p51406"/>
		<title type="html"><![CDATA[i try to make tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51406#p51406"><![CDATA[
how can i , mke tcl. always 2mins, the bot part then rejoin <br>like <br>(08،57،pm) * Parts: MadMolly (<a href="mailto:molly@fbi.raided.us">molly@fbi.raided.us</a>)<br>(08،57،pm) * Joins: MadMolly (<a href="mailto:molly@fbi.raided.us">molly@fbi.raided.us</a>)<br>and thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6059">Bader</a> — Sun Jun 26, 2005 2:13 pm</p><hr />
]]></content>
	</entry>
	</feed>
