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

	<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-05-26T18:51:11-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-05-26T18:51:11-04:00</updated>

		<published>2005-05-26T18:51:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49867#p49867</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49867#p49867"/>
		<title type="html"><![CDATA[timer proplem :(]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49867#p49867"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set msgs { {"msg 1"} {"msg 2"}}set delay 20set spamchan #channelif ![string match -noc "*spam*" [timers]] { timer $delay spam}proc spam {} { set msg [lindex $::msgs [rand [llength $::msgs]]] putserv "PRIVMSG $::spamchan :$msg" timer $::delay spam}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Thu May 26, 2005 6:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[olo1]]></name></author>
		<updated>2005-05-26T17:37:16-04:00</updated>

		<published>2005-05-26T17:37:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49863#p49863</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49863#p49863"/>
		<title type="html"><![CDATA[timer proplem :(]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49863#p49863"><![CDATA[
hey<br>i have a probleme. I tried to make a timer that msg the chan evry 20 min with 1 message. I tried it but im to stupid to make this code.<br><br>Can u make 1?<br><br>I need a timer that msg the chan evry 20 minuetes with a diffrent message.<br><br>20 min : msg1<br>40 min : msg2<br>60 min : msg3<br><br>evry hour 3 msg<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6275">olo1</a> — Thu May 26, 2005 5:37 pm</p><hr />
]]></content>
	</entry>
	</feed>
