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

	<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>2002-02-18T14:18:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-02-18T14:18:00-04:00</updated>

		<published>2002-02-18T14:18:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4663#p4663</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4663#p4663"/>
		<title type="html"><![CDATA[on join script not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4663#p4663"><![CDATA[
lol Petersen. Glad I could help and that my answer turned out to be correct.<br>This will encourage me to participate further more in the forum discussions. However the real merit goes to Slennox, PPSlim, you and many others - can't name them all <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"> - for creating this gr8 forum !<br><br>z_one<br><br><br>&lt;font size=-1&gt;[ This Message was edited by: z_one on 2002-02-18 11:18 ]&lt;/font&gt;<br><br>&lt;font size=-1&gt;[ This Message was edited by: z_one on 2002-02-18 11:19 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Mon Feb 18, 2002 2:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-18T13:55:00-04:00</updated>

		<published>2002-02-18T13:55:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4661#p4661</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4661#p4661"/>
		<title type="html"><![CDATA[on join script not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4661#p4661"><![CDATA[
yup, you're 100% correct<br><br>/me likes ppl who rtfm<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Mon Feb 18, 2002 1:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-02-18T13:03:00-04:00</updated>

		<published>2002-02-18T13:03:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4660#p4660</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4660#p4660"/>
		<title type="html"><![CDATA[on join script not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4660#p4660"><![CDATA[
ur code is:<blockquote class="uncited"><div>bind join - #chan1 chan1_join </div></blockquote>the tcl-commands.doc that ships with eggdrop tar files specifies the following syntax:<blockquote class="uncited"><div>bind join &lt;flags&gt; &lt;mask&gt; &lt;proc&gt;</div></blockquote>where &lt;mask&gt; in the bind is matched against "#channel nick!user@host" and can contain wildcards.<br><br>If u compare ur code to the real syntax u will notice that ur only using "#chan1" as a mask without the "nick!user@host". If I am not mistaken you should use wildcards to match against "#chan1 *"<br>Please correct me if I am wrong guys as I am still learning about TCL. I hope I am right about my answer, if not then sorry Animus <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Mon Feb 18, 2002 1:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-18T12:40:00-04:00</updated>

		<published>2002-02-18T12:40:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4659#p4659</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4659#p4659"/>
		<title type="html"><![CDATA[on join script not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4659#p4659"><![CDATA[
Why isn't this script not working on my eggdrop 1.6.8???<br><br>bind join - #chan1 chan1_join<br>proc chan1_join {nick uhost hand chan} {<br>puthelp "NOTICE $nick :Hello $nick! Welcome to $chan!"<br>}                            <p>Statistics: Posted by Guest — Mon Feb 18, 2002 12:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
