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

	<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>2005-07-26T10:11:41-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-07-26T10:11:41-04:00</updated>

		<published>2005-07-26T10:11:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53317#p53317</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53317#p53317"/>
		<title type="html"><![CDATA[Report script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53317#p53317"><![CDATA[
This is an example on how to report a deop:<div class="codebox"><p>Code: </p><pre><code>bind mode - "* -o" report:mcproc report:mc {nick uhost hand chan mc targ} { if {[isbotnick $targ] &amp;&amp; ![isbotnick $nick]} {  puthelp "PRIVMSG $chan :$nick deoped me on $chan." }}</code></pre></div>This will report if someone (besides the bot) deops the bot. Read tcl-commands.doc to know how to do the same with other binds.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Jul 26, 2005 10:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Winters]]></name></author>
		<updated>2005-07-26T09:07:26-04:00</updated>

		<published>2005-07-26T09:07:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53313#p53313</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53313#p53313"/>
		<title type="html"><![CDATA[Report script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53313#p53313"><![CDATA[
Hi @ all me again ^^.<br><br>I just want a script wich report ban, kick,deop on the bot<br>just like that:<br><blockquote class="uncited"><div>Tester1 sets mode: -o Bot<br>Bot: Tester1 deopped mi in #channel<br>Tester1 sets mode; +b *!*@bothost.com<br>Bot: Tester1 banned me in #channel<br>Tester1 kicked bot from #channel<br>Bot: Tester1 kicked me from #channel!</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6461">Winters</a> — Tue Jul 26, 2005 9:07 am</p><hr />
]]></content>
	</entry>
	</feed>
