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

	<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>2006-02-16T07:28:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[koos]]></name></author>
		<updated>2006-02-16T07:28:19-04:00</updated>

		<published>2006-02-16T07:28:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60463#p60463</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60463#p60463"/>
		<title type="html"><![CDATA[Re: tcl to partyline]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60463#p60463"><![CDATA[
<blockquote class="uncited"><div>What do you mean?</div></blockquote>I just want that the timerscript will give the .go #channelname command on the partyline as DCC, so the chatstats script will react on that (activation).<br><br>Now we have to start by hand, but i want timers doing it on specific times.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7369">koos</a> — Thu Feb 16, 2006 7:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-02-12T19:52:40-04:00</updated>

		<published>2006-02-12T19:52:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60379#p60379</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60379#p60379"/>
		<title type="html"><![CDATA[tcl to partyline]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60379#p60379"><![CDATA[
Use code tags when posting code koos. Please edit your post and rectify.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun Feb 12, 2006 7:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[koos]]></name></author>
		<updated>2006-02-12T19:59:43-04:00</updated>

		<published>2006-02-12T19:38:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60375#p60375</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60375#p60375"/>
		<title type="html"><![CDATA[tcl to partyline]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60375#p60375"><![CDATA[
just a piece of the script see rule 5 and 10 these rule has to activate chanstats script.<div class="codebox"><p>Code: </p><pre><code>    if { [ string tolower $dayofweeknr ] == "fri"} {      # when its friday execute      bind time - "00 10 * * *" stat_check_on      proc stat_check_on {min hour day month year} {      dccbroadcast ".go #help"      putlog "Helplogtimer start"      }      bind time - "30 22 * * *" stat_check_off      proc stat_check_off {min hour day month year} {      dccbroadcast ".stop #help"      putlog "Helplogtimer stop"      }    }</code></pre></div>so above isn''t working <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> i'm looking for a right solution.<br>code tags added, sorry<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7369">koos</a> — Sun Feb 12, 2006 7:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-02-12T19:32:21-04:00</updated>

		<published>2006-02-12T19:32:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60374#p60374</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60374#p60374"/>
		<title type="html"><![CDATA[Re: tcl to partyline]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60374#p60374"><![CDATA[
<blockquote class="uncited"><div>My question:<br>With what command can i get just only '.go #channelname' at the partyline to activate chatstats.</div></blockquote>What do you mean?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Feb 12, 2006 7:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[koos]]></name></author>
		<updated>2006-02-12T18:30:58-04:00</updated>

		<published>2006-02-12T18:30:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60366#p60366</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60366#p60366"/>
		<title type="html"><![CDATA[tcl to partyline]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60366#p60366"><![CDATA[
Newbie question.<br><br>Just start programming in TCL and have a question.<br>A script (chatstats) is activated by typing '.go #channelname' on the partyline.<br><br>Now i've created some timers so at specific time the chatstats had to log events en next timer '.stop #channelname' quits logging.<br><br>My question:<br>With what command can i get just only '.go #channelname' at the partyline to activate chatstats.<br><br>Chatstats use a bind:<br>bind dcc nC|C go cs:go<br>bind dcc nC|C stop cs:stop<br><br>Can some point me to the good direction of programming this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7369">koos</a> — Sun Feb 12, 2006 6:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
