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

	<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-07-11T19:54:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-07-11T19:54:40-04:00</updated>

		<published>2005-07-11T19:54:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52292#p52292</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52292#p52292"/>
		<title type="html"><![CDATA[Problem script counter]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52292#p52292"><![CDATA[
Use<div class="codebox"><p>Code: </p><pre><code>[regexp -all {:\)} $arg]</code></pre></div>instead.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Jul 11, 2005 7:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ranny]]></name></author>
		<updated>2005-07-11T19:51:09-04:00</updated>

		<published>2005-07-11T19:51:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52290#p52290</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52290#p52290"/>
		<title type="html"><![CDATA[Problem script counter]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52290#p52290"><![CDATA[
hello, thank you demond, it's good.  <br>Another question, why with <div class="codebox"><p>Code: </p><pre><code>[regexp -all {:)} $arg]</code></pre></div>I have this error message:Tcl error [counter]: couldn't compile regular expression pattern: parentheses () not balanced ??<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6386">ranny</a> — Mon Jul 11, 2005 7:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-11T16:05:46-04:00</updated>

		<published>2005-07-11T16:05:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52282#p52282</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52282#p52282"/>
		<title type="html"><![CDATA[Problem script counter]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52282#p52282"><![CDATA[
change first [bind pub] to [bind pubm]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Mon Jul 11, 2005 4:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ranny]]></name></author>
		<updated>2005-07-11T15:54:36-04:00</updated>

		<published>2005-07-11T15:54:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52281#p52281</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52281#p52281"/>
		<title type="html"><![CDATA[Problem script counter]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52281#p52281"><![CDATA[
Hello everyone, <br><br>I made this small script<blockquote class="uncited"><div>bind pub - * counter<br>proc counter {nick uhost handle channel arg} {<br>global counternumber<br>set counternumber($nick) [regexp -all -nocase {[A-Z][0-9]} $arg]  <br>}<br><br>bind pub - !count countera<br>proc countera {nick uhost handle channel arg} {<br>global counternumber<br>putserv "privmsg $channel :$counternumber($nick)" <br>}</div></blockquote> but that returns this error:can't read "counternumber(lorenbarre)": no such variable<br><br>if somebody can help me. <br><br>thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6386">ranny</a> — Mon Jul 11, 2005 3:54 pm</p><hr />
]]></content>
	</entry>
	</feed>
