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

	<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>2008-04-05T20:37:20-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-04-05T20:37:20-04:00</updated>

		<published>2008-04-05T20:37:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82182#p82182</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82182#p82182"/>
		<title type="html"><![CDATA[Message on quit]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82182#p82182"><![CDATA[
Check out the <strong class="text-strong">pub</strong> and <strong class="text-strong">pubm</strong> (or <strong class="text-strong">msg</strong> and <strong class="text-strong">msgm</strong> if you want to log private messages) binds in Tcl-commands.doc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Apr 05, 2008 8:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zeta]]></name></author>
		<updated>2008-04-05T19:40:56-04:00</updated>

		<published>2008-04-05T19:40:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82180#p82180</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82180#p82180"/>
		<title type="html"><![CDATA[Message on quit]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82180#p82180"><![CDATA[
tnxxxx ^^ i do this<div class="codebox"><p>Code: </p><pre><code>bind sign - * quitZproc quitZ { nick host handle chan reason } { global botnick      if {$nick == $botnick} {return 0}if { [ lsearch -exact [ channel info $chan ] "+porc" ] == -1 } { return }putserv "PRIVMSG $chan : TEXTTTTT"}</code></pre></div>and it's works.. §:P<br><br>but.. i've a question and i dont open a new topic..<br>the question is...<br>how can i log all the message that they start with "demoniac1" or "demoniac2" ?<br><br>uhmm sorry for my bad english XD<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9839">Zeta</a> — Sat Apr 05, 2008 7:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-04-05T15:31:17-04:00</updated>

		<published>2008-04-05T15:31:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82178#p82178</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82178#p82178"/>
		<title type="html"><![CDATA[Message on quit]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82178#p82178"><![CDATA[
From Tcl-commands.doc:<blockquote class="uncited"><div>SIGN (stackable)<br>bind sign &lt;flags&gt; &lt;mask&gt; &lt;proc&gt;<br>procname &lt;nick&gt; &lt;user@host&gt; &lt;handle&gt; &lt;channel&gt; &lt;reason&gt;<br><br>Description: triggered by a signoff, or possibly by someone who got<br>netsplit and never returned. The signoff message is the last<br>argument to the proc. Wildcards can be used in the mask, which is<br>matched against '#channel nick!user@host'.</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Apr 05, 2008 3:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zeta]]></name></author>
		<updated>2008-04-04T20:57:41-04:00</updated>

		<published>2008-04-04T20:57:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82160#p82160</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82160#p82160"/>
		<title type="html"><![CDATA[Message on quit]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82160#p82160"><![CDATA[
mhmm well.. i'm a newbie and  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"> .. the problem is..<br>how i can send a message in a chan when an user quits?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9839">Zeta</a> — Fri Apr 04, 2008 8:57 pm</p><hr />
]]></content>
	</entry>
	</feed>
