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

	<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>2006-01-03T06:03:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[mp35486]]></name></author>
		<updated>2006-01-03T06:03:23-04:00</updated>

		<published>2006-01-03T06:03:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58984#p58984</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58984#p58984"/>
		<title type="html"><![CDATA[How to exclude +f users from been kicked]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58984#p58984"><![CDATA[
<blockquote class="uncited"><div>find this <strong class="text-strong">[matchattr $hand o|o $chan]</strong>  and replace it with <strong class="text-strong">[matchattr $hand of|of $chan]</strong></div></blockquote>Thanks a lot! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>This is what I wanted! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>--<br>M.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6326">mp35486</a> — Tue Jan 03, 2006 6:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nANDu]]></name></author>
		<updated>2006-01-03T05:21:15-04:00</updated>

		<published>2006-01-03T05:21:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58983#p58983</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58983#p58983"/>
		<title type="html"><![CDATA[How to exclude +f users from been kicked]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58983#p58983"><![CDATA[
find this <strong class="text-strong">[matchattr $hand o|o $chan]</strong>  and replace it with <strong class="text-strong">[matchattr $hand of|of $chan]</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6257">nANDu</a> — Tue Jan 03, 2006 5:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mp35486]]></name></author>
		<updated>2006-01-03T04:18:26-04:00</updated>

		<published>2006-01-03T04:18:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58982#p58982</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58982#p58982"/>
		<title type="html"><![CDATA[How to exclude +f users from been kicked]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58982#p58982"><![CDATA[
Hi!<br><br>I use chanpro2.2 tcl script which serves me just fine.<br><br>Recently I wanted to change it so the +f users on bots won't be kicked by this script.<br><br>The script has protectops but not protect +f users option.<br><br>What is the easiest way to implement this?<br><br>Here is the relevant if statement:<br> #checks if the user is an op, if so check if protect_ops is enabled<br> if {([matchattr $hand o|o $chan] || [isop $nick $chan]) &amp;&amp; $chanpro(protect_ops)} {<br>    if {$chanpro(warnings)} {putserv "[subst $chanpro(op_method)] :[subst $chanpro(op_caps)]"}<br>    return 0<br> }<br><br>Any help is very welcomed.<br><br>Thnx!<br><br>--<br>M.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6326">mp35486</a> — Tue Jan 03, 2006 4:18 am</p><hr />
]]></content>
	</entry>
	</feed>
