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

	<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-11-28T23:44:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-11-28T23:44:59-04:00</updated>

		<published>2004-11-28T23:44:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43233#p43233</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43233#p43233"/>
		<title type="html"><![CDATA[Text filtering help required]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43233#p43233"><![CDATA[
improper handling of strings <br><br>if you need to do list operations on a string, convert it to proper tcl list first:<div class="codebox"><p>Code: </p><pre><code>set str [split $str]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Nov 28, 2004 11:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-10-09T18:06:19-04:00</updated>

		<published>2004-10-09T18:06:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41713#p41713</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41713#p41713"/>
		<title type="html"><![CDATA[Text filtering help required]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41713#p41713"><![CDATA[
Hi all, i just found your very active site, and thought i would present my problem to you. Its mainly certain chrs from clients connected to the bot via my tcl script, that cause it to crash, i have tryed mc_more_tools.tcl with the filter command, this does work to a certain extent but it still doesnt catch all the errors, as is shown below.<br><blockquote class="uncited"><div>[23:00] &lt;Chat_Bot&gt; [18:00] PRIVMSG #debug : Incoming Connection (9) Sent ::: PRIVMSG #Fun :{<br>[23:00] &lt;Chat_Bot&gt; [18:00] PRIVMSG #debug : Found Coresponding Server Connection (12)<br>[23:00] &lt;Chat_Bot&gt; [18:00] Tcl error [clientinreal]: unmatched open brace in list<br>[23:00] &lt;Chat_Bot&gt; [18:00] Telnet connection:</div></blockquote>If anyone has any idea what else i could try, please let me know.<br>Thank you  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">  <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 Guest — Sat Oct 09, 2004 6:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
