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

	<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-01-24T15:50:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2003-01-24T15:50:55-04:00</updated>

		<published>2003-01-24T15:50:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15764#p15764</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15764#p15764"/>
		<title type="html"><![CDATA[try something like..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15764#p15764"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>global botnickif { ($nick == $botnick) || [matchattr $hand "f|f" $chan] || [matchattr $hand "o|o" $chan] } {return 0}</code></pre></div>you usually dont need botnick, cause in cases of channel message the bot wont hear himself, but it will see its own kicks, mode changes etc..<br>note: return 0 will "drop" this event so it wont cause another bind call, nut dont be shy using return with other return values ^-^ (yell me if i am wrong <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Fri Jan 24, 2003 3:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2003-01-17T18:00:42-04:00</updated>

		<published>2003-01-17T18:00:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15473#p15473</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15473#p15473"/>
		<title type="html"><![CDATA[protection flags]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15473#p15473"><![CDATA[
eggdrop does not offer this kind of protection by default.<br>your scripts have to be made to check flags and act on that.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2369">spock</a> — Fri Jan 17, 2003 6:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-01-17T13:33:40-04:00</updated>

		<published>2003-01-17T13:33:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15469#p15469</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15469#p15469"/>
		<title type="html"><![CDATA[protection flags]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15469#p15469"><![CDATA[
is it possible to set some flags which will be protected from the actions of a tcl script (like ban or kick...)?<br>could somebody tell me the commands to set some "protected flags"?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Fri Jan 17, 2003 1:33 pm</p><hr />
]]></content>
	</entry>
	</feed>
