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

	<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>2004-07-15T06:15:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-07-15T06:15:58-04:00</updated>

		<published>2004-07-15T06:15:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38651#p38651</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38651#p38651"/>
		<title type="html"><![CDATA[Autovoice on message !add]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38651#p38651"><![CDATA[
In pushmode all the mode changes will be sent out at once (combined into one line as much as possible) and after the script finishes, or when 'flushmode' is called, so the eggdrop won't be kicked of the server with excess flood. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Jul 15, 2004 6:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2004-07-15T05:23:26-04:00</updated>

		<published>2004-07-15T05:23:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38648#p38648</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38648#p38648"/>
		<title type="html"><![CDATA[Autovoice on message !add]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38648#p38648"><![CDATA[
I think he means where the bot keeps autovoicing that person when they rejoin later on..<br><br>Anyhow replacing pushmode with putquick will make it much faster<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !add give:autovoice proc give:autovoice {nick host hand chan arg} {   putquick "MODE $chan +v $nick"} </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Thu Jul 15, 2004 5:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2004-07-13T11:59:39-04:00</updated>

		<published>2004-07-13T11:59:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38573#p38573</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38573#p38573"/>
		<title type="html"><![CDATA[Autovoice on message !add]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38573#p38573"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !add give:autovoiceproc give:autovoice {nick host hand chan arg} {  pushmode $chan +v $nick} </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Tue Jul 13, 2004 11:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-13T11:00:00-04:00</updated>

		<published>2004-07-13T11:00:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38567#p38567</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38567#p38567"/>
		<title type="html"><![CDATA[Autovoice on message !add]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38567#p38567"><![CDATA[
Somone know of an autovoice script that voice ppl after they have typed in a certain public message, i.e. "!add"<p>Statistics: Posted by Guest — Tue Jul 13, 2004 11:00 am</p><hr />
]]></content>
	</entry>
	</feed>
