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

	<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>2020-07-20T17:18:48-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2020-07-20T17:18:48-04:00</updated>

		<published>2020-07-20T17:18:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=108767#p108767</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=108767#p108767"/>
		<title type="html"><![CDATA[Help for network Watch bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=108767#p108767"><![CDATA[
Hey so i have seen on some irc networks, they have a bot that ircops can move to a channel they think are being flooded/spammed by bots, and this bot kills those bots.<br><br>Will this short script work? <br><div class="codebox"><p>Code: </p><pre><code>bind flud - pub flud:ban proc flud:ban { n u h t c } {   putnow "gline  +$n flood" } </code></pre></div>or<br><div class="codebox"><p>Code: </p><pre><code>bind flud - pub flud:ban proc flud:ban { n u h t c } {   putnow "kill $n flood" } </code></pre></div>I will try these now. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><br><br>But if anyone has a idea or script that kills or network bans on channel flood, feel free to share  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Mon Jul 20, 2020 5:18 pm</p><hr />
]]></content>
	</entry>
	</feed>
