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

	<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>2007-04-30T12:14:14-04:00</updated>

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

		<entry>
		<author><name><![CDATA[r0t3n]]></name></author>
		<updated>2007-04-30T12:14:14-04:00</updated>

		<published>2007-04-30T12:14:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72388#p72388</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72388#p72388"/>
		<title type="html"><![CDATA[Flood Pub]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72388#p72388"><![CDATA[
Try:<br><div class="codebox"><p>Code: </p><pre><code>bind pubm -|- * protect:channelproc protect:channel {nick uhost handle channel text} {  if {![botisop $channel]} { return }  if {[mattchattr $handle of] || [isop $nick $channel]} { return }  # code here}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6300">r0t3n</a> — Mon Apr 30, 2007 12:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dedan]]></name></author>
		<updated>2007-04-30T11:50:39-04:00</updated>

		<published>2007-04-30T11:50:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72386#p72386</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72386#p72386"/>
		<title type="html"><![CDATA[Flood Pub]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72386#p72386"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pubm -|- * protect:channelproc protect:channel {nick uhost handle channel text} {  if {(![botisop $channel]) || ([isop $nick $channel])} {return 0}  if {([matchattr $handle o]) || ([matchattr $handle f])} {return 0}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3472">Dedan</a> — Mon Apr 30, 2007 11:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-04-10T18:48:42-04:00</updated>

		<published>2007-04-10T18:48:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71990#p71990</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71990#p71990"/>
		<title type="html"><![CDATA[Flood Pub]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71990#p71990"><![CDATA[
Show us your code.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Apr 10, 2007 6:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BadAssWright]]></name></author>
		<updated>2007-04-10T15:41:53-04:00</updated>

		<published>2007-04-10T15:41:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71988#p71988</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71988#p71988"/>
		<title type="html"><![CDATA[Flood Pub]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71988#p71988"><![CDATA[
okay i made a flood script, but when the user is an op i put return on but for some reason it still kicks them how would i make it stop?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6598">BadAssWright</a> — Tue Apr 10, 2007 3:41 pm</p><hr />
]]></content>
	</entry>
	</feed>
