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

	<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>2003-10-21T06:26:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2003-10-21T06:26:05-04:00</updated>

		<published>2003-10-21T06:26:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28746#p28746</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28746#p28746"/>
		<title type="html"><![CDATA[&quot;IF&quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28746#p28746"><![CDATA[
Tristam, learn the url wich may help you:<br><a href="http://www.tcl.tk/man/tcl8.4/" class="postlink">http://www.tcl.tk/man/tcl8.4/</a><br>I use it every time I'm working on TCL<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Tue Oct 21, 2003 6:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Tristam]]></name></author>
		<updated>2003-10-21T04:13:35-04:00</updated>

		<published>2003-10-21T04:13:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28742#p28742</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28742#p28742"/>
		<title type="html"><![CDATA[&quot;IF&quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28742#p28742"><![CDATA[
Thanks Sir_Fz and Rusher. CrazyCat, if I would had that manual, I wouldnt have posted here <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> (but all the other so called tutorials suck ass <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz">)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3881">Tristam</a> — Tue Oct 21, 2003 4:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2003-10-21T02:59:38-04:00</updated>

		<published>2003-10-21T02:59:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28741#p28741</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28741#p28741"/>
		<title type="html"><![CDATA[&quot;IF&quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28741#p28741"><![CDATA[
<blockquote class="uncited"><div>check the r0x0ring tutorial by Papillon for the <a href="http://www.r0x0ring.com/if.html" class="postlink">IF commands</a></div></blockquote>Sir_Fz, you'd better explain him with simple words: <strong class="text-strong">RTFM</strong> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <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=691">CrazyCat</a> — Tue Oct 21, 2003 2:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rusher2K]]></name></author>
		<updated>2003-10-20T17:09:37-04:00</updated>

		<published>2003-10-20T17:09:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28718#p28718</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28718#p28718"/>
		<title type="html"><![CDATA[&quot;IF&quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28718#p28718"><![CDATA[
HI <br><div class="codebox"><p>Code: </p><pre><code>bind pub - !info pub:infoproc pub:info { nick host hand chan text } {     global botnick    if { $chann == "#chan1" } {putmsg $chan "Hello World, hello $nick, i'm $botnick" }    if { $chann == "#chan2" } {putmsg $chan "Here is $botnick" }    } </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3034">Rusher2K</a> — Mon Oct 20, 2003 5:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-10-20T17:05:55-04:00</updated>

		<published>2003-10-20T17:05:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28717#p28717</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28717#p28717"/>
		<title type="html"><![CDATA[&quot;IF&quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28717#p28717"><![CDATA[
check the r0x0ring tutorial by Papillon for the <a href="http://www.r0x0ring.com/if.html" class="postlink">IF commands</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Oct 20, 2003 5:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Tristam]]></name></author>
		<updated>2003-10-20T16:40:06-04:00</updated>

		<published>2003-10-20T16:40:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28715#p28715</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28715#p28715"/>
		<title type="html"><![CDATA[&quot;IF&quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28715#p28715"><![CDATA[
Hello everyone! I would like to know how to make an "if statement" in tcl. My bot is on two channels, and the same command should get a different result on each channels. For example when I type "!info" the script should check which channel is it, and answer depending on the channel? How to make that? <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=3881">Tristam</a> — Mon Oct 20, 2003 4:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
