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

	<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-10-05T14:35:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-10-05T14:35:05-04:00</updated>

		<published>2004-10-05T14:35:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41568#p41568</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41568#p41568"/>
		<title type="html"><![CDATA[Re: It should be simple]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41568#p41568"><![CDATA[
What's the problem? If it does the opposite of what you expect, you're a noob at logic, not tcl <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> ("!" is a logical NOT)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Tue Oct 05, 2004 2:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Devil]]></name></author>
		<updated>2004-10-05T10:59:41-04:00</updated>

		<published>2004-10-05T10:59:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41567#p41567</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41567#p41567"/>
		<title type="html"><![CDATA[It should be simple]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41567#p41567"><![CDATA[
Hey guys, I'm kind of stuck here on this code. I just want it to see is @ isin the $text var. But I'm kind of noob to tcl and need some help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><div class="codebox"><p>Code: </p><pre><code>bind msg m| !compra compraproc compra {nick uhost hand text} {set compras "@"if {![string match *$compras* $text]} {putserv "PRIVMSG memoserv :send $nick $uhost $text"putserv "PRIVMSG $nick :Sua solicitação foi encaminhada com sucesso. Aguarde resposta da TuxHost."} else {putserv "PRIVMSG $nick :Por favor informe um e-mail válido para que a TuxHost possa entrar em contato."}}</code></pre></div>thank you, I hope I didn't ask too much. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5505">Devil</a> — Tue Oct 05, 2004 10:59 am</p><hr />
]]></content>
	</entry>
	</feed>
