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

	<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-12-04T16:49:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Koepi]]></name></author>
		<updated>2005-12-04T16:49:28-04:00</updated>

		<published>2005-12-04T16:49:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57951#p57951</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57951#p57951"/>
		<title type="html"><![CDATA[number of users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57951#p57951"><![CDATA[
Okay, thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3754">Koepi</a> — Sun Dec 04, 2005 4:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-12-04T16:15:26-04:00</updated>

		<published>2005-12-04T16:15:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57950#p57950</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57950#p57950"/>
		<title type="html"><![CDATA[number of users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57950#p57950"><![CDATA[
It's the same script, but this one closes the file after reading it in order not to open too many files which will lead to errors if excess files has been opened.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Dec 04, 2005 4:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Koepi]]></name></author>
		<updated>2005-12-04T15:52:16-04:00</updated>

		<published>2005-12-04T15:52:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57949#p57949</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57949#p57949"/>
		<title type="html"><![CDATA[number of users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57949#p57949"><![CDATA[
Okay thx. Is integrated, but you explan me what does this do?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3754">Koepi</a> — Sun Dec 04, 2005 3:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-12-04T15:18:44-04:00</updated>

		<published>2005-12-04T15:18:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57947#p57947</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57947#p57947"/>
		<title type="html"><![CDATA[number of users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57947#p57947"><![CDATA[
The file should be closed though.<div class="codebox"><p>Code: </p><pre><code>set count [llength [chanlist $chan]] foreach n [split [read [set f [open user.txt]]] \n][close $f] {    if {[onchan $n $chan]} {incr count -1} }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Dec 04, 2005 3:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Koepi]]></name></author>
		<updated>2005-12-04T14:58:17-04:00</updated>

		<published>2005-12-04T14:58:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57945#p57945</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57945#p57945"/>
		<title type="html"><![CDATA[number of users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57945#p57945"><![CDATA[
thx, works fine  <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=3754">Koepi</a> — Sun Dec 04, 2005 2:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-12-03T16:18:29-04:00</updated>

		<published>2005-12-03T16:18:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57931#p57931</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57931#p57931"/>
		<title type="html"><![CDATA[number of users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57931#p57931"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set count [llength [chanlist $chan]]foreach n [split [read [open user.txt]] \n] {   if {[onchan $n $chan]} {incr count -1}}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Dec 03, 2005 4:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Koepi]]></name></author>
		<updated>2005-12-03T15:21:29-04:00</updated>

		<published>2005-12-03T15:21:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57928#p57928</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57928#p57928"/>
		<title type="html"><![CDATA[number of users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57928#p57928"><![CDATA[
I count the number of users in my channel with<div class="codebox"><p>Code: </p><pre><code>set anzahl [expr [llength [chanlist $chan]]]</code></pre></div>i have a txt file, user.txt. every nick in the channel who is in this file should be decrease from the number of users.<br><br>user.txt<div class="codebox"><p>Code: </p><pre><code>user1user2user3</code></pre></div>I hope you understand what i mean and can help me.<br><br>greets Koepi<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3754">Koepi</a> — Sat Dec 03, 2005 3:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
