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

	<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>2007-03-21T19:00:47-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-03-21T19:00:47-04:00</updated>

		<published>2007-03-21T19:00:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71456#p71456</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71456#p71456"/>
		<title type="html"><![CDATA[!fem autovoice command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71456#p71456"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub n|n !fem add:femproc fem {nick uhost hand chan arg} { set mask [lindex [split $arg] 0]!*@* if {[finduser $mask] != "females"} {  setuser females HOSTS $mask  puthelp "privmsg $chan :Added $mask to autovoice" } { puthelp "privmsg $chan :$mask already autovoice" }}</code></pre></div>Make sure you create a handle called "females" with +v flag (or whatever is considered autovoice for you). Basically, this script will just add nick!*@* to the "females" handle when !fem nick is typed on channel (by an owner).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Mar 21, 2007 7:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rand0msan1ty]]></name></author>
		<updated>2007-03-21T09:47:05-04:00</updated>

		<published>2007-03-21T09:47:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71446#p71446</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71446#p71446"/>
		<title type="html"><![CDATA[!fem autovoice command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71446#p71446"><![CDATA[
Just wondering, I run a channel and currently use mirc for autovoicing the females. However i think the eggdrop would be better. Can someone write and/or direct me to, a script that has a public command of !fem that can add users to autovoice. Not one the bot user has to type in, but a regular channel user can activate. Thanks , i appreciate it if someone can help me out !<br> <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=8832">rand0msan1ty</a> — Wed Mar 21, 2007 9:47 am</p><hr />
]]></content>
	</entry>
	</feed>
