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

	<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-01-15T13:08:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[tessa]]></name></author>
		<updated>2005-01-15T13:08:43-04:00</updated>

		<published>2005-01-15T13:08:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45412#p45412</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45412#p45412"/>
		<title type="html"><![CDATA[Eggdrop/TCL random answers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45412#p45412"><![CDATA[
IT WORXXX!!!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br><br>1000 thanks and kisses  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5894">tessa</a> — Sat Jan 15, 2005 1:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2005-01-15T13:03:33-04:00</updated>

		<published>2005-01-15T13:03:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45411#p45411</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45411#p45411"/>
		<title type="html"><![CDATA[Eggdrop/TCL random answers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45411#p45411"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub o !hello pub:helloproc pub:hello { n u h c t } {  if {[llength [split $t]] != 1} { return }  switch [rand 3] {    0 { puthelp "PRIVMSG $c :$n says hello to $t" }    1 { puthelp "PRIVMSG $c :$t, ur welcome" }    2 { puthelp "PRIVMSG $c :$n says: $t, nice to see you" }  }  return}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2369">spock</a> — Sat Jan 15, 2005 1:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tessa]]></name></author>
		<updated>2005-01-15T11:52:39-04:00</updated>

		<published>2005-01-15T11:52:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45408#p45408</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45408#p45408"/>
		<title type="html"><![CDATA[Eggdrop/TCL random answers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45408#p45408"><![CDATA[
Hi@all,<br><br>need a little bit help with tcl  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br><br>My Eggdrop should vote between 3 possible random answers.<br><br><br><br><strong class="text-strong"><span style="text-decoration:underline">Example</span></strong>:<br><br><em class="text-italics">Trigger:</em><br><br>------&gt; !hello Testuser<br><br><br><em class="text-italics">Possible Answers:</em><br><br>------&gt; $nick says hello to $args !<br>------&gt; $args , ur welcome!<br>------&gt; $nick says: $args , nice to see you!<br><br>Can't find a tcl-example in google....plz,plz help me <br><br>Greetzzz, Tessa<span style="text-decoration:underline"></span> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br><br>sry 4 my bad english ^^<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5894">tessa</a> — Sat Jan 15, 2005 11:52 am</p><hr />
]]></content>
	</entry>
	</feed>
