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

	<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>2007-12-12T06:42:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[PisangGoreng]]></name></author>
		<updated>2007-12-12T06:42:09-04:00</updated>

		<published>2007-12-12T06:42:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79275#p79275</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79275#p79275"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79275#p79275"><![CDATA[
okey..<br>thx to all..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9533">PisangGoreng</a> — Wed Dec 12, 2007 6:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2007-12-12T00:19:32-04:00</updated>

		<published>2007-12-12T00:19:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79264#p79264</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79264#p79264"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79264#p79264"><![CDATA[
sorry, I screwed up with the number of arguments...try this<div class="codebox"><p>Code: </p><pre><code>bind part - "#pgshells *!*@*" partmsgproc partmsg {nick uhost handle chan text} {  putquick "PRIVMSG $nick :Please email hafifizainal@yahoo.com for more information about our services - http://pgshells.it.cx"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Wed Dec 12, 2007 12:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[PisangGoreng]]></name></author>
		<updated>2007-12-11T21:58:29-04:00</updated>

		<published>2007-12-11T21:58:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79260#p79260</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79260#p79260"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79260#p79260"><![CDATA[
thx YooHoo...<br>and all help me..<br><br>do I right<div class="codebox"><p>Code: </p><pre><code>bind part - "#pgshells *!*@*" partmsgproc partmsg {nick uhost handle chan} {  putquick "PRIVMSG $nick :Please email hafifizainal@yahoo.com for more information about our services - http://pgshells.it.cx"}</code></pre></div>but it said<br>[20:11] Tcl error [partmsg]: wrong # args: should be "partmsg nick uhost handle chan"<div class="codebox"><p>Code: </p><pre><code></code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9533">PisangGoreng</a> — Tue Dec 11, 2007 9:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2007-12-11T20:56:27-04:00</updated>

		<published>2007-12-11T20:56:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79256#p79256</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79256#p79256"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79256#p79256"><![CDATA[
because it just is. do the same thing as was done for join, like this:<div class="codebox"><p>Code: </p><pre><code>bind part - "#channel *!*@*" partmsgproc partmsg {n u h c} {  putquick "PRIVMSG $n :I don't blame you for running away"} </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Tue Dec 11, 2007 8:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[PisangGoreng]]></name></author>
		<updated>2007-12-11T18:58:16-04:00</updated>

		<published>2007-12-11T18:58:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79252#p79252</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79252#p79252"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79252#p79252"><![CDATA[
why?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9533">PisangGoreng</a> — Tue Dec 11, 2007 6:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-12-11T16:42:04-04:00</updated>

		<published>2007-12-11T16:42:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79247#p79247</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79247#p79247"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79247#p79247"><![CDATA[
<blockquote class="uncited"><div>if that ppl leave chan i wan msg him too  ...<br>how ?</div></blockquote>That comes under the heading of <span style="text-decoration:underline">exceedingly</span> annoying.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Dec 11, 2007 4:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[PisangGoreng]]></name></author>
		<updated>2007-12-11T11:05:03-04:00</updated>

		<published>2007-12-11T11:05:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79234#p79234</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79234#p79234"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79234#p79234"><![CDATA[
if that ppl leave chan i wan msg him too  ...<br>how ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9533">PisangGoreng</a> — Tue Dec 11, 2007 11:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[PisangGoreng]]></name></author>
		<updated>2007-12-11T11:01:39-04:00</updated>

		<published>2007-12-11T11:01:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79233#p79233</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79233#p79233"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79233#p79233"><![CDATA[
<blockquote class="uncited"><div>you are asking that coders reinvent the wheel.  There are dozens of scripts that already do this in the <a href="http://www.egghelp.org/tcl.htm" class="postlink">TCL Archives</a>.  Use the keyword <em class="text-italics">greet</em></div></blockquote>ya so many but i dont know how to use it..<br>i wan tiny tcl..<br>oke tengs iamdeath..<br>for ur kind<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9533">PisangGoreng</a> — Tue Dec 11, 2007 11:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2007-12-11T10:34:27-04:00</updated>

		<published>2007-12-11T10:34:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79230#p79230</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79230#p79230"/>
		<title type="html"><![CDATA[Re: Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79230#p79230"><![CDATA[
<blockquote class="uncited"><div>Can Help me on that..<br>if ppl come to my channel eggdrop notice that ppl...</div></blockquote><div class="codebox"><p>Code: </p><pre><code>bind join - "#channel *!*@*" auto-messengeproc auto-messenge {nick uhost handle chan} {  putquick "NOTICE $nick :Welcome to $chan, I notice you ;-P "}putlog "TCL Auto-Messenge.tcl Loaded!"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Tue Dec 11, 2007 10:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-12-11T10:17:39-04:00</updated>

		<published>2007-12-11T10:17:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79226#p79226</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79226#p79226"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79226#p79226"><![CDATA[
I happen to like the flag-on-join script, it's pretty good.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Dec 11, 2007 10:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2007-12-11T09:57:34-04:00</updated>

		<published>2007-12-11T09:57:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79224#p79224</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79224#p79224"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79224#p79224"><![CDATA[
you are asking that coders reinvent the wheel.  There are dozens of scripts that already do this in the <a href="http://www.egghelp.org/tcl.htm" class="postlink">TCL Archives</a>.  Use the keyword <em class="text-italics">greet</em><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Tue Dec 11, 2007 9:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[PisangGoreng]]></name></author>
		<updated>2007-12-11T09:07:48-04:00</updated>

		<published>2007-12-11T09:07:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79221#p79221</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79221#p79221"/>
		<title type="html"><![CDATA[Greet On Join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79221#p79221"><![CDATA[
Can Help me on that..<br>if ppl come to my channel eggdrop notice that ppl...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9533">PisangGoreng</a> — Tue Dec 11, 2007 9:07 am</p><hr />
]]></content>
	</entry>
	</feed>
