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

	<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-08-27T08:51:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-08-27T08:51:49-04:00</updated>

		<published>2004-08-27T08:51:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40266#p40266</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40266#p40266"/>
		<title type="html"><![CDATA[Enhance Protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40266#p40266"><![CDATA[
This small piece of code will give you the number of spaces in a line. I hope you are able to implement this in a script now.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"> <br><div class="codebox"><p>Code: </p><pre><code>set totalspaces [regexp -all {" "} $text] </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Fri Aug 27, 2004 8:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blood_x]]></name></author>
		<updated>2004-08-27T08:40:13-04:00</updated>

		<published>2004-08-27T08:40:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40265#p40265</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40265#p40265"/>
		<title type="html"><![CDATA[Enhance Protection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40265#p40265"><![CDATA[
Hi all..  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"> <br><br>Is there any TCP script protection to protect public chat as below;<br><br>[04:23] &lt;BISKUT&gt; w w n s i l f y h j f w i m h q h b d d a i x v <br>[04:23] &lt;BISKUT&gt; u k f f r w k y y j n o y w o j w r b z v j e z <br>[04:23] &lt;BISKUT&gt; o e d j v q v u p k u a p l a t x e g s e i i e <br>[04:23] &lt;BISKUT&gt; p p l x c a h o o l m f g d f x r b n o a q r j <br>[04:24] &lt;BISKUT&gt; l i k z n e o g p w x u x n t d g g o n r m u g <br>[04:24] &lt;BISKUT&gt; w a c k t t r d x s e q c t n e h i v b a r y a <br>[04:24] &lt;BISKUT&gt; u t s u b g q l x z o g d t b d g c n a x k s k <br>[04:24] &lt;BISKUT&gt; k s p w o s x i x m k w a q g x r w q y r f p f <br>[04:24] *** BISKUT (~<a href="mailto:playon@c66-235-33-34.sea2.cablespeed.com">playon@c66-235-33-34.sea2.cablespeed.com</a>) has left #mychan<br><br>Meaning, there's too many SPACE between each letters. Can TCL detect the excessive space?<br><br>Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=402">blood_x</a> — Fri Aug 27, 2004 8:40 am</p><hr />
]]></content>
	</entry>
	</feed>
