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

	<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-09-12T16:42:20-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-09-12T16:42:20-04:00</updated>

		<published>2007-09-12T16:42:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75898#p75898</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75898#p75898"/>
		<title type="html"><![CDATA[All Flood Protection.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75898#p75898"><![CDATA[
You should update your Eggdrop to the latest version 1.6.18, and to use AllProtection 4.6b7 you also need to upgrade your TCL version.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Sep 12, 2007 4:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2007-09-12T09:06:12-04:00</updated>

		<published>2007-09-12T09:06:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75884#p75884</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75884#p75884"/>
		<title type="html"><![CDATA[All Flood Protection.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75884#p75884"><![CDATA[
Sorry, forgot to add that you should try this post for help and support with AFP.tcl <a href="http://forum.egghelp.org/viewtopic.php?t=9721" class="postlink">http://forum.egghelp.org/viewtopic.php?t=9721</a>.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> Good Luck!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Wed Sep 12, 2007 9:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2007-09-12T08:41:56-04:00</updated>

		<published>2007-09-12T08:41:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75880#p75880</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75880#p75880"/>
		<title type="html"><![CDATA[Re: All Flood Protection.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75880#p75880"><![CDATA[
Its not compatable since the strip codes thing wasn't included in eggdrop till later on. I would update your eggdrop or contact the maker of the script for a fix to work with older version of eggdrops. I would of also done a forum search as i think the strip codes has come up a few times before on differant posts.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Wed Sep 12, 2007 8:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Hesham]]></name></author>
		<updated>2007-09-12T06:02:32-04:00</updated>

		<published>2007-09-12T06:02:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75878#p75878</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75878#p75878"/>
		<title type="html"><![CDATA[All Flood Protection.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75878#p75878"><![CDATA[
Hello.. Am having problems working with...<br>allfloodprotection4.5 <div class="codebox"><p>Code: </p><pre><code>(04:13:05) &lt;)ChanSrv&gt; [02:16] Tcl error [adv:action]: invalid command name "stripcodes"(04:13:05) &lt;)ChanSrv&gt; [02:16] Tcl error [codes:action]: invalid command name "stripcodes"(04:13:05) &lt;)ChanSrv&gt; [02:16] Tcl error [repeat:action]: invalid command name "stripcodes"(04:13:05) &lt;)ChanSrv&gt; [02:16] Tcl error [caps:action]: invalid command name "stripcodes"</code></pre></div>and allfloodprotection4.6b7 {actually found it on some site}<div class="codebox"><p>Code: </p><pre><code>(04:52:23) &lt;)ChanSrv&gt; [02:55] Creating ap:bcodes (type 3)(04:52:23) &lt;)ChanSrv&gt; [02:55] Tcl error in file 'eggdrop.conf':(04:52:23) &lt;)ChanSrv&gt; [02:55] wrong # args: should be "regsub ?switches? exp string subSpec varName"(04:52:23) &lt;)ChanSrv&gt;     while executing(04:52:24) &lt;)ChanSrv&gt; "regsub -all {\s{1,}} $apbc " ""(04:52:24) &lt;)ChanSrv&gt;     (procedure "sv" line 9)(04:52:24) &lt;)ChanSrv&gt;     invoked from within(04:52:24) &lt;)ChanSrv&gt; "sv"(04:52:24) &lt;)ChanSrv&gt;     (procedure "rd" line 8)(04:52:24) &lt;)ChanSrv&gt;     invoked from within(04:52:24) &lt;)ChanSrv&gt; "rd"(04:52:24) &lt;)ChanSrv&gt;     (procedure "load" line 50)(04:52:24) &lt;)ChanSrv&gt;     invoked from within(04:52:24) &lt;)ChanSrv&gt; "load"(04:52:24) &lt;)ChanSrv&gt;     (in namespace eval "::AllProtection" script line 2567)(04:52:24) &lt;)ChanSrv&gt;     invoked from within(04:52:24) &lt;)ChanSrv&gt; "namespace eval AllProtection {(04:52:24) &lt;)ChanSrv&gt; (04:52:24) &lt;)ChanSrv&gt; # Basic declarations: (don't touch)(04:52:24) &lt;)ChanSrv&gt; variable declr(04:52:24) &lt;)ChanSrv&gt; foreach declr {textl text(04:52:24) &lt;)ChanSrv&gt; [02:55] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</code></pre></div>Eggdrop Version: eggdrop v1.6.15 <br>Tcl version: 8.3.5 (header version 8.3.5)<br><br>and actually seeking the best latest version of this script and tell me if it's compatible with my poor eggy version<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9108">Hesham</a> — Wed Sep 12, 2007 6:02 am</p><hr />
]]></content>
	</entry>
	</feed>
