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

	<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>2006-09-25T07:50:32-04:00</updated>

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

		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-09-25T07:50:32-04:00</updated>

		<published>2006-09-25T07:50:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66665#p66665</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66665#p66665"/>
		<title type="html"><![CDATA[No Manual Voice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66665#p66665"><![CDATA[
This should do the trick for you.<br><div class="codebox"><p>Code: </p><pre><code>bind mode - * check_devoice proc check_devoice {nick host hand chan mode target} {  if {$mode == "+v" &amp;&amp; ![isbotnick $nick] &amp;&amp; ![isbotnick $target]} {   pushmode $chan "-v" $target  } } </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Mon Sep 25, 2006 7:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[LiquidWax]]></name></author>
		<updated>2006-09-25T06:40:04-04:00</updated>

		<published>2006-09-25T06:40:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66664#p66664</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66664#p66664"/>
		<title type="html"><![CDATA[No Manual Voice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66664#p66664"><![CDATA[
Hey guys, I'm pretty much looking for a script that does not allow ops to manually voice people because at the moment voices and kick/ban and what not. I don't want ops giving regular users this priv without my authorisation.  Is anyone able to help me with some mirc code or a tcl that could run on a bot where I could just add users to some sort of list to give them authorisation to be voiced?<br><br>let me know if anyone has ever done anything like this.<br><br>ryan<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8232">LiquidWax</a> — Mon Sep 25, 2006 6:40 am</p><hr />
]]></content>
	</entry>
	</feed>
