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

	<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>2009-04-12T16:40:53-04:00</updated>

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

		<entry>
		<author><name><![CDATA[boehmi]]></name></author>
		<updated>2009-04-12T16:40:53-04:00</updated>

		<published>2009-04-12T16:40:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88403#p88403</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88403#p88403"/>
		<title type="html"><![CDATA[Putserv doesn't work correctly?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88403#p88403"><![CDATA[
Awesome!<br>Thanks a lot<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10592">boehmi</a> — Sun Apr 12, 2009 4:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2009-04-11T19:24:20-04:00</updated>

		<published>2009-04-11T19:24:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88397#p88397</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88397#p88397"/>
		<title type="html"><![CDATA[Putserv doesn't work correctly?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88397#p88397"><![CDATA[
<blockquote class="uncited"><div>and is there any possibility to boost reation time?</div></blockquote><a href="http://forum.egghelp.org/viewtopic.php?t=15913" class="postlink">http://forum.egghelp.org/viewtopic.php?t=15913</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sat Apr 11, 2009 7:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[boehmi]]></name></author>
		<updated>2009-04-11T18:48:33-04:00</updated>

		<published>2009-04-11T18:48:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88396#p88396</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88396#p88396"/>
		<title type="html"><![CDATA[Putserv doesn't work correctly?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88396#p88396"><![CDATA[
ah thats it... thanks<br><br>and is there any possibility to boost reation time?<br>my bot is hosted on a 100mbit/s server but it still needs up to 4..5 seconds till he answers :/<br>although the notice in the telnet party line is shown nearly immediatly<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10592">boehmi</a> — Sat Apr 11, 2009 6:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-04-11T17:03:15-04:00</updated>

		<published>2009-04-11T17:03:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88394#p88394</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88394#p88394"/>
		<title type="html"><![CDATA[Putserv doesn't work correctly?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88394#p88394"><![CDATA[
Please check these settings within your config file:<div class="codebox"><p>Code: </p><pre><code># Allow identical messages in the mode queue?set double-mode 1# Allow identical messages in the server queue?set double-server 1# Allow identical messages in the help queue?set double-help 1</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Apr 11, 2009 5:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[boehmi]]></name></author>
		<updated>2009-04-11T08:03:23-04:00</updated>

		<published>2009-04-11T08:03:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88390#p88390</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88390#p88390"/>
		<title type="html"><![CDATA[Putserv doesn't work correctly?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88390#p88390"><![CDATA[
Hi there,<br><br>i just started to experiment with eggdrop...<br>i wrote a little script:<div class="codebox"><p>Code: </p><pre><code>bind pub - !testme testmeproc testme { nick uhost hand chan args } {putlog "$nick $args"putserv "PRIVMSG $chan : Hello world!"}</code></pre></div>It works, but if i write !testme 10 times in a short period of time, the bot puts everything correctly &amp; fast to the log but only answers 2 or 3 times to the channel<br><br>Why?<br><br>Is there any possibility to solve this problem?<br><br>Thanks for your help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10592">boehmi</a> — Sat Apr 11, 2009 8:03 am</p><hr />
]]></content>
	</entry>
	</feed>
