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

	<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-11-09T01:54:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-11-09T01:54:51-04:00</updated>

		<published>2005-11-09T01:54:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57202#p57202</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57202#p57202"/>
		<title type="html"><![CDATA[how to speed up eggdrops default text-output to server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57202#p57202"><![CDATA[
[putdccraw] is undocumented for a reason; it should <strong class="text-strong">not</strong> be used, except for issuing a single command only when you are absolutely sure it will get through (not ignored due to command pace limitations which are imposed by most servers)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Nov 09, 2005 1:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2005-11-07T03:15:45-04:00</updated>

		<published>2005-11-07T03:15:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57149#p57149</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57149#p57149"/>
		<title type="html"><![CDATA[how to speed up eggdrops default text-output to server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57149#p57149"><![CDATA[
<blockquote class="uncited"><div>Problem solved: Giving the Bot ircOP status helps a lot  8)</div></blockquote>I told ya, that it's server dependant ;P<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Mon Nov 07, 2005 3:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[formtapez]]></name></author>
		<updated>2005-11-06T21:30:41-04:00</updated>

		<published>2005-11-06T21:30:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57143#p57143</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57143#p57143"/>
		<title type="html"><![CDATA[how to speed up eggdrops default text-output to server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57143#p57143"><![CDATA[
Problem solved: Giving the Bot ircOP status helps a lot  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6916">formtapez</a> — Sun Nov 06, 2005 9:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2005-11-06T18:56:05-04:00</updated>

		<published>2005-11-06T18:56:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57136#p57136</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57136#p57136"/>
		<title type="html"><![CDATA[how to speed up eggdrops default text-output to server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57136#p57136"><![CDATA[
#define msgrate should work.<br><br>"/* Number of seconds to wait between transmitting queued lines to the server<br> * lower this value at your own risk.  ircd is known to start flood control<br> * at 512 bytes/2 seconds.<br> */ "<br><br>Don't forget that you need to recompile the bot when you change it.<br><br>Also check <a href="http://forum.egghelp.org/viewtopic.php?t=8238&amp;highlight=putnow" class="postlink">this</a> thread<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Sun Nov 06, 2005 6:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[formtapez]]></name></author>
		<updated>2005-11-01T17:50:46-04:00</updated>

		<published>2005-11-01T17:50:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56963#p56963</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56963#p56963"/>
		<title type="html"><![CDATA[how to speed up eggdrops default text-output to server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56963#p56963"><![CDATA[
With that, only the first 4 lines are sent fast. After that i get 1sec delay per line.<br><br>But not with putdccraw 0. I use socket no. 8 (irc-server-socked)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6916">formtapez</a> — Tue Nov 01, 2005 5:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dwickie]]></name></author>
		<updated>2005-11-01T17:35:47-04:00</updated>

		<published>2005-11-01T17:35:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56962#p56962</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56962#p56962"/>
		<title type="html"><![CDATA[how to speed up eggdrops default text-output to server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56962#p56962"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>proc putfast {arg} {  append arg "\n"  putdccraw 0 [string length $arg] $arg} </code></pre></div><br>usage same as putquick/putserv/puthelp<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5343">dwickie</a> — Tue Nov 01, 2005 5:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[formtapez]]></name></author>
		<updated>2005-11-01T15:59:28-04:00</updated>

		<published>2005-11-01T15:59:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56960#p56960</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56960#p56960"/>
		<title type="html"><![CDATA[how to speed up eggdrops default text-output to server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56960#p56960"><![CDATA[
Hello!<br><br>We have an own (private) irc-network, and a eggdrop running very much tcl-scripts.<br>I'm trying to speed up the output of the bot to 10 lines per sec.<br>The solutions i found in this forum doesn't work for me, because i cant change all tcl-scripts to use putquick or some...<br><br>Is it possible to change the c-code of the bot, so it will write *any* messages faster? <br><br>(By the way, the irc-server is running on the same-machine.)<br><br>Things i tried in the server.c (without success):<br>- define msgrate 0<br>- define maxpenalty 30<br><br>Greetings<br>formtapez<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6916">formtapez</a> — Tue Nov 01, 2005 3:59 pm</p><hr />
]]></content>
	</entry>
	</feed>
