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

	<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-08-21T16:18:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Dedan]]></name></author>
		<updated>2003-08-21T16:18:35-04:00</updated>

		<published>2003-08-21T16:18:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25437#p25437</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25437#p25437"/>
		<title type="html"><![CDATA[whats wrong with this?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25437#p25437"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>proc botjoin {bot nick channel} {   set chan [string tolower $channel]  putserv "JOIN $chan"   puthelp "NOTICE $nick :You request has passed."}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3472">Dedan</a> — Thu Aug 21, 2003 4:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dedan]]></name></author>
		<updated>2003-08-21T16:13:59-04:00</updated>

		<published>2003-08-21T16:13:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25436#p25436</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25436#p25436"/>
		<title type="html"><![CDATA[whats wrong with this?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25436#p25436"><![CDATA[
what is the bind you are useing or the command?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3472">Dedan</a> — Thu Aug 21, 2003 4:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dedan]]></name></author>
		<updated>2003-08-21T16:15:07-04:00</updated>

		<published>2003-08-21T16:03:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25435#p25435</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25435#p25435"/>
		<title type="html"><![CDATA[whats wrong with this?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25435#p25435"><![CDATA[
edit: error<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3472">Dedan</a> — Thu Aug 21, 2003 4:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-08-21T15:54:02-04:00</updated>

		<published>2003-08-21T15:54:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25434#p25434</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25434#p25434"/>
		<title type="html"><![CDATA[Re: whats wrong with this?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25434#p25434"><![CDATA[
<blockquote class="uncited"><div>can you help me in finding what is wrong with this script, sorry about me needing all this help i am lurning tho.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"></div></blockquote>Read the error message you get when calling the proc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Thu Aug 21, 2003 3:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Moose]]></name></author>
		<updated>2003-08-21T06:24:37-04:00</updated>

		<published>2003-08-21T06:24:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25403#p25403</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25403#p25403"/>
		<title type="html"><![CDATA[whats wrong with this?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25403#p25403"><![CDATA[
can you help me in finding what is wrong with this script, sorry about me needing all this help i am lurning tho.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br><br>proc botjoin { bot channel } {<br>set code "blah"; append code [string tolower $channel]; putserv "PRIVMSG $bot :join $channel [md5 $code]"<br>      puthelp "NOTICE $nick :You request has passed."<br>}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3684">Moose</a> — Thu Aug 21, 2003 6:24 am</p><hr />
]]></content>
	</entry>
	</feed>
