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

	<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>2002-01-09T23:26:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2002-01-09T23:26:00-04:00</updated>

		<published>2002-01-09T23:26:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3660#p3660</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3660#p3660"/>
		<title type="html"><![CDATA[Need Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3660#p3660"><![CDATA[
Try this:<div class="codebox"><p>Code: </p><pre><code>bind pubm - * get:wordsproc get:words {nick uh hand chan arg} {  if {[regexp {[ End Of List ((.*) words) ]} $arg match words]} {    puthelp "PRIVMSG $chan :There where $words words"  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Wed Jan 09, 2002 11:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-07T17:47:00-04:00</updated>

		<published>2002-01-07T17:47:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3572#p3572</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3572#p3572"/>
		<title type="html"><![CDATA[Need Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3572#p3572"><![CDATA[
Thanks ppslim, but I get this error!<br><br>There where {---------[ words<br><br>&lt;font size=-1&gt;[ This Message was edited by: Acolyte on 2002-01-07 15:02 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Mon Jan 07, 2002 5:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-01-07T16:50:00-04:00</updated>

		<published>2002-01-07T16:50:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3569#p3569</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3569#p3569"/>
		<title type="html"><![CDATA[Need Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3569#p3569"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pubm - "% *---[ End Of List (* words) ]---*" get:wordsproc get:words {nick uh hand chan arg} {  set arg [split $arg (]  puthelp "PRIVMSG $chan :There where [lindex [split $arg] 0] words"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Jan 07, 2002 4:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-07T15:00:00-04:00</updated>

		<published>2002-01-07T15:00:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3567#p3567</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3567#p3567"/>
		<title type="html"><![CDATA[Need Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3567#p3567"><![CDATA[
Not sure how to do something like this. (newbie) sorry.<br><br>---------[ End Of List (15 words) ]------------<br><br>What I want to do is make a proc that will say whats in the ( ) and the number is different each time.  This is said in a channel by another bot.  Any idea's?  Thanks!<p>Statistics: Posted by Guest — Mon Jan 07, 2002 3:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
