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

	<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>2009-08-24T14:00:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[RowdyOne]]></name></author>
		<updated>2009-08-24T14:00:52-04:00</updated>

		<published>2009-08-24T14:00:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90039#p90039</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90039#p90039"/>
		<title type="html"><![CDATA[Procedure to start, stop or continue a procedure]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90039#p90039"><![CDATA[
You sooooo rock!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10831">RowdyOne</a> — Mon Aug 24, 2009 2:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2009-08-24T10:56:21-04:00</updated>

		<published>2009-08-24T10:56:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90037#p90037</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90037#p90037"/>
		<title type="html"><![CDATA[Procedure to start, stop or continue a procedure]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90037#p90037"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set t [strftime %H]if {$t &gt;= 8 and $t &lt; 12} { # proc does not trigger between 8 am and 12 am return}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Aug 24, 2009 10:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RowdyOne]]></name></author>
		<updated>2009-08-24T03:25:37-04:00</updated>

		<published>2009-08-24T03:25:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90033#p90033</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90033#p90033"/>
		<title type="html"><![CDATA[Procedure to start, stop or continue a procedure]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90033#p90033"><![CDATA[
Hello! Hoping to get some help.<br><br>I am trying to cobble together a procedure which I can prepend to a small quote script I am using.<br><br>I need it to check the time of the day and allow the procedure to start or continue between 12am and 8am, for example.<br><br>I also need it to stop the procedure from starting or continuing outside those times<br><br>While I have some experience managing an eggdrop and using different scripts this is the first time I have tried to make a significant modification to one.<br><br>Thank you in advance for anything you can help me with here!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10831">RowdyOne</a> — Mon Aug 24, 2009 3:25 am</p><hr />
]]></content>
	</entry>
	</feed>
