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

	<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-12-18T09:39:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[souly]]></name></author>
		<updated>2005-12-18T09:39:55-04:00</updated>

		<published>2005-12-18T09:39:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58428#p58428</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58428#p58428"/>
		<title type="html"><![CDATA[Public commands using staff channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58428#p58428"><![CDATA[
Sorry for bouncing/double reply, but I'm having some troubles with modifying some of the commands. could you give me an example of a  ban command, kb, and some kind of a mode change command?<br><br>Plus, if you could somehow add the script a self check that $t isn't him, so he won't kick himself.<br><br>Sorry for annoying, and thanks if you are able to 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 <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7118">souly</a> — Sun Dec 18, 2005 9:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[souly]]></name></author>
		<updated>2005-12-17T13:23:35-04:00</updated>

		<published>2005-12-17T13:23:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58389#p58389</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58389#p58389"/>
		<title type="html"><![CDATA[Public commands using staff channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58389#p58389"><![CDATA[
I will now work on it and try to set everything using the example youve given me, Thank you! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7118">souly</a> — Sat Dec 17, 2005 1:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-12-17T12:31:12-04:00</updated>

		<published>2005-12-17T12:31:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58380#p58380</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58380#p58380"/>
		<title type="html"><![CDATA[Public commands using staff channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58380#p58380"><![CDATA[
Example:<div class="codebox"><p>Code: </p><pre><code>bind pub - !kick pub:kickproc pub:kick {nick uhost hand chan arg} { if {![string equal -nocase #chan.staff $chan]} { return 0 } set t [lindex [split $arg] 0] set r [join [lrange [split $arg] 1 end]] if {[botisop #chan]} {  if {[onchan $t #chan]} {   puthelp "kick #chan $t :$r"  } {   puthelp "notice $nick :$t is not on #chan"  } } {  puthelp "notice $nick :I'm not op on #chan" }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Dec 17, 2005 12:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[souly]]></name></author>
		<updated>2005-12-17T07:30:56-04:00</updated>

		<published>2005-12-17T07:30:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58366#p58366</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58366#p58366"/>
		<title type="html"><![CDATA[Public commands using staff channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58366#p58366"><![CDATA[
Hello. I've recently bought a shell and installed an eggdrop on it. I'm currently using several scripts such as the IMDB, phpbb2egg, and so on. they all work great. But, now I'm searching for a usefull script to manage my channel using the staff channel.<br><br>Lets say my channel is #chan, and the staff channel is #chan.staff. I'm in need of a public chan script who will let anyone inside #chan.staff, opped or not, to use commands such as !op, !kick, etc who will be executed at #chan only.<br><br>I've been searching alot for a script like this, but I couldn't find it anywhere.<br><br>Any help regarding a script such as this will be greatly appreciated.<br>Thanks in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7118">souly</a> — Sat Dec 17, 2005 7:30 am</p><hr />
]]></content>
	</entry>
	</feed>
