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

	<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>2008-08-30T06:55:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[jeroen_005]]></name></author>
		<updated>2008-08-30T06:55:16-04:00</updated>

		<published>2008-08-30T06:55:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84925#p84925</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84925#p84925"/>
		<title type="html"><![CDATA[!ucount]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84925#p84925"><![CDATA[
thanxs! This works <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10007">jeroen_005</a> — Sat Aug 30, 2008 6:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[game_over]]></name></author>
		<updated>2008-08-30T06:16:28-04:00</updated>

		<published>2008-08-30T06:16:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84924#p84924</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84924#p84924"/>
		<title type="html"><![CDATA[!ucount]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84924#p84924"><![CDATA[
<blockquote class="uncited"><div>Okey I just tryed something maybe it is very nub or completly incorrect. But this doesn't work :'(</div></blockquote><div class="codebox"><p>Code: </p><pre><code>proc ucount { nick uhost hand chan text } { </code></pre></div>to <br><div class="codebox"><p>Code: </p><pre><code>proc ucount { nick uhost hand channel text } { </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8946">game_over</a> — Sat Aug 30, 2008 6:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jeroen_005]]></name></author>
		<updated>2008-08-29T13:18:23-04:00</updated>

		<published>2008-08-29T13:18:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84920#p84920</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84920#p84920"/>
		<title type="html"><![CDATA[!ucount]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84920#p84920"><![CDATA[
nops i don't get any error when loading or running. when i type !ucount in my channel the bot doesn't response<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10007">jeroen_005</a> — Fri Aug 29, 2008 1:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-08-29T12:38:55-04:00</updated>

		<published>2008-08-29T12:38:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84918#p84918</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84918#p84918"/>
		<title type="html"><![CDATA[!ucount]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84918#p84918"><![CDATA[
Apart from being abit bloated (my personal opinion), I can't see any reason for that code not doing what you asked for. Do you get any error messages or such when loading or running the script?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Aug 29, 2008 12:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jeroen_005]]></name></author>
		<updated>2008-08-29T12:35:11-04:00</updated>

		<published>2008-08-29T12:35:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84917#p84917</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84917#p84917"/>
		<title type="html"><![CDATA[!ucount]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84917#p84917"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !ucount ucountproc ucount { nick uhost hand chan text } {set current_usr_count [llength [chanlist $channel]]putserv "PRIVMSG $channel :Er zijn momenteel \002$current_usr_count\002 gebruikers aanwezig in \002$channel\002."}putlog "Module loaded: SCRIPT: Ucount"</code></pre></div>Okey I just tryed something maybe it is very nub or completly incorrect. But this doesn't work :'(<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10007">jeroen_005</a> — Fri Aug 29, 2008 12:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jeroen_005]]></name></author>
		<updated>2008-08-29T06:13:18-04:00</updated>

		<published>2008-08-29T06:13:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84909#p84909</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84909#p84909"/>
		<title type="html"><![CDATA[!ucount]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84909#p84909"><![CDATA[
Is there an function in eggdrop for getting the following output:<br><div class="codebox"><p>Code: </p><pre><code>There are currently X people in #thischannel</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10007">jeroen_005</a> — Fri Aug 29, 2008 6:13 am</p><hr />
]]></content>
	</entry>
	</feed>
