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

	<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-07-09T10:33:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[MenzAgitat]]></name></author>
		<updated>2007-07-09T10:33:46-04:00</updated>

		<published>2007-07-09T10:33:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74289#p74289</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74289#p74289"/>
		<title type="html"><![CDATA[Action Reverse Replyer v1.02 doen't work on channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74289#p74289"><![CDATA[
The Action Reverse Replyer script seems to work in private message to the bot, but not in public on channel.<br><br>I'll try to look at it but if anyone (especially the author) have any idea ...<br><br><br><br><span style="text-decoration:underline"><em class="text-italics">Edit:</em></span> Ok I've finally understood what happens :<br>First, the flag +actr must be set on the chans you want the script to work. (.chanset #channel +actr)<br><br>Next, the setting act:rev must be set <span style="text-decoration:underline">using .chanset command</span>, it won't work if you only set it in the following section of the script :<div class="codebox"><p>Code: </p><pre><code># Channel Action Flood Protection:# Set amount of action in seconds to trigger channel action flood protection:# Example : {act:rev ?:?}# Amount of action '0' will be disabling flood protection.# This settings is also configurable via chanset. #   .chanset #channel act:rev ?:?lappend act:flood {act:rev 5:30}</code></pre></div>so just type  .chanset #channel act:rev 5:30   and it will be ok.<br><br>Maybe a little bit more documentation would have helped.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7933">MenzAgitat</a> — Mon Jul 09, 2007 10:33 am</p><hr />
]]></content>
	</entry>
	</feed>
