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

	<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-21T23:00:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-21T23:00:16-04:00</updated>

		<published>2005-07-21T23:00:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52994#p52994</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52994#p52994"/>
		<title type="html"><![CDATA[Convert into TCL (easy)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52994#p52994"><![CDATA[
oh, those str* commands in alltools.tcl...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Jul 21, 2005 11:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stevegarbz]]></name></author>
		<updated>2005-07-21T22:32:10-04:00</updated>

		<published>2005-07-21T22:32:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52993#p52993</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52993#p52993"/>
		<title type="html"><![CDATA[Convert into TCL (easy)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52993#p52993"><![CDATA[
Oh yeah, and for future references.<br><br>'str' was invalid, so I had to make it 'string'.<br><br><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=5732">stevegarbz</a> — Thu Jul 21, 2005 10:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stevegarbz]]></name></author>
		<updated>2005-07-21T22:18:43-04:00</updated>

		<published>2005-07-21T22:18:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52991#p52991</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52991#p52991"/>
		<title type="html"><![CDATA[Convert into TCL (easy)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52991#p52991"><![CDATA[
Yep, thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5732">stevegarbz</a> — Thu Jul 21, 2005 10:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-21T22:17:43-04:00</updated>

		<published>2005-07-21T22:17:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52990#p52990</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52990#p52990"/>
		<title type="html"><![CDATA[Convert into TCL (easy)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52990#p52990"><![CDATA[
provided that "cs" is a server command and not some mIRC alias:<div class="codebox"><p>Code: </p><pre><code>bind notc - * fooproc foo {n u h t d} {   if {[str eq -noc $d #pe] &amp;&amp; ![isop $n #pe]} {      putserv "cs #pe tb $n 5d :Do not notice the channel."   }}</code></pre></div>we should rank script requesters by the total number of requested scripts... guess who'd be #1 <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Jul 21, 2005 10:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stevegarbz]]></name></author>
		<updated>2005-07-21T21:54:20-04:00</updated>

		<published>2005-07-21T21:54:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52989#p52989</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52989#p52989"/>
		<title type="html"><![CDATA[Convert into TCL (easy)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52989#p52989"><![CDATA[
Can someone please convert this into TCL:<br><br>on *:NOTICE:*:#PE: { if ($nick !isop $chan) cs $chan tb $nick 5d Do not notice the channel. } }<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5732">stevegarbz</a> — Thu Jul 21, 2005 9:54 pm</p><hr />
]]></content>
	</entry>
	</feed>
