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

	<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>2011-05-29T21:23:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[FightingNavyman]]></name></author>
		<updated>2011-05-29T21:23:19-04:00</updated>

		<published>2011-05-29T21:23:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96950#p96950</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96950#p96950"/>
		<title type="html"><![CDATA[dot.tcl my first script n00bish but it works.. kinda]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96950#p96950"><![CDATA[
Well I have 2 bots running the same script BUT one of them likes to double do it. like this: <br><br>[7:57:00pm] &lt;~KnuckleHead&gt; .<br>[7:57:02pm] &lt;@TriviaBot&gt; ..<br>[7:57:03pm] &lt;@Toy&gt; ...<br>[7:57:03pm] &lt;@TriviaBot&gt; ..<br><br>Here is the script:<br><br>Toy's part:<br><div class="codebox"><p>Code: </p><pre><code>bind pub mn|mn .. pub_dotproc pub_dot {n u h c a} {utimer 1 "[list pub_dot_say $c]"}proc pub_dot_say {c} {putserv "PRIVMSG $c :..."}</code></pre></div>TriviaBot's part:<br><div class="codebox"><p>Code: </p><pre><code>bind pub mn|mn . pub_dotproc pub_dot {n u h c a} {utimer 1 "[list pub_dot_say $c]"}proc pub_dot_say {c} {putserv "PRIVMSG $c :.."}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11503">FightingNavyman</a> — Sun May 29, 2011 9:23 pm</p><hr />
]]></content>
	</entry>
	</feed>
