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

	<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>2008-04-15T10:52:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-04-15T10:52:25-04:00</updated>

		<published>2008-04-15T10:52:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82328#p82328</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82328#p82328"/>
		<title type="html"><![CDATA[More than one line a second?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82328#p82328"><![CDATA[
You can also use<div class="codebox"><p>Code: </p><pre><code>putdccraw 0 [string length "privmsg #channel :text"] "privmsg #channel :text"</code></pre></div>which will directly send the command to the IRCd instead of passing through Eggdrop's queue.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Apr 15, 2008 10:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Philw]]></name></author>
		<updated>2008-04-15T09:21:03-04:00</updated>

		<published>2008-04-15T09:21:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82325#p82325</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82325#p82325"/>
		<title type="html"><![CDATA[More than one line a second?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82325#p82325"><![CDATA[
worked perfectly.<br><br>Thanks very much for the quick response<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9557">Philw</a> — Tue Apr 15, 2008 9:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2008-04-15T07:40:50-04:00</updated>

		<published>2008-04-15T07:40:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82322#p82322</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82322#p82322"/>
		<title type="html"><![CDATA[More than one line a second?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82322#p82322"><![CDATA[
server module, line 122 on wards<div class="codebox"><p>Code: </p><pre><code>/* Number of seconds to wait between transmitting queued lines to the server * lower this value at your own risk.  ircd is known to start flood control * at 512 bytes/2 seconds. */#define msgrate 2</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Tue Apr 15, 2008 7:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Philw]]></name></author>
		<updated>2008-04-15T06:56:30-04:00</updated>

		<published>2008-04-15T06:56:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82321#p82321</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82321#p82321"/>
		<title type="html"><![CDATA[More than one line a second?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82321#p82321"><![CDATA[
Sorry should also add,<br><br>using putquick to send messages to server, have tried all the others<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9557">Philw</a> — Tue Apr 15, 2008 6:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Philw]]></name></author>
		<updated>2008-04-15T06:33:56-04:00</updated>

		<published>2008-04-15T06:33:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82320#p82320</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82320#p82320"/>
		<title type="html"><![CDATA[More than one line a second?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82320#p82320"><![CDATA[
Hi All<br><br>Hoping this is a really easy question for you to answer. We have a bot that needs to output a lot of text as it monitors some of our systems.<br><br>We have noticed than when it receives a back log of text it will only output at 1 line a second. Is this a restriction of eggdrop that can be lifted? We have our own ircd server so not worried about being kicked for flooding.<br><br>We are using a FIFO Pipe to store and read the text from, could this be the cause if eggdrop has no limit?<br><br>Hope someone can shed some light.<br><br>Phil<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9557">Philw</a> — Tue Apr 15, 2008 6:33 am</p><hr />
]]></content>
	</entry>
	</feed>
