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

	<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-18T02:53:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-11-18T02:53:18-04:00</updated>

		<published>2005-11-18T02:53:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57561#p57561</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57561#p57561"/>
		<title type="html"><![CDATA[!shutup &lt;nick&gt; &lt;time&gt;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57561#p57561"><![CDATA[
Correct use of timer/utimer will yield the result you are after.<br><div class="codebox"><p>Code: </p><pre><code>timer &lt;minutes&gt; &lt;tcl-command&gt;utimer &lt;seconds&gt; &lt;tcl-command&gt;</code></pre></div>Posting your existing code (using code tags) would also help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Nov 18, 2005 2:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-11-18T02:52:48-04:00</updated>

		<published>2005-11-18T02:52:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57560#p57560</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57560#p57560"/>
		<title type="html"><![CDATA[!shutup &lt;nick&gt; &lt;time&gt;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57560#p57560"><![CDATA[
Correct use of timer/utimer will yield the result you are after.<br><div class="codebox"><p>Code: </p><pre><code>timer &lt;minutes&gt; &lt;tcl-command&gt;utimer &lt;seconds&gt; &lt;tcl-command&gt;</code></pre></div>Posting your existing code (using code tags) would also help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Nov 18, 2005 2:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ruizit0]]></name></author>
		<updated>2005-11-18T02:24:45-04:00</updated>

		<published>2005-11-18T02:24:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57557#p57557</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57557#p57557"/>
		<title type="html"><![CDATA[!shutup &lt;nick&gt; &lt;time&gt;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57557#p57557"><![CDATA[
sure<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6976">ruizit0</a> — Fri Nov 18, 2005 2:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-11-16T01:46:20-04:00</updated>

		<published>2005-11-16T01:46:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57484#p57484</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57484#p57484"/>
		<title type="html"><![CDATA[!shutup &lt;nick&gt; &lt;time&gt;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57484#p57484"><![CDATA[
Tried Google?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Nov 16, 2005 1:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ruizit0]]></name></author>
		<updated>2005-11-16T00:13:42-04:00</updated>

		<published>2005-11-16T00:13:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57482#p57482</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57482#p57482"/>
		<title type="html"><![CDATA[!shutup &lt;nick&gt; &lt;time&gt;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57482#p57482"><![CDATA[
hi!<br>annyone has this script ?. .<br>i have a version !shutup &lt;nick&gt; .. but i saw an egg white a timed version. . like .. <br><br>!shutup &lt;nick&gt; &lt;time&gt;<br><br>[0:01] &lt;eggbot&gt; hey $nick you cant talk the next $time minutes or you will be banned!<br>[0:04] &lt;eggbot&gt; hey $nick you can talk now <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>i have the normal version without timer.. im go arround the code with timers and stuff but dont manage it to work :\<br>annyone has the timer version to share ?<br>thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6976">ruizit0</a> — Wed Nov 16, 2005 12:13 am</p><hr />
]]></content>
	</entry>
	</feed>
