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

	<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-29T16:37:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kain]]></name></author>
		<updated>2002-04-29T16:37:00-04:00</updated>

		<published>2002-04-29T16:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6532#p6532</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6532#p6532"/>
		<title type="html"><![CDATA[Any sugestion for this tcl (Excess Flood Protection)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6532#p6532"><![CDATA[
Take a look at this <a href="http://www.egghelp.org/tclarchive/silveryoquitban.zip" class="postlink">Excess flood (inviter suspect / spammer)</a><br><br>&lt;font size=-1&gt;[ This Message was edited by: kain on 2002-04-29 14:37 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=981">kain</a> — Mon Apr 29, 2002 4:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-28T23:30:00-04:00</updated>

		<published>2002-04-28T23:30:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6516#p6516</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6516#p6516"/>
		<title type="html"><![CDATA[Any sugestion for this tcl (Excess Flood Protection)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6516#p6516"><![CDATA[
I'm try to create a simple Excess Flood Protection, but I need for someone to modified it. <br><br>proc qb_quit {nick uhost hand chan reason} {<br>  set reason [string tolower $reason]<br>    if {[string match "excess flood" $reason]} {<br>      putserv "MODE $chan +b $nick"<br>    }<br>  return 0<br>}<br><br>* I hope someone to modified this command to make them detect xs flood and kick/ban them after 2/3 times excess flood. Also, we can set unban time.<br><br>Help me please ! <p>Statistics: Posted by Guest — Sun Apr 28, 2002 11:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
