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

	<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-01-23T21:01:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-01-23T21:01:43-04:00</updated>

		<published>2005-01-23T21:01:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45757#p45757</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45757#p45757"/>
		<title type="html"><![CDATA[bot flood settings etc (i think)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45757#p45757"><![CDATA[
Have you used the putquick -next? and putdccraw functions for output? The ircd itself has a server flood protection I beleive its 512/2 bytes/sec. You can change this setting in one of the eggdrop files not sure which one though, then recompile, it can get you through faster.<br><br>If the bot responds slowly it might be because of you have alot of tcls loaded into the bot, the bot might be performing many functions simulataineously (like /who, /whois every used on join) or the bot might have alot of timers running which could saturate its memory and so on...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Jan 23, 2005 9:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-01-20T19:17:44-04:00</updated>

		<published>2005-01-20T19:17:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45644#p45644</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45644#p45644"/>
		<title type="html"><![CDATA[bot flood settings etc (i think)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45644#p45644"><![CDATA[
I havent come accross a script yet that doesnt lag on large text output. The eggdrop to my knowledge queue's up all the text it is trying to send and just reads it from its internal queue.<br><br>Scripts that access an external source for information can also hang the bot if they are use 'BLOCKING' (Wait till it has the information before proceeding)<br><br>I Personally dont know of any way to make the bot ignore its queue.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Thu Jan 20, 2005 7:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CosmicD]]></name></author>
		<updated>2005-01-20T16:06:56-04:00</updated>

		<published>2005-01-20T16:06:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45635#p45635</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45635#p45635"/>
		<title type="html"><![CDATA[bot flood settings etc (i think)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45635#p45635"><![CDATA[
allright , question spree today but this is the final one in a  while, ipromise <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>theres a problem I have with the bot that it only seems to respond to 1 someone at a time... <br><br>i've been changing some global stack and queue flags but that doesnt seem to solve the problem..<br><br>sometimes when one user triggers a command, the bot seems to "lag" for somebody else that wants to do something else on another channels. <br><br>then it executes the command when the previous user is done,<br><br>cant you loosen that up a bit that it responds more ?<br><br>cd<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5772">CosmicD</a> — Thu Jan 20, 2005 4:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
