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

	<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-07-16T15:17:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-07-16T15:17:57-04:00</updated>

		<published>2003-07-16T15:17:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23575#p23575</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23575#p23575"/>
		<title type="html"><![CDATA[timer]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23575#p23575"><![CDATA[
Instead of:<div class="codebox"><p>Code: </p><pre><code>bind time - "00 * * * *" my:msg bind time - "10 * * * *" my:msg bind time - "20 * * * *" my:msg bind time - "30 * * * *" my:msg bind time - "40 * * * *" my:msg bind time - "50 * * * *" my:msg </code></pre></div>use:<div class="codebox"><p>Code: </p><pre><code>bind time - "?0 * * * *" my:msg </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Jul 16, 2003 3:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GeoMan59]]></name></author>
		<updated>2003-07-16T15:03:09-04:00</updated>

		<published>2003-07-16T15:03:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23573#p23573</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23573#p23573"/>
		<title type="html"><![CDATA[timer]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23573#p23573"><![CDATA[
I believe he wants to know how to make a scrim that would send that message every 10 mins. If so that would be easy enough, but with out my trusty tcl reference i would be able to rember if this is correct:<blockquote class="uncited"><div>proc my:msg {} {<br>putserv "PRIVMSG #channal :\00300,01Need a low cost game server host well you can get a low price low ping server for a low monthly cost check out our prices <a href="http://www.thextremehost.com/pricing.htm" class="postlink">http://www.thextremehost.com/pricing.htm</a> Contact txhsupport on aim or email <a href="mailto:techsupport@thextremehost.com">techsupport@thextremehost.com</a> Channel #thextremehost if you are intrested in buying a server!"<br>timer 10 0 { my:msg }<br>}</div></blockquote>Now thats basic and the syntax of my timer command would have to be checked like i said. Also that doesn't allow u to cancle out of the loop and it would have to be started in some way. I'm a bit curious to as why u pass all those parameters if they aren't used?<br><br>[edit]My bad, didn't relize u could bind a time, but that should work just the same.<br>One thing that i did notice is that u spelt channel wrong <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> but the script u have there seems pretty tight[/edit]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1636">GeoMan59</a> — Wed Jul 16, 2003 3:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-07-16T13:56:17-04:00</updated>

		<published>2003-07-16T13:56:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23569#p23569</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23569#p23569"/>
		<title type="html"><![CDATA[timer]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23569#p23569"><![CDATA[
maybe he Carnage69 wants us to spell check the (spam) message <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Wed Jul 16, 2003 1:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-07-16T13:54:02-04:00</updated>

		<published>2003-07-16T13:54:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23567#p23567</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23567#p23567"/>
		<title type="html"><![CDATA[timer]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23567#p23567"><![CDATA[
Are you asking for help, or is this a thinly veiled attempt at spamming the forum?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed Jul 16, 2003 1:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Carnage69]]></name></author>
		<updated>2003-07-16T13:39:50-04:00</updated>

		<published>2003-07-16T13:39:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23566#p23566</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23566#p23566"/>
		<title type="html"><![CDATA[timer]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23566#p23566"><![CDATA[
bind time - "00 * * * *" my:msg <br>bind time - "10 * * * *" my:msg <br>bind time - "20 * * * *" my:msg <br>bind time - "30 * * * *" my:msg <br>bind time - "40 * * * *" my:msg <br>bind time - "50 * * * *" my:msg <br><br>proc my:msg {min hour day month year} { <br>  putserv "PRIVMSG #channal :\00300,01Need a low cost game server host well you can get a low price low ping server for a low monthly cost check out our prices <a href="http://www.thextremehost.com/pricing.htm" class="postlink">http://www.thextremehost.com/pricing.htm</a> Contact txhsupport on aim or email <a href="mailto:techsupport@thextremehost.com">techsupport@thextremehost.com</a> Channel #thextremehost if you are intrested in buying a server!" <br>}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3299">Carnage69</a> — Wed Jul 16, 2003 1:39 pm</p><hr />
]]></content>
	</entry>
	</feed>
