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

	<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-06-22T11:59:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-22T11:59:12-04:00</updated>

		<published>2005-06-22T11:59:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51225#p51225</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51225#p51225"/>
		<title type="html"><![CDATA[slow eggdrops]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51225#p51225"><![CDATA[
the simplest thing you can do is to reduce the number of scripts you are using - get rid of as many as you can, especially the lamest ones<br><br>also, if you use seen or/and stats scripts, exchange those with modules (gseen.mod, stats.mod)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Jun 22, 2005 11:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sKy]]></name></author>
		<updated>2005-06-22T11:44:35-04:00</updated>

		<published>2005-06-22T11:44:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51224#p51224</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51224#p51224"/>
		<title type="html"><![CDATA[slow eggdrops]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51224#p51224"><![CDATA[
on startup the bot will do<br>/names<br>/who #channel 'arguments, don`t know yet'<br>/mode #channel<br>/mode #channel +b<br><br>And this for each channel. This provides the commands like ischanban, onchan, isop etc... There is no way to speed up this (exapt editing the source).<br><br>An eggdrop can handle really much things and it will be still fast. On my bot run many script. You can install much as you want, as long them have a good output system.<br><br>The only thing which makes your bot slow is the serveroutput. If you have installed much scripts which send things to the server this is queued. This is needed to prevent excess flood.<br><br>Putquick is the fastes queue and should be used for things which are important. Then you have pushmode, putkick, putserv and the slowest puthelp (which should be used for a lot off messages etc.).<br><br>Maybe you should check the lag to the sever? Or maybe jump to another one.. This makes the bot slow in serveroutput too.<br><br>At least, well, i don`t know really. But it`s possible that your CPU or system the bot runs on is to slow? I doubt it, because i have seen eggdrops which run 'only' for example a computer on a computer which 'only 233 mhz'. I doub`t that this is the problem.<br><br>Another thing which can make the bot slow are other aplications? Maybe another eggdrop? Other aplications on that system? Maybe another eggdrop running on that system which uses really much utimers/afters or endless loops which makes no sense.<br><br>Maybe you run a newsscript which will check a lot of websites? Or any senseless statistic or other kind of scripts.<br><br>Well,i hope anything of this will help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6101">sKy</a> — Wed Jun 22, 2005 11:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Atomic]]></name></author>
		<updated>2005-06-22T07:44:26-04:00</updated>

		<published>2005-06-22T07:44:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51223#p51223</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51223#p51223"/>
		<title type="html"><![CDATA[slow eggdrops]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51223#p51223"><![CDATA[
ok i have a little question <br><br>hehe<br><br>umm how many scripts/channels can a eggdrop handle<br><br> is it the more scripts you load onto it the slower it gets<br>also how many channels would be ummm accetable for<br>the bot to run in currently i have mine in 10<br>could this be the problem?<br><br>is there away to make it speed up<br><br>when it has a full msg/cmd queue it seems to take forever<br>to get all msg/cmd out of the queue....<br><br>speacaily on startup he is very slow....<br><br>how can i make it clear the msg queue faster?<br>and run cmds faster <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>can i make the msg queue larger? <br>sometimes it misses out cmds when it in a slow state<br>hope you understand what i mean<br><br>thank you <br>Atomic<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5117">Atomic</a> — Wed Jun 22, 2005 7:44 am</p><hr />
]]></content>
	</entry>
	</feed>
