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

	<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>2006-07-16T20:58:14-04:00</updated>

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

		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-07-16T20:58:14-04:00</updated>

		<published>2006-07-16T20:58:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64667#p64667</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64667#p64667"/>
		<title type="html"><![CDATA[Help with multi responce pleease]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64667#p64667"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !mytrigger someprocproc someproc {nick uhost hand chan text} {      set somerandomstrings {            {string one here}            {string two yadda yadda}            {string three yippee}      }      set randomstring [lindex $somerandomstrings [rand [llength $somerandomstrings]]]      puthelp "PRIVMSG $chan :$randomstring"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sun Jul 16, 2006 8:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2006-07-16T16:40:54-04:00</updated>

		<published>2006-07-16T16:40:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64660#p64660</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64660#p64660"/>
		<title type="html"><![CDATA[yeah...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64660#p64660"><![CDATA[
But im trying to write my own, it only needs to be basic..<br><br>Metroid, what i want is when i do say.. !m00<br><br>the bot replys with either<br><br>&lt;bot&gt; m001<br><br>or<br><br>&lt;bot&gt; m002<br><br>sorry i wernt clear last time, been a long day <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Sun Jul 16, 2006 4:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[shag]]></name></author>
		<updated>2006-07-14T16:34:09-04:00</updated>

		<published>2006-07-14T16:34:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64649#p64649</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64649#p64649"/>
		<title type="html"><![CDATA[Help with multi responce pleease]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64649#p64649"><![CDATA[
if you mean something like a random quote, there are many scripts in the archive as well as on the forum already.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7972">shag</a> — Fri Jul 14, 2006 4:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-07-14T16:29:45-04:00</updated>

		<published>2006-07-14T16:29:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64648#p64648</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64648#p64648"/>
		<title type="html"><![CDATA[Help with multi responce pleease]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64648#p64648"><![CDATA[
1. Don't use args, use arg or any other name but args.<br>2. I'm not sure what you're talking about, you need to be clear if you expect help <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=5078">metroid</a> — Fri Jul 14, 2006 4:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2006-07-14T10:11:15-04:00</updated>

		<published>2006-07-14T10:11:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64642#p64642</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64642#p64642"/>
		<title type="html"><![CDATA[Help with multi responce pleease]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64642#p64642"><![CDATA[
Ok I need a script that give a different responce on a public trigger..<br><br>I tried this..<br><div class="codebox"><p>Code: </p><pre><code>bind pub "!test" testproc test {nick uhost hand chan args} { putquick "privmsg $chan :test1"\ "test2" }</code></pre></div>Obviously didn't work caue im now here <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>Any suggestions please <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=6839">NTHosts</a> — Fri Jul 14, 2006 10:11 am</p><hr />
]]></content>
	</entry>
	</feed>
