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

	<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>2009-08-30T10:47:17-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2009-08-28T06:44:37-04:00</updated>

		<published>2009-08-28T06:44:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90074#p90074</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90074#p90074"/>
		<title type="html"><![CDATA[Devoice on repeats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90074#p90074"><![CDATA[
thnx Fz <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br>@Lucifer will take a while before i can test the script, but ive already loaded it up and got the same error message, so it'll fix it over the weekend if i get the time.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Fri Aug 28, 2009 6:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2009-08-27T18:10:49-04:00</updated>

		<published>2009-08-27T18:10:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90069#p90069</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90069#p90069"/>
		<title type="html"><![CDATA[Devoice on repeats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90069#p90069"><![CDATA[
Try<div class="codebox"><p>Code: </p><pre><code># repeats:secondsset nrepeats 3:2bind pubm - * devoice:repeatsbind ctcp - ACTION devoice:repeatsproc devoice:repeats {nick uhost hand chan arg {arg2 ""}} { global nrepeats if {![validchan $chan] || ![isvoice $nick $chan]} {return} if {$arg2 != ""} {  set arg $arg2 } foreach {o s} [split $nrepeats :] {break} set arg [md5 $nick:$uhost:$chan:[stripcodes bcruag $arg]] if {[flooded $arg $s $o]} {  pushmode $chan -v $nick }}proc flooded {id s o} { global flooded if {![info exists flooded($id)]} {  set flooded($id) 0  utimer $s [list unset flooded($id)] } expr {[incr flooded($id)] &gt;= $o}}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Aug 27, 2009 6:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Lucifer]]></name></author>
		<updated>2009-08-27T16:38:42-04:00</updated>

		<published>2009-08-27T16:38:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90068#p90068</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90068#p90068"/>
		<title type="html"><![CDATA[Devoice on repeats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90068#p90068"><![CDATA[
Thanks mate, but got an error can u fix it please...<br>Tcl error [pubm:repeat_devoice]: expected boolean value but got ""<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8339">Lucifer</a> — Thu Aug 27, 2009 4:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2009-08-30T10:47:17-04:00</updated>

		<published>2009-08-22T18:19:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90019#p90019</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90019#p90019"/>
		<title type="html"><![CDATA[Devoice on repeats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90019#p90019"><![CDATA[
Please use Sir_Fz's code below <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> thnx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Sat Aug 22, 2009 6:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Lucifer]]></name></author>
		<updated>2009-08-12T13:17:40-04:00</updated>

		<published>2009-08-12T13:17:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89856#p89856</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89856#p89856"/>
		<title type="html"><![CDATA[Devoice on repeats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89856#p89856"><![CDATA[
hey can anybody help me with script to devoice ppl on repeats msg/actions ???<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8339">Lucifer</a> — Wed Aug 12, 2009 1:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
