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

	<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-04-24T04:22:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-04-24T04:22:30-04:00</updated>

		<published>2003-04-24T04:22:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19362#p19362</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19362#p19362"/>
		<title type="html"><![CDATA[a notc bind question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19362#p19362"><![CDATA[
There is no feature like this for the NOTC bind.<br><br>See below the list binds, in tcl-commands.doc.<br><br>It may be worth using a RAW bind, so long as you only stop those you need to, and no more.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Apr 24, 2003 4:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-04-24T01:17:05-04:00</updated>

		<published>2003-04-24T01:17:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19361#p19361</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19361#p19361"/>
		<title type="html"><![CDATA[a notc bind question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19361#p19361"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind notc - * flooderproc flooder {nick uhost hand text dest} {  set first [lindex $text 0] set banadded [lindex $text 2]if {$nick == X} {if {[string match "*Specified ban*" $text]} { return 0 }if {[string match "*Added ban*" $text]} {putlog "Auto-X-Ban: Added $banadded to #hellas banlist."return 0}}}</code></pre></div>I thought that with the "return 0" I can make the bot not to display the original message of X.<br>How can I do this?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Thu Apr 24, 2003 1:17 am</p><hr />
]]></content>
	</entry>
	</feed>
