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

	<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-06-30T07:08:41-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-06-30T07:08:41-04:00</updated>

		<published>2005-06-30T07:08:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51554#p51554</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51554#p51554"/>
		<title type="html"><![CDATA[script sends to the channel a command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51554#p51554"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set commandchan "#channel"bind time - * send:commandproc send:command {min hour args} { if {$min == 00 &amp;&amp; $hour == 10} {  puthelp "PRIVMSG $::commandchan :!on" } elseif {$min == 00 &amp;&amp; $hour == 00} {  puthelp "PRIVMSG $::commandchan :!off" }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Jun 30, 2005 7:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[st33l]]></name></author>
		<updated>2005-06-30T06:40:51-04:00</updated>

		<published>2005-06-30T06:40:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51552#p51552</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51552#p51552"/>
		<title type="html"><![CDATA[script sends to the channel a command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51552#p51552"><![CDATA[
I need script which in 00:00 hours will send a command !off to the channel, and at 10:00 will send a command !on.<br>10x<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6393">st33l</a> — Thu Jun 30, 2005 6:40 am</p><hr />
]]></content>
	</entry>
	</feed>
