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

	<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-04-12T10:59:26-04:00</updated>

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

		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-04-12T10:59:26-04:00</updated>

		<published>2003-04-12T10:59:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18975#p18975</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18975#p18975"/>
		<title type="html"><![CDATA[Tcl Eggdrop execute msg command about certain time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18975#p18975"><![CDATA[
one weak ago, same question<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Sat Apr 12, 2003 10:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-04-12T06:28:44-04:00</updated>

		<published>2003-04-12T06:28:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18950#p18950</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18950#p18950"/>
		<title type="html"><![CDATA[Tcl Eggdrop execute msg command about certain time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18950#p18950"><![CDATA[
Have you used the Search function of this forum? If I'm not wrong, someone asked before for an solution of almost the same thing as you asked..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat Apr 12, 2003 6:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dereckson]]></name></author>
		<updated>2003-04-12T05:18:07-04:00</updated>

		<published>2003-04-12T05:18:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18944#p18944</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18944#p18944"/>
		<title type="html"><![CDATA[Tcl Eggdrop execute msg command about certain time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18944#p18944"><![CDATA[
Hi Maikel <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><div class="codebox"><p>Code: </p><pre><code>proc timer_notification {} {        puthelp "PRIVMSG #yourchannel :bla bla bla"        timer 6 timer_notification}</code></pre></div>First, we create a procedure called timer_notification.<br><br>This procedure make 2 things :<br><br>1. it drops a line bla bla bla on on #yourchannel<br>2. it asks eggdrop to execute in 6 minutes the procedure timer_notification (so, procedure planify a new execution of itself in 6 minutes).<br><br>If you wish work with seconds instead minutes, you can replace the command <strong class="text-strong">timer </strong>by <strong class="text-strong">utimer</strong>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1339">Dereckson</a> — Sat Apr 12, 2003 5:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-04-03T16:38:20-04:00</updated>

		<published>2003-04-03T16:38:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18504#p18504</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18504#p18504"/>
		<title type="html"><![CDATA[Tcl Eggdrop execute msg command about certain time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18504#p18504"><![CDATA[
Hi, people<br>I'm sure it's very easy to create a tcl script wich has a :<br>Timer that auto execute a command like say to a user hello im an eggdrop bot everey 10 minutes....<br>I need it for my game servers bots because otherwhise all the players need to say !status 80.61.128.4:27015 for my cs server adres and get information about the players...<br>Could give me a tcl script that can excecute mulitple commands @ a  time after for example 2 minutes?<br><br>I would really appriciate it if someone could make one for me also the tcl archive had some timers but i can't adjust them because i have to many expierendce..<br>Plz post a source code for the tcl<br><br>thx<br><br>Maikel<p>Statistics: Posted by Guest — Thu Apr 03, 2003 4:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
