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

	<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-07-28T17:13:10-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-28T17:13:10-04:00</updated>

		<published>2005-07-28T17:13:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53429#p53429</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53429#p53429"/>
		<title type="html"><![CDATA[cycle error !]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53429#p53429"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>timer $cycletime cycleproc cycle {} {   foreach c [channels] {      if [botonchan $c] {putserv "part $c"}   }   timer $::cycletime cycle}</code></pre></div>you don't need JOIN, the bot will automatically join the channels<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Jul 28, 2005 5:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZoneISP]]></name></author>
		<updated>2005-07-28T17:05:13-04:00</updated>

		<published>2005-07-28T17:05:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53428#p53428</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53428#p53428"/>
		<title type="html"><![CDATA[cycle error !]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53428#p53428"><![CDATA[
hello this tcl not working perftect only cyclne one channel<br>i need them ot cycle all channels in bot<br><div class="codebox"><p>Code: </p><pre><code>timer $cycletime cycleproc cycle {} {  global 4  foreach c [channels] {    putserv "PART $c"; putserv "JOIN $c"; timer $cycletime cycle  }}</code></pre></div>[/code]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6293">ZoneISP</a> — Thu Jul 28, 2005 5:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
