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

	<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-09-13T01:55:36-04:00</updated>

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

		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-13T01:55:36-04:00</updated>

		<published>2003-09-13T01:55:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27052#p27052</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27052#p27052"/>
		<title type="html"><![CDATA[problem with a timer that floods]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27052#p27052"><![CDATA[
Instead of posting new topics, how bout you read the replies to your previous topics? Geesh...    <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_evil.gif" width="15" height="15" alt=":evil:" title="Evil or Very Mad"> <br><br><a href="http://forum.egghelp.org/viewtopic.php?t=5544" class="postlink">http://forum.egghelp.org/viewtopic.php?t=5544</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sat Sep 13, 2003 1:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Snapple]]></name></author>
		<updated>2003-09-13T01:51:48-04:00</updated>

		<published>2003-09-13T01:51:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27050#p27050</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27050#p27050"/>
		<title type="html"><![CDATA[problem with a timer that floods]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27050#p27050"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind join - * join:joinproc join:join {nicka uhost hand chan} { if {[string tolower $nicka] == [string tolower lalali]} {     starta $chan  }    }proc starta {chan} {    global botnick botChan   putserv "PRIVMSG $chan :Hello!"    utimer 600 [list starta $chan]}</code></pre></div>Ok, I have this code<br>It suppose to right a message "Hello!" every 10 minutes<br>the bot is in 3 chans<br>it worked very good for some hours<br>after that it started flooding the message every minute,<br>whats wrong?<br><br>thanks! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3524">Snapple</a> — Sat Sep 13, 2003 1:51 am</p><hr />
]]></content>
	</entry>
	</feed>
