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

	<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-04-02T17:20:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-02T17:20:00-04:00</updated>

		<published>2002-04-02T17:20:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5911#p5911</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5911#p5911"/>
		<title type="html"><![CDATA[part message tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5911#p5911"><![CDATA[
thanks simon it would be very helpful<p>Statistics: Posted by Guest — Tue Apr 02, 2002 5:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-02T12:56:00-04:00</updated>

		<published>2002-04-02T12:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5906#p5906</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5906#p5906"/>
		<title type="html"><![CDATA[part message tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5906#p5906"><![CDATA[
Oh, you may want to add some<br><br>if {[validuser $hand]} {return}<br><br>if you want added users to omit this functionality.<br><p>Statistics: Posted by Guest — Tue Apr 02, 2002 12:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-02T12:54:00-04:00</updated>

		<published>2002-04-02T12:54:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5905#p5905</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5905#p5905"/>
		<title type="html"><![CDATA[part message tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5905#p5905"><![CDATA[
bind part "*!*@* *foobar*" part:addban<br>proc part:addban {nick host hand chan {text ""}} {<br>  global botnick<br>  set host [lindex [split $host @] 1]<br>  newban *!*@$host $botnick "Banned for putting 'foobar' in quitmsg"<br>  putserv "MODE $chan +b *!*@$host"<br>}<br><br>Or something like that! It was quite similar to your other post, so I hope you'll learn from both code examples..<br><p>Statistics: Posted by Guest — Tue Apr 02, 2002 12:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-02T08:18:00-04:00</updated>

		<published>2002-04-02T08:18:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5895#p5895</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5895#p5895"/>
		<title type="html"><![CDATA[part message tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5895#p5895"><![CDATA[
I need a tcl which bans users for specific words on part message with the format *!*@ip<p>Statistics: Posted by Guest — Tue Apr 02, 2002 8:18 am</p><hr />
]]></content>
	</entry>
	</feed>
