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

	<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>2013-03-01T05:25:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Slaktarn]]></name></author>
		<updated>2013-03-01T05:25:18-04:00</updated>

		<published>2013-03-01T05:25:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101149#p101149</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101149#p101149"/>
		<title type="html"><![CDATA[circumvent_queues]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101149#p101149"><![CDATA[
Maybe should make myself more clear, its not that its not running its just that it still take time before the massages are send<br><br>/ Slaktarn<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8963">Slaktarn</a> — Fri Mar 01, 2013 5:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Slaktarn]]></name></author>
		<updated>2013-02-28T04:22:54-04:00</updated>

		<published>2013-02-28T04:22:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101136#p101136</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101136#p101136"/>
		<title type="html"><![CDATA[circumvent_queues]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101136#p101136"><![CDATA[
Hay everyone i found this on the egggrop wiki<br><div class="codebox"><p>Code: </p><pre><code>A very often asked question is how to make Eggdrop send as fast as possible. This is discouraged and will disconnect your bot if it doesn't have special privileges from the IRCd!Load this script (paste to configfile or create a scriptfile): package require Eggdrop 1.6.20 bind out - "% queued" circumvent_queues proc circumvent_queues {queue text status} {   putnow $text; # send instantly   return 1; # delete from old queue }</code></pre></div>I try to insert that one in my eggdrop but i can´t get it to work, what i don´t get is what is queue and status<br><br>normaly i just do putnow<br><br>/ Slaktarn<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8963">Slaktarn</a> — Thu Feb 28, 2013 4:22 am</p><hr />
]]></content>
	</entry>
	</feed>
