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

	<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-08-16T09:31:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-08-16T09:31:08-04:00</updated>

		<published>2005-08-16T09:31:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54337#p54337</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54337#p54337"/>
		<title type="html"><![CDATA[help me with this tlc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54337#p54337"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub n !cycle cycleproc cycle {n u h c a} { foreach ch [channels] {  putserv "PART $ch" }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Tue Aug 16, 2005 9:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZoneISP]]></name></author>
		<updated>2005-08-16T07:21:18-04:00</updated>

		<published>2005-08-16T07:21:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54332#p54332</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54332#p54332"/>
		<title type="html"><![CDATA[help me with this tlc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54332#p54332"><![CDATA[
hi guys <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> i wonder if u can make for me small tcl only want to add some thing like !cycle in puplic<br><br>set cycletime 4<br>timer $cycletime cycle<br>proc cycle {} {<br>  global cycletime<br>  foreach c [channels] {<br>    putserv "PART $c"; putserv "JOIN $c"; timer $cycletime cycle<br>  }<br>}<br><br>so when i do !cycle the bot do cycle all channels<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6293">ZoneISP</a> — Tue Aug 16, 2005 7:21 am</p><hr />
]]></content>
	</entry>
	</feed>
