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

	<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>2001-10-31T14:26:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-31T14:26:00-04:00</updated>

		<published>2001-10-31T14:26:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1259#p1259</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1259#p1259"/>
		<title type="html"><![CDATA[Laggy Egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1259#p1259"><![CDATA[
Wow thanks, i will give that a go :^) <br><br>i appriciate everyones help!<p>Statistics: Posted by Guest — Wed Oct 31, 2001 2:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-31T10:55:00-04:00</updated>

		<published>2001-10-31T10:55:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1255#p1255</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1255#p1255"/>
		<title type="html"><![CDATA[Laggy Egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1255#p1255"><![CDATA[
It is strongly advised not to change the "use-penilties" to 0.<br><br>If your eggdrop is queuing enough information to be able to insert the PING reply, 300 second before sending it, then you are in a flood situation.<br><br>Should you change the setting, you are heading more than likely to flood your bot off.<br><br>My advise, would be to change your script. Looking through the eggdrop code, CTCP ping replies, and other esential items (RFC complience) are output throught he server queue (equivilant to "putserv").<br><br>It sounds like you are using "putserv" to output details to IRC through your script, when infact, you should use "puthelp".<br><br>This will increase your ping replies to allmost nothing. This is because the "putserv" queue, has a higher priorty that the help queue.<br><br>This means, that should 100 lines be placed into the help queue, than after 15 lines, you place 10 lines in the server queue. The server queue will then be output, while the help queue is put on hold, till the server queue is enpty.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Oct 31, 2001 10:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-31T06:01:00-04:00</updated>

		<published>2001-10-31T06:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1252#p1252</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1252#p1252"/>
		<title type="html"><![CDATA[Laggy Egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1252#p1252"><![CDATA[
have fun with set use-penalties 0 :&gt;<p>Statistics: Posted by Guest — Wed Oct 31, 2001 6:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-31T03:19:00-04:00</updated>

		<published>2001-10-31T03:19:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1249#p1249</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1249#p1249"/>
		<title type="html"><![CDATA[Laggy Egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1249#p1249"><![CDATA[
I hear what your saying :^) but it seems like the eggy is taking more than just its sweet time... ram/hdspace/cpu time are of no concern. for example:<br><br>if someone pastes a message into a room it comes much much faster, line per line, than a single message the egg spits out. <br><br>does egg use any flood constrol on itself?<br><br>thx for your help! :^)<p>Statistics: Posted by Guest — Wed Oct 31, 2001 3:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-31T02:58:00-04:00</updated>

		<published>2001-10-31T02:58:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1247#p1247</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1247#p1247"/>
		<title type="html"><![CDATA[Laggy Egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1247#p1247"><![CDATA[
The Way I see it in my head you want to make the bot spit out a info msg to the room as fast as it can, right?<br><br>If yes, (the way I see it in my head)That will just lag you more.. It schould make your ping go up higher then 300.<br><br>take a 56k (only for Ex. not saying thats what you have on the bot) put a bot on it, with that script and type "<strong class="text-strong">!news</strong>" over and over and (well you get it)<br>well your right it is first come first serve but it rembers what peeps are saying so it will start to eat up the "Ram" Then "Hard drive space" But most of all your ping<br><br>Well to tell the truth I dont know if you can make it spit stuff out faster or if I said was right but damn it sounds good <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mad.gif" width="15" height="15" alt=":mad:" title="Mad"><p>Statistics: Posted by Guest — Wed Oct 31, 2001 2:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-31T02:19:00-04:00</updated>

		<published>2001-10-31T02:19:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1242#p1242</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1242#p1242"/>
		<title type="html"><![CDATA[Laggy Egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1242#p1242"><![CDATA[
Heyya. I recently wrote a new/info script for a large irc channel. Anyways while people use this script the bot gets lagged. i understand that a lot of info is going out of the bot and that slows it down. and its never been booted for flooding (by the server). but while people are asking for !news !schedule etc etc its ping can rise as high as 300 seconds. pretty lame. i don't know much about the internal workings of an eggdrop... but it sounds like it uses a queue? and possibly it fills and dispenses its info on a first come first serve basis...? is there any way to speed up its response? (make it a bit more reckless :^)<br><br>the script is a simple file reading script.<br><br>&lt;font size=-1&gt;[ This Message was edited by: Max? on 2001-10-30 23:20 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Wed Oct 31, 2001 2:19 am</p><hr />
]]></content>
	</entry>
	</feed>
