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

	<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>2010-04-09T06:54:47-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Globulus]]></name></author>
		<updated>2010-04-09T06:54:03-04:00</updated>

		<published>2010-04-09T06:54:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92764#p92764</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92764#p92764"/>
		<title type="html"><![CDATA[[SOLVED] How to wait few seconds ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92764#p92764"><![CDATA[
OMG looking for hour and didn't find it  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> <br><br>Many thanks for your help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10558">Globulus</a> — Fri Apr 09, 2010 6:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[raider2k]]></name></author>
		<updated>2010-04-09T00:47:31-04:00</updated>

		<published>2010-04-09T00:47:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92758#p92758</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92758#p92758"/>
		<title type="html"><![CDATA[[SOLVED] How to wait few seconds ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92758#p92758"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>utimer 60 [list putbot botname "!mytrigger $var1 $var2 (...)"</code></pre></div>utimer 60 waits 60 seconds, you could also use timer which counts in minutes and use 1 (minute) instead of 60, same result. hope that fits your needs<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9589">raider2k</a> — Fri Apr 09, 2010 12:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Globulus]]></name></author>
		<updated>2010-04-09T06:54:47-04:00</updated>

		<published>2010-04-08T21:21:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92756#p92756</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92756#p92756"/>
		<title type="html"><![CDATA[[SOLVED] How to wait few seconds ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92756#p92756"><![CDATA[
I need to wait few seconds after sending a msg to another BOT to read his answer but I didn't find a good solution.<br><br>After and vwait hang eggdrop and bind time wasn't good has I need to wait only few seconds.<br>Trying with a loop (while) but this is using 100% of cpu during waiting, so not good.<br><br>Maybe I missed an easy way to do it so help will be appreciated.<br><br><br>Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10558">Globulus</a> — Thu Apr 08, 2010 9:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
