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

	<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-08-24T07:50:02-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-08-24T07:50:02-04:00</updated>

		<published>2005-08-24T07:50:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54745#p54745</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54745#p54745"/>
		<title type="html"><![CDATA[Warning: over maximum server queue!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54745#p54745"><![CDATA[
Umm well.. my bot also sometimes gets that warning, however. If it is occassionaly suppose on a flood attempt, then that can be considered okay, else if it happens frequently then you should try reducing the binds and amount of data being sent to the server, because it it happens alot your bot can get Excess Flood off the server for sending too much data within a less amount of time.<br><br>By the way it can also occur if your bot is lagged, supponsingly when someone is packeting/dossing it or your shell server's bandwidth has decreased significantly within a short period of time.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Wed Aug 24, 2005 7:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-24T05:18:42-04:00</updated>

		<published>2005-08-24T05:18:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54741#p54741</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54741#p54741"/>
		<title type="html"><![CDATA[Warning: over maximum server queue!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54741#p54741"><![CDATA[
what kind of channel do you run? how come your bot had 300 msgs queued? you got flooded by alien botnet, you have output binds onjoin, your bot runs lengthy non-IRC operations or what?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Aug 24, 2005 5:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bLEIFus]]></name></author>
		<updated>2005-08-24T04:41:41-04:00</updated>

		<published>2005-08-24T04:41:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54740#p54740</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54740#p54740"/>
		<title type="html"><![CDATA[Warning: over maximum server queue!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54740#p54740"><![CDATA[
<blockquote class="uncited"><div>get rid of lame scripts, restart the bot, change server<br><br>and usually it's a good idea to move the hub off IRC (by unloading modules irc, server, channels), i.e. to use it as botnet hub only</div></blockquote><blockquote class="uncited"><div>|10:35:12|   |(guardian3| [10:33] GetOps v3.0b loaded.<br>|10:35:12|   |(guardian3| [10:33] Loaded sentinel.tcl v2.70 by slennox<br>|10:35:13|   |(guardian3| [10:33] Loaded superbitch.tcl v2.0 by slennox<br>|10:35:13|   |(guardian3| [10:33] auth v1.0 loaded<br>|10:35:13|   |(guardian3| [10:33] chankey-1.1 by blue loaded<br>|10:35:13|   |(guardian3| [10:33] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).</div></blockquote>that are all scripts that i load into the bot. do you call them "lame" ?<br><br><blockquote class="uncited"><div>|10:27:52|   |X|.clearqueue all<br>|10:27:52|   |(guardian3| Removed 301 messages from all queues.<br>|10:27:53|   |(guardian3| [10:26] #bleifus# clearqueue all</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5152">bLEIFus</a> — Wed Aug 24, 2005 4:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-23T22:21:22-04:00</updated>

		<published>2005-08-23T22:21:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54732#p54732</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54732#p54732"/>
		<title type="html"><![CDATA[Warning: over maximum server queue!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54732#p54732"><![CDATA[
<blockquote class="uncited"><div>You can maybe make a small tcl script based on a timer executing continuously after a defined interval of time, checking if the queue has not exceeded the maximum limit, if it has clear it, else leave it as it is.</div></blockquote>bad idea for bots that are not supposed to skip reacting on important events; instead of using lame scripts and implementing this, use good scripts and you won't need this<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Tue Aug 23, 2005 10:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-08-23T21:27:29-04:00</updated>

		<published>2005-08-23T21:27:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54730#p54730</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54730#p54730"/>
		<title type="html"><![CDATA[Warning: over maximum server queue!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54730#p54730"><![CDATA[
You can also try:<br><div class="codebox"><p>Code: </p><pre><code>.tcl queuesize</code></pre></div>in partyline or DCC chat to check how much of the bot's queue is full, else clear it.<br><blockquote class="uncited"><div>queuesize [queue] <br><br>Returns: the number of messages in all queues. If a queue is specified, only the size of this queue is returned. Valid queues are: mode, server, help.<br><br><br>clearqueue &lt;queue&gt; <br>Description: removes all messages from a queue. Valid arguments are: mode, server, help, or all.<br><br>Returns: the number of deleted lines from the specified queue.</div></blockquote>You can maybe make a small tcl script based on a timer executing continuously after a defined interval of time, checking if the queue has not exceeded the maximum limit, if it has clear it, else leave it as it is.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Tue Aug 23, 2005 9:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-23T17:05:30-04:00</updated>

		<published>2005-08-23T17:05:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54722#p54722</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54722#p54722"/>
		<title type="html"><![CDATA[Warning: over maximum server queue!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54722#p54722"><![CDATA[
get rid of lame scripts, restart the bot, change server<br><br>and usually it's a good idea to move the hub off IRC (by unloading modules irc, server, channels), i.e. to use it as botnet hub only<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Tue Aug 23, 2005 5:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bLEIFus]]></name></author>
		<updated>2005-08-23T16:52:08-04:00</updated>

		<published>2005-08-23T16:52:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54719#p54719</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54719#p54719"/>
		<title type="html"><![CDATA[Warning: over maximum server queue!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54719#p54719"><![CDATA[
Since yesterday my hub bot gives me that message via partyline. I unloaded ALL thirdparty scripts, but i get that da*n message all the time.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5152">bLEIFus</a> — Tue Aug 23, 2005 4:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
