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

	<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>2005-08-20T16:05:54-04:00</updated>

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

		<entry>
		<author><name><![CDATA[suffering]]></name></author>
		<updated>2005-07-25T19:29:58-04:00</updated>

		<published>2005-07-25T19:29:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53280#p53280</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53280#p53280"/>
		<title type="html"><![CDATA[no ctcp error help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53280#p53280"><![CDATA[
i try to fix the ctcp protection with demond sugestion but nothing... anything else pls?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6278">suffering</a> — Mon Jul 25, 2005 7:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-07-25T03:24:19-04:00</updated>

		<published>2005-07-25T03:24:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53196#p53196</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53196#p53196"/>
		<title type="html"><![CDATA[no ctcp error help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53196#p53196"><![CDATA[
I guess I should add the feature that using * for chans will make it work on all channels. Probably in the next version, if it'll exists <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Jul 25, 2005 3:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[suffering]]></name></author>
		<updated>2005-07-23T19:26:25-04:00</updated>

		<published>2005-07-23T19:26:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53104#p53104</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53104#p53104"/>
		<title type="html"><![CDATA[no ctcp error help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53104#p53104"><![CDATA[
on dalnet my channel is standart, 0,1% to put the bot on new channel and i dont have to change the settings all the time. on undernet i dont have standar channels or i put the on a registration bla bla... i cant change all the time the settings and if u see on my posts the most times i want the scripts to act on all the channels <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">. i pick up small scripts, its not easy but that way i will start learning thinks on tcl. i can modify small tcl to act like i want it. fiou ;P <br><br>*sorry for my english<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6278">suffering</a> — Sat Jul 23, 2005 7:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-07-23T10:43:03-04:00</updated>

		<published>2005-07-23T10:43:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53074#p53074</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53074#p53074"/>
		<title type="html"><![CDATA[no ctcp error help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53074#p53074"><![CDATA[
It's not a major error, I think the script's author made that proc to unset repeat_last and repeat_num variables since they're used as arrays in the script. Although he should've used 'info exists' instead.<br><br>* If you were talking about allfloodprotection, then why're you using a separate repeat protection script <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Jul 23, 2005 10:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[suffering]]></name></author>
		<updated>2005-08-20T16:04:35-04:00</updated>

		<published>2005-07-23T09:06:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53072#p53072</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53072#p53072"/>
		<title type="html"><![CDATA[no ctcp error help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53072#p53072"><![CDATA[
<blockquote class="uncited"><div># Number of repeats before kicking<br>set repeatkick 3<br># In how many seconds<br>set repeattime 20<br></div></blockquote>*btw ur tcl on dalnet its working perfect <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=6278">suffering</a> — Sat Jul 23, 2005 9:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-07-22T13:00:43-04:00</updated>

		<published>2005-07-22T13:00:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53017#p53017</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53017#p53017"/>
		<title type="html"><![CDATA[no ctcp error help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53017#p53017"><![CDATA[
We can't help you with the other error since you didn't post any related code. For the first code, try demond's suggestion.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Jul 22, 2005 1:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[suffering]]></name></author>
		<updated>2005-08-20T16:05:54-04:00</updated>

		<published>2005-07-22T12:27:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53016#p53016</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53016#p53016"/>
		<title type="html"><![CDATA[no ctcp error help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53016#p53016"><![CDATA[
[quote]|19:25| › (botnick) [19:37] #user# set errorInfo<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6278">suffering</a> — Fri Jul 22, 2005 12:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-22T11:51:15-04:00</updated>

		<published>2005-07-22T11:51:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53012#p53012</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53012#p53012"/>
		<title type="html"><![CDATA[no ctcp error help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53012#p53012"><![CDATA[
substitute <em class="text-italics">lindex $arg</em> with <em class="text-italics">lindex [split $arg]</em><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Jul 22, 2005 11:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-07-22T11:42:29-04:00</updated>

		<published>2005-07-22T11:42:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53010#p53010</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53010#p53010"/>
		<title type="html"><![CDATA[no ctcp error help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53010#p53010"><![CDATA[
".set errorInfo" in partyline to know more about the error.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Jul 22, 2005 11:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[suffering]]></name></author>
		<updated>2005-08-20T16:04:04-04:00</updated>

		<published>2005-07-22T05:57:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53002#p53002</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53002#p53002"/>
		<title type="html"><![CDATA[no ctcp error help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53002#p53002"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>proc raw:ncc_checkctcp {from keyword arg} {global botnick ncc_chans ncc_noactions ncc_ctcps ncc_lockchan ncc_globflags ncc_chanflagsset nick [string range $from 0 [expr [string first "!" $from] -1]]set chan [lindex [split $arg] 0]set type [string trim [string trim [lindex $arg 1] :] \001]The error is:</code></pre></div><div class="codebox"><p>Code: </p><pre><code>Tcl error [raw:ncc_checkctcp]: list element in quotes followed by "?" instead of space</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6278">suffering</a> — Fri Jul 22, 2005 5:57 am</p><hr />
]]></content>
	</entry>
	</feed>
