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

	<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>2021-02-24T12:28:32-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Carlin0]]></name></author>
		<updated>2021-02-24T12:28:32-04:00</updated>

		<published>2021-02-24T12:28:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109431#p109431</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109431#p109431"/>
		<title type="html"><![CDATA[Script for freenode]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109431#p109431"><![CDATA[
I immediately tried with the 2nd syntax and work fine <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12778">Carlin0</a> — Wed Feb 24, 2021 12:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2021-02-24T11:58:01-04:00</updated>

		<published>2021-02-24T11:58:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109430#p109430</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109430#p109430"/>
		<title type="html"><![CDATA[Script for freenode]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109430#p109430"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind flud - * quietproc quiet {nick uhost handle type chan} {   pushmode $chan +q "\$~a"   flushmode $chan}</code></pre></div>Not sure of the pushmode usage, if it don't work use:<div class="codebox"><p>Code: </p><pre><code>putserv "MODE $chan +q \$~a"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Wed Feb 24, 2021 11:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Carlin0]]></name></author>
		<updated>2021-02-24T10:01:23-04:00</updated>

		<published>2021-02-24T10:01:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109429#p109429</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109429#p109429"/>
		<title type="html"><![CDATA[Script for freenode]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109429#p109429"><![CDATA[
I need a small script that when it detect text flood in the channel set <br><br>+q $~a<br><br>In order to quiet all unregistered users<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12778">Carlin0</a> — Wed Feb 24, 2021 10:01 am</p><hr />
]]></content>
	</entry>
	</feed>
