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

	<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-11-13T09:35:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-11-13T09:35:34-04:00</updated>

		<published>2003-11-13T09:35:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29937#p29937</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29937#p29937"/>
		<title type="html"><![CDATA[Autovoice everyone, except when chanserv does?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29937#p29937"><![CDATA[
use the ishalfop command to see if nick is halfop.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Nov 13, 2003 9:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TALES]]></name></author>
		<updated>2003-11-13T07:37:34-04:00</updated>

		<published>2003-11-13T07:37:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29936#p29936</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29936#p29936"/>
		<title type="html"><![CDATA[Autovoice everyone, except when chanserv does?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29936#p29936"><![CDATA[
there are a lot in the archive here:<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?strings=voice&amp;fields=title&amp;fields=author&amp;fields=description" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... escription</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4104">TALES</a> — Thu Nov 13, 2003 7:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-13T01:29:10-04:00</updated>

		<published>2003-11-13T01:29:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29927#p29927</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29927#p29927"/>
		<title type="html"><![CDATA[Autovoice everyone, except when chanserv does?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29927#p29927"><![CDATA[
hi.. i've looked around a bit and couldnt find anything that could do this, and all my attempts to create one has failed <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_neutral.gif" width="15" height="15" alt=":|" title="Neutral"><br><br>I'm using the following to autovoice everyone who joins my channel:<br><br>bind join - * autovoice_all <br>proc autovoice_all {a b c d} { <br>if {[lsearch -exact [string tolower [channel info $d]] "+autovoice"] &gt; -1} {<br>puthelp "mode $d +v $a" -next<br>} <br>}<br><br>However when a user is halfop'd by chanserv, then voiced by the bot, the halfop commands no longer work (can't kick etc)<br><br>Is there any way that i can get it to wait and see if chanserv sets any mode for the user, then voice them only if chanserv doesn't do anything?<br><br>thx<p>Statistics: Posted by Guest — Thu Nov 13, 2003 1:29 am</p><hr />
]]></content>
	</entry>
	</feed>
