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

	<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-03-11T14:07:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-11T14:07:00-04:00</updated>

		<published>2003-03-11T14:07:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17733#p17733</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17733#p17733"/>
		<title type="html"><![CDATA[Binding Question ( Voice )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17733#p17733"><![CDATA[
Thankz a nice solution <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> hheeh will use that one i think <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Tue Mar 11, 2003 2:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bobjuh]]></name></author>
		<updated>2003-03-11T13:36:02-04:00</updated>

		<published>2003-03-11T13:36:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17730#p17730</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17730#p17730"/>
		<title type="html"><![CDATA[Binding Question ( Voice )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17730#p17730"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>That doesn't help us at all.<br><br>All you have given us, is your thoughts to the solution, of a unknown problem (IE, you didn't say).</div></blockquote>I wanna know how to rebind the +greet to a autovoice so , when anyone joins the chan gets voiced.<br><br><br>Thankz ceasar for the script but the point is, i don't want a script, i got plenty of scripts already. I want to know the rebind or any other method how it can be done. Tho without a tcl script that is.</div></blockquote>Add a user with host *!*@* and give that user the flags +gv for that chan <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=109">bobjuh</a> — Tue Mar 11, 2003 1:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-11T12:35:13-04:00</updated>

		<published>2003-03-11T12:35:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17726#p17726</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17726#p17726"/>
		<title type="html"><![CDATA[Binding Question ( Voice )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17726#p17726"><![CDATA[
<blockquote class="uncited"><div>That doesn't help us at all.<br><br>All you have given us, is your thoughts to the solution, of a unknown problem (IE, you didn't say).</div></blockquote>I wanna know how to rebind the +greet to a autovoice so , when anyone joins the chan gets voiced.<br><br><br>Thankz ceasar for the script but the point is, i don't want a script, i got plenty of scripts already. I want to know the rebind or any other method how it can be done. Tho without a tcl script that is.<p>Statistics: Posted by Guest — Tue Mar 11, 2003 12:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-03-11T01:54:58-04:00</updated>

		<published>2003-03-11T01:54:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17697#p17697</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17697#p17697"/>
		<title type="html"><![CDATA[Binding Question ( Voice )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17697#p17697"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>setudef flag freevoicebind join * * free:voiceproc free:voice {nick uhost handle channel} {  global botnick  if {[lsearch -exact [channel info $channel] -freevoice] != -1 || ![botisop $channel]} { return }  pushmode $channel +v $nick}</code></pre></div>Save this code to a .tcl file in your scripts/ dir, load it to your eggdrop and for the channel you want this to work do .chanset #channel +freevoice<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Mar 11, 2003 1:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-10T19:21:52-04:00</updated>

		<published>2003-03-10T19:21:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17685#p17685</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17685#p17685"/>
		<title type="html"><![CDATA[Binding Question ( Voice )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17685#p17685"><![CDATA[
That doesn't help us at all.<br><br>All you have given us, is your thoughts to the solution, of a unknown problem (IE, you didn't say).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Mar 10, 2003 7:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-10T17:55:54-04:00</updated>

		<published>2003-03-10T17:55:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17683#p17683</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17683#p17683"/>
		<title type="html"><![CDATA[Binding Question ( Voice )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17683#p17683"><![CDATA[
I have searched every where for it but i can't seem to find it ' anymore '. In the past i editted my eggdrop, so when anyone joined, no matter who ( even users who are not in the userfile ) gets voice. I know it was some sort off bind / rebind thingie and it had something to do with the +greet. Atleast if i can remember correctly. If anyone on this forum can help me find the page or the code or something again it would be very appreciated.<br><br>I know you guys get these requests very often and i hope you can make the time to help me with this.<br><br>Thankz in advance<p>Statistics: Posted by Guest — Mon Mar 10, 2003 5:55 pm</p><hr />
]]></content>
	</entry>
	</feed>
