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

	<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>2003-08-19T21:14:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Dedan]]></name></author>
		<updated>2003-08-19T21:14:39-04:00</updated>

		<published>2003-08-19T21:14:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25332#p25332</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25332#p25332"/>
		<title type="html"><![CDATA[Baning oped ussers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25332#p25332"><![CDATA[
maybe this will work for you:<br><br>find:<div class="codebox"><p>Code: </p><pre><code>proc mc:tw:all {nick uhost hand type chana} { global kickbantime botnick mc_bf lastbind {botnet-nick} {use-silence} set exempt [split $mc_bf(exempt) "|"]</code></pre></div>change to:<div class="codebox"><p>Code: </p><pre><code>proc mc:tw:all {nick uhost hand type chana} { global kickbantime botnick mc_bf lastbind {botnet-nick} {use-silence} set chan [string tolower $chana] if {![botisop $chan] || [isop $nick $chan]} {return 0} set exempt [split $mc_bf(exempt) "|"]</code></pre></div>I hope this helps    <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3472">Dedan</a> — Tue Aug 19, 2003 9:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2003-08-19T19:36:21-04:00</updated>

		<published>2003-08-19T19:36:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25325#p25325</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25325#p25325"/>
		<title type="html"><![CDATA[Baning oped ussers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25325#p25325"><![CDATA[
It's because they <strong class="text-strong">aren't</strong> in your bots user list.  Most of these types of scripts require those to be exempted to actually be bot users. Solution is to just add them <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Aug 19, 2003 7:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-08-19T16:26:57-04:00</updated>

		<published>2003-08-19T16:26:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25310#p25310</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25310#p25310"/>
		<title type="html"><![CDATA[Baning oped ussers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25310#p25310"><![CDATA[
I`m using mc.ban.flooders tcl in my channel.Why my bot bans oped users in channel.They are not in bots user list.Maby there is beter flood protection script for channel.Thanks for help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Tue Aug 19, 2003 4:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
