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

	<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-07T21:12:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-07T21:12:00-04:00</updated>

		<published>2001-10-07T21:12:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=352#p352</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=352#p352"/>
		<title type="html"><![CDATA[eggdrop queue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=352#p352"><![CDATA[
which eggdrop *.c file contains information about queues?<p>Statistics: Posted by Guest — Sun Oct 07, 2001 9:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-02T10:30:00-04:00</updated>

		<published>2001-10-02T10:30:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=185#p185</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=185#p185"/>
		<title type="html"><![CDATA[eggdrop queue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=185#p185"><![CDATA[
dccputraw will serv your needs for bypassing the queue system.<br><div class="codebox"><p>Code: </p><pre><code>dccputraw &lt;idx&gt; &lt;text-length&gt; &lt;text&gt;</code></pre></div>Where IDX is a valid partyline user, bot or other network based connection listed in ".dccstat". You can use 0 as the IDX for the irc server.<br><br>This command feeds it's data direct into the network output buffer, so is instant and subject only to the lag of the connection itself. So this requires that the string be newline terminated n, bothing in the string and as part fo the length of the string.<br><br>This command does pose a problem when creating scripts of distruction/protections scripts that are expected to work in a flash. The eggdrop queue system, anoying and slow as it is, is designed to prevent the bot from flooding itself off, putdccraw is not subject to these queue systems, and as such, leaves any command subject to flooding the bot off.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Oct 02, 2001 10:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2001-10-02T07:40:00-04:00</updated>

		<published>2001-10-02T07:40:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=183#p183</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=183#p183"/>
		<title type="html"><![CDATA[eggdrop queue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=183#p183"><![CDATA[
You might be able to use the command "putdccraw" like this:<br><br>set txt "PRIVMSG stdarg :I like goats toon"<br>putdccraw 0 [string length $txt] $txt<br><br>It's important to put the n on the end of your message! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Tue Oct 02, 2001 7:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-02T06:46:00-04:00</updated>

		<published>2001-10-02T06:46:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=182#p182</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=182#p182"/>
		<title type="html"><![CDATA[eggdrop queue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=182#p182"><![CDATA[
is there any way to use no queue? or with which eggdrop version i can do it?<p>Statistics: Posted by Guest — Tue Oct 02, 2001 6:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2001-09-28T20:11:00-04:00</updated>

		<published>2001-09-28T20:11:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=114#p114</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=114#p114"/>
		<title type="html"><![CDATA[eggdrop queue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=114#p114"><![CDATA[
the mode queue (as used with putquick) sends commands to the server in burst of 4. (thats hard coded into the queing system)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Fri Sep 28, 2001 8:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-09-27T09:32:00-04:00</updated>

		<published>2001-09-27T09:32:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62#p62</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62#p62"/>
		<title type="html"><![CDATA[eggdrop queue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62#p62"><![CDATA[
foreach user chanlist $chan ...<br>bot kicks (putquick "KICK ... "} users who match [isop $user $chan] &amp;&amp; ![matchattr [nick2hand $user] o|o $chan]<br><br>similar to bitch<p>Statistics: Posted by Guest — Thu Sep 27, 2001 9:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[guppy]]></name></author>
		<updated>2001-09-26T22:21:00-04:00</updated>

		<published>2001-09-26T22:21:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43#p43</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43#p43"/>
		<title type="html"><![CDATA[eggdrop queue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43#p43"><![CDATA[
<blockquote class="uncited"><div>On 2001-09-26 17:37, gregul wrote:<br>hmm i wanted to say that there seems to be a delay after fouth kick, before fifth kick, am i right?</div></blockquote>How exactly are you doing these kicks? There are a number of queues to prevent people (including yourself) from flooding the bot off irc .. this can cause small delays.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10">guppy</a> — Wed Sep 26, 2001 10:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-09-26T19:37:00-04:00</updated>

		<published>2001-09-26T19:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36#p36</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36#p36"/>
		<title type="html"><![CDATA[eggdrop queue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36#p36"><![CDATA[
hmm i wanted to say that there seems to be a delay after fouth kick, before fifth kick, am i right?<p>Statistics: Posted by Guest — Wed Sep 26, 2001 7:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-09-26T19:34:00-04:00</updated>

		<published>2001-09-26T19:34:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35#p35</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35#p35"/>
		<title type="html"><![CDATA[eggdrop queue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35#p35"><![CDATA[
could someone explain eggdrop queue mechanism? why bot can kick at max 4 users (even using putquick)? is there any delay after fourth kick? <p>Statistics: Posted by Guest — Wed Sep 26, 2001 7:34 pm</p><hr />
]]></content>
	</entry>
	</feed>
