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

	<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>2003-09-16T08:40:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-16T08:40:43-04:00</updated>

		<published>2003-09-16T08:40:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27146#p27146</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27146#p27146"/>
		<title type="html"><![CDATA[I'm getting mad!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27146#p27146"><![CDATA[
Oh my <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"><br><br>Thank you very much<p>Statistics: Posted by Guest — Tue Sep 16, 2003 8:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dedan]]></name></author>
		<updated>2003-09-16T02:31:16-04:00</updated>

		<published>2003-09-16T02:31:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27130#p27130</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27130#p27130"/>
		<title type="html"><![CDATA[I'm getting mad!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27130#p27130"><![CDATA[
try:<div class="codebox"><p>Code: </p><pre><code>bind join -|- * greet:join proc greet:join {nick uhost handle chan} {   puthelp "NOTICE $nick :Welcome to $chan"  return 0} </code></pre></div> <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=3472">Dedan</a> — Tue Sep 16, 2003 2:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-09-16T00:46:03-04:00</updated>

		<published>2003-09-16T00:46:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27126#p27126</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27126#p27126"/>
		<title type="html"><![CDATA[I'm getting mad!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27126#p27126"><![CDATA[
Well, you're not sending the notice correctly. The : isn't part of the nick, right?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Tue Sep 16, 2003 12:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-16T00:16:13-04:00</updated>

		<published>2003-09-16T00:16:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27123#p27123</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27123#p27123"/>
		<title type="html"><![CDATA[I'm getting mad!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27123#p27123"><![CDATA[
Greetings!<br><br>I'm having some problems making a VERY SIMPLE script to run... it seems to me so simple that i cannot see what's wrong! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mad.gif" width="15" height="15" alt=":x" title="Mad"><br><br>Here's the code:<div class="codebox"><p>Code: </p><pre><code>bind join -|- *!*@* greet:joinproc greet:join { nick uhost handle chan } {  puthelp "NOTICE $nick: Hello World"}</code></pre></div>When i join the channel nothing happens. Also.. i type ".bind" on partyline and the event count is incremented.<br><br>I don't know much about TCL as you can see. Can someone help?<br><br>Thanks! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by Guest — Tue Sep 16, 2003 12:16 am</p><hr />
]]></content>
	</entry>
	</feed>
