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

	<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>2004-02-19T15:07:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-02-19T15:07:16-04:00</updated>

		<published>2004-02-19T15:07:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33747#p33747</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33747#p33747"/>
		<title type="html"><![CDATA[Old 1.1.5 code]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33747#p33747"><![CDATA[
Nothing there is 1.1.5 specific, as such, it should work fine on 1.6.x as well.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Thu Feb 19, 2004 3:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[X-File]]></name></author>
		<updated>2004-02-19T15:00:36-04:00</updated>

		<published>2004-02-19T15:00:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33746#p33746</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33746#p33746"/>
		<title type="html"><![CDATA[Old 1.1.5 code]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33746#p33746"><![CDATA[
this was in a eggdrop1.1.5 tcl to ban people instead of just kicking.  could someone pleaes update it so i can use it in 1.6.15.  thank you very much.<br><br>################# <br>#Kick/Ban Script# <br>################# <br><br>bind flud - * do_floods <br>proc do_floods {nick userhost handle type channel} { <br>putserv "MODE $channel +b $userhost" <br>if {$type == "join"} { <br>putserv "KICK $channel $nick :Boot! Now you can cycle my nuts" <br>} <br>return 1; <br>}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4573">X-File</a> — Thu Feb 19, 2004 3:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
