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

	<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-01-25T17:05:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Souperman]]></name></author>
		<updated>2004-01-25T17:05:35-04:00</updated>

		<published>2004-01-25T17:05:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32869#p32869</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32869#p32869"/>
		<title type="html"><![CDATA[&quot;[ ]&quot;s in .tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32869#p32869"><![CDATA[
Try "*\[away\]*".  Also, read <a href="http://www.peterre.com/characters.html" class="postlink">http://www.peterre.com/characters.html</a>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=801">Souperman</a> — Sun Jan 25, 2004 5:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DrTongue]]></name></author>
		<updated>2004-01-25T15:33:27-04:00</updated>

		<published>2004-01-25T15:33:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32865#p32865</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32865#p32865"/>
		<title type="html"><![CDATA[&quot;[ ]&quot;s in .tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32865#p32865"><![CDATA[
I am using a script that detects people if they "set away' in channel. One example of a trigger for this is "*away*(*)*"  Recently I noticed more and more people using "&lt;nick&gt; [away] Doing something" So I tried to set "*[away]*" as a trigger in the script. After rehasing though the bot started warning/kicking/banning anyone who said ANYTHING. Most I can figure is that it could not read the [ ]s and took the new trigger as " * * ", basically taking everything as a trigger. Would this assumtion be correct? Should it BE "*[away]*" or would "[away]" work or get me the same result?<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=757">DrTongue</a> — Sun Jan 25, 2004 3:33 pm</p><hr />
]]></content>
	</entry>
	</feed>
