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

	<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-11-30T12:52:41-04:00</updated>

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

		<entry>
		<author><name><![CDATA[dusk]]></name></author>
		<updated>2005-11-30T12:52:41-04:00</updated>

		<published>2005-11-30T12:52:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57842#p57842</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57842#p57842"/>
		<title type="html"><![CDATA[Stats.Mod Message Request...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57842#p57842"><![CDATA[
Hi,<br><br>That was exactly what I meant <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> ,<br><br>thx is ,altough very friendly, not really nescesary, tha's what a forum is for , is it not? :p<br><br>You're welcome btw.<br><br>GRTZ<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6042">dusk</a> — Wed Nov 30, 2005 12:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Romeyo]]></name></author>
		<updated>2005-11-30T12:05:12-04:00</updated>

		<published>2005-11-30T12:05:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57840#p57840</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57840#p57840"/>
		<title type="html"><![CDATA[Thanks :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57840#p57840"><![CDATA[
Hiya ppls, <br>              Thanks... i myself found out the way by typing binding all the message commands to the thing it points in the module file ... I came here to share it... Here is the code i have added in the stats.conf file for those who may want it in future..<br><div class="codebox"><p>Code: </p><pre><code>catch "unbind msg n|n top10 *msg:top10"catch "unbind msg n|n ttop10 *msg:ttop10"catch "unbind msg n|n top20 *msg:top20"catch "unbind msg n|n ttop20 *msg:ttop20"catch "unbind msg n|n stat *msg:stat"catch "unbind msg n|n tstat *msg:tstat"catch "unbind msg n|n place *msg:place"catch "unbind msg n|n tplace *msg:tplace"catch "unbind msg n|n wordstats *msg:wordstats"catch "unbind msg n|n topwords *msg:topwords"catch "unbind msg n|n setemail *msg:setemail"catch "unbind msg n|n sethomepage *msg:sethomepage"bind msg n|n top10 *msg:top10bind msg n|n ttop10 *msg:ttop10bind msg n|n top20 *msg:top20bind msg n|n ttop20 *msg:ttop20bind msg n|n place *msg:placebind msg n|n tplace *msg:tplacebind msg n|n stat *msg:statbind msg n|n tstat *msg:tstatbind msg n|n wordstats *msg:wordstatsbind msg n|n topwords *msg:topwordsbind msg n|n setemail *msg:setemailbind msg n|n sethomepage *msg:sethomepage</code></pre></div>Anyway Thanks for helping out... Dusk <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=6915">Romeyo</a> — Wed Nov 30, 2005 12:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dusk]]></name></author>
		<updated>2005-11-30T11:31:39-04:00</updated>

		<published>2005-11-30T11:31:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57838#p57838</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57838#p57838"/>
		<title type="html"><![CDATA[Stats.Mod Message Request...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57838#p57838"><![CDATA[
Hi,<br>Can't help you directly with the privmsg-commands,maybe you could try unbinding (like it's done in the stats.conf for the pubmsg's) and bind agian with the flags you desire. I'ts only a suggestion.....<br><br>To speed up the loading of your bot it's recommended to do a .purgestats once in a while to erase users that haven't been on your channel for some time, (also do .sumuser for people who change hosts alot -- then .purgestats again).<br><br>You also can try switching off wordstats, wich van verry cpu- and memory consuming..<br><br>GRTZ<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6042">dusk</a> — Wed Nov 30, 2005 11:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Romeyo]]></name></author>
		<updated>2005-11-30T03:42:58-04:00</updated>

		<published>2005-11-30T03:42:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57829#p57829</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57829#p57829"/>
		<title type="html"><![CDATA[Stats.Mod Message Request...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57829#p57829"><![CDATA[
Hi ..<br>       I am using the stats.mod .. i wonder can i limit the pvt message commands like top10 #chan and stat #chan nick only to peoples with n flag? I changed the binds for public command to n flag in the stats.conf.. Another thing is the bot takes some time when loading or upon startup.. statsmod.dat file is more than 10mb.. <br>Thanks in advance <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=6915">Romeyo</a> — Wed Nov 30, 2005 3:42 am</p><hr />
]]></content>
	</entry>
	</feed>
