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

	<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-04-20T14:09:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Kimmi]]></name></author>
		<updated>2005-04-20T14:09:00-04:00</updated>

		<published>2005-04-20T14:09:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48357#p48357</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48357#p48357"/>
		<title type="html"><![CDATA[imitate script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48357#p48357"><![CDATA[
thanx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3560">Kimmi</a> — Wed Apr 20, 2005 2:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-04-19T19:50:21-04:00</updated>

		<published>2005-04-19T19:50:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48327#p48327</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48327#p48327"/>
		<title type="html"><![CDATA[imitate script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48327#p48327"><![CDATA[
<blockquote class="uncited"><div>:p I have looked there.. but I dont understand programing...  I just dont understand how tcl and all that other stuff works... <br><br>anyone else that can help me plz.</div></blockquote>then you didnt look close enough, I will quote the intresting part for you:<br><div class="codebox"><p>Code: </p><pre><code>    (6)  PUBM (stackable)         bind pubm &lt;flags&gt; &lt;mask&gt; &lt;proc&gt;         procname &lt;nick&gt; &lt;user@host&gt; &lt;handle&gt; &lt;channel&gt; &lt;text&gt;         Description: just like MSGM, except it's triggered by things said           on a channel instead of things /msg'd to the bot. The mask is           matched against the channel name followed by the text and can           contain wildcards. Also, if a line triggers a PUB bind, it will not           trigger a PUBM bind.         Module: irc</code></pre></div>so no need to actually unterstand programming or TCL, you just have to understand basic string matching algorythmn and how to read English <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=2382">De Kus</a> — Tue Apr 19, 2005 7:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-04-19T09:42:48-04:00</updated>

		<published>2005-04-19T09:42:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48303#p48303</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48303#p48303"/>
		<title type="html"><![CDATA[imitate script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48303#p48303"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>#Set the channel for this script to work onset imitate_chan "#mychannel"bind pubm - * imitateproc imitate {n u h c t} { if {[string equal -nocase $::imitate_chan $c]} {  puthelp "privmsg $c :$t"  }} </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Tue Apr 19, 2005 9:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kimmi]]></name></author>
		<updated>2005-04-19T08:54:15-04:00</updated>

		<published>2005-04-19T08:54:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48302#p48302</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48302#p48302"/>
		<title type="html"><![CDATA[imitate script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48302#p48302"><![CDATA[
:p I have looked there.. but I dont understand programing...  I just dont understand how tcl and all that other stuff works... <br><br>anyone else that can help me plz.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3560">Kimmi</a> — Tue Apr 19, 2005 8:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-04-19T07:21:37-04:00</updated>

		<published>2005-04-19T07:21:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48299#p48299</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48299#p48299"/>
		<title type="html"><![CDATA[imitate script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48299#p48299"><![CDATA[
RTFM<br><br>TCL-Commands.doc is your friend.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Tue Apr 19, 2005 7:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kimmi]]></name></author>
		<updated>2005-04-19T06:49:03-04:00</updated>

		<published>2005-04-19T06:49:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48297#p48297</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48297#p48297"/>
		<title type="html"><![CDATA[imitate script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48297#p48297"><![CDATA[
[censored]... I got a problem... how can I make this script only work in one channel ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3560">Kimmi</a> — Tue Apr 19, 2005 6:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-04-19T06:27:44-04:00</updated>

		<published>2005-04-19T06:27:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48296#p48296</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48296#p48296"/>
		<title type="html"><![CDATA[imitate script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48296#p48296"><![CDATA[
bind pubm - * imitate<br>proc imitate {n u h c t} {puthelp "privmsg $c :$t"}<br><br>not to mention that such a script is pointless ^^<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Tue Apr 19, 2005 6:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kimmi]]></name></author>
		<updated>2005-04-19T05:16:59-04:00</updated>

		<published>2005-04-19T05:16:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48295#p48295</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48295#p48295"/>
		<title type="html"><![CDATA[imitate script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48295#p48295"><![CDATA[
Hello...<br><br>Im not sure how to explain this. Im looking for a script that does this:<br><br>&lt;Dude&gt; Hello<br>&lt;Bot&gt; Hello<br><br>&lt;Girl&gt; Hi <br>&lt;Bot&gt; Hi<br><br>&lt;Mann&gt; bla bla bla bla<br>&lt;Bot&gt; bla bla bla bla<br><br>hehe..  anyone understand what script Im looking for, a bot that says the exate same thing as some person does in a chan., just a few sec later.<br><br>I have tryed to search for this kind of script.. but I cant find any. <br>So, anyone here has a script that does this?<br><br>Kimmi<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3560">Kimmi</a> — Tue Apr 19, 2005 5:16 am</p><hr />
]]></content>
	</entry>
	</feed>
