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

	<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>2004-01-06T04:01:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2004-01-06T04:01:55-04:00</updated>

		<published>2004-01-06T04:01:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32256#p32256</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32256#p32256"/>
		<title type="html"><![CDATA[Public Commands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32256#p32256"><![CDATA[
something like:<div class="codebox"><p>Code: </p><pre><code>bind pub - "!op" me:opproc me:op {nick uhost handle chan args} {   if {$args != ""} {      puthelp "PRIVMSG $nick :You can't op anyone else than you"      return 0   }   if {[matchattr $handle o $chan]} {      pushmode $chan +o $nick      return 0   }}</code></pre></div>And use the same for all commands you need<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Tue Jan 06, 2004 4:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-01-05T19:04:04-04:00</updated>

		<published>2004-01-05T19:04:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32243#p32243</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32243#p32243"/>
		<title type="html"><![CDATA[Public Commands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32243#p32243"><![CDATA[
Maybe it's already written, but I didn't find it.<br>I'm looking for a scripts that can op, deop, voice or devoice ppl with !op, !deop, !voice and !devoice command but only for the caller itself.<br>For example:<br><br>AAAA it's +fhvo in bot's userlist<br>BBBB it's +fhv in bot's userlist<br><br>AAAA can write '!op' to op itself but can't do '!op BBBB';<br>BBBB can write '!voice' to voice itself but can't do !op , !deop or !devoice [nick]<br><br>It will already exist?<br><br>Tnx in advance for ur support, n0mad.<p>Statistics: Posted by Guest — Mon Jan 05, 2004 7:04 pm</p><hr />
]]></content>
	</entry>
	</feed>
