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

	<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-02-15T21:46:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Rob]]></name></author>
		<updated>2003-02-15T21:46:24-04:00</updated>

		<published>2003-02-15T21:46:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16647#p16647</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16647#p16647"/>
		<title type="html"><![CDATA[...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16647#p16647"><![CDATA[
<img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"> no worries ive managed to make a way around this so its updated when a user parts straight.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1673">Rob</a> — Sat Feb 15, 2003 9:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rob]]></name></author>
		<updated>2003-02-15T21:37:23-04:00</updated>

		<published>2003-02-15T21:37:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16646#p16646</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16646#p16646"/>
		<title type="html"><![CDATA[re]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16646#p16646"><![CDATA[
Sorry for the delay in the response to this, only just tested it. When a user joins the channel it updates the amount thats currently on, but when a user parts the channel it doesnt update the file and keep it to the higest amount of joins on that channel.<br><br>Is there any fix for this.<br><br>Cheers.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1673">Rob</a> — Sat Feb 15, 2003 9:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rob]]></name></author>
		<updated>2003-01-27T18:29:26-04:00</updated>

		<published>2003-01-27T18:29:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15870#p15870</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15870#p15870"/>
		<title type="html"><![CDATA[Looking for a script to.....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15870#p15870"><![CDATA[
Many thanks for that guys.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1673">Rob</a> — Mon Jan 27, 2003 6:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2003-01-26T12:02:03-04:00</updated>

		<published>2003-01-26T12:02:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15837#p15837</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15837#p15837"/>
		<title type="html"><![CDATA[Looking for a script to.....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15837#p15837"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>puts $fp [lleangth [chanlist $webchan]]</code></pre></div>change lleangth llength<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2369">spock</a> — Sun Jan 26, 2003 12:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-26T09:29:02-04:00</updated>

		<published>2003-01-26T09:29:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15827#p15827</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15827#p15827"/>
		<title type="html"><![CDATA[Looking for a script to.....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15827#p15827"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set webfile "/home/user/public_html/inchat"set webchan "#yourchannel"bind time - "*" webfile:updateproc webfile:update {args} {  global webfile webchan  set fp [open $webfile w]  puts $fp [lleangth [chanlist $webchan]]  close $fp}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Jan 26, 2003 9:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rob]]></name></author>
		<updated>2003-01-26T06:34:35-04:00</updated>

		<published>2003-01-26T06:34:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15825#p15825</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15825#p15825"/>
		<title type="html"><![CDATA[Looking for a script to.....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15825#p15825"><![CDATA[
as said above to take track of the amount of users that joins and parts then writes it straight either to a flat file or sql so that it can be used on a website then to tell users how many users are on the channel at the time<br><br>for example, if there were 15 users in the channel it would be displayed something like "Chat Now" (Currently 15 users)<br><br>Any help would be greatfull.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1673">Rob</a> — Sun Jan 26, 2003 6:34 am</p><hr />
]]></content>
	</entry>
	</feed>
