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

	<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-24T15:48:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[forever79]]></name></author>
		<updated>2003-06-24T15:48:19-04:00</updated>

		<published>2003-06-24T15:48:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22504#p22504</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22504#p22504"/>
		<title type="html"><![CDATA[part and no join after 15-20 minutes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22504#p22504"><![CDATA[
proc partchan1 { } { <br>  putserv "part #ayna" <br>  timer 1 partchan1 <br>} <br>timer 1 partchan1 <br><br><strong class="text-strong">bot starting but after 15-20 minutes part and no join </strong><br>please help...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3368">forever79</a> — Tue Jun 24, 2003 3:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Noam]]></name></author>
		<updated>2003-06-24T00:46:23-04:00</updated>

		<published>2003-06-24T00:46:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22470#p22470</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22470#p22470"/>
		<title type="html"><![CDATA[every 1 minute cycle]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22470#p22470"><![CDATA[
timer 1 { putserv "part #chan1" }<br>will make the bot part the chan (and join it) in 1 minute.<br><br>a tcl that will loop this every minute will look like:<div class="codebox"><p>Code: </p><pre><code>proc partchan1 { } {  putserv "part #chan1"   timer 1 partchan1}timer 1 partchan1</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3269">Noam</a> — Tue Jun 24, 2003 12:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[forever79]]></name></author>
		<updated>2003-06-23T17:02:57-04:00</updated>

		<published>2003-06-23T17:02:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22462#p22462</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22462#p22462"/>
		<title type="html"><![CDATA[thanx but ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22462#p22462"><![CDATA[
what is the command ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3368">forever79</a> — Mon Jun 23, 2003 5:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-23T02:40:39-04:00</updated>

		<published>2003-06-23T02:40:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22424#p22424</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22424#p22424"/>
		<title type="html"><![CDATA[every 1 minute cycle]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22424#p22424"><![CDATA[
Using the bind time, but this wlll be verry irritating. Better do the *hop* thing in 5 minutes or something.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Jun 23, 2003 2:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[forever79]]></name></author>
		<updated>2003-06-22T20:58:05-04:00</updated>

		<published>2003-06-22T20:58:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22418#p22418</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22418#p22418"/>
		<title type="html"><![CDATA[every 1 minute cycle]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22418#p22418"><![CDATA[
<strong class="text-strong">hi<br>what is your command ? ( every 1 minute ==&gt; part #chan1 and join #chan1 )</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3368">forever79</a> — Sun Jun 22, 2003 8:58 pm</p><hr />
]]></content>
	</entry>
	</feed>
