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

	<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>2010-05-18T04:13:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2010-05-18T04:13:19-04:00</updated>

		<published>2010-05-18T04:13:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93111#p93111</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93111#p93111"/>
		<title type="html"><![CDATA[little help with this tcl pls]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93111#p93111"><![CDATA[
add to your config file source for 'alltools.tcl', this is a script which comes with eggdrop package<br><div class="codebox"><p>Code: </p><pre><code>source scripts/alltools.tcl</code></pre></div>or type some other path, don't know where you have it...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Tue May 18, 2010 4:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[LDSnake]]></name></author>
		<updated>2010-05-17T18:44:34-04:00</updated>

		<published>2010-05-17T18:44:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93109#p93109</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93109#p93109"/>
		<title type="html"><![CDATA[little help with this tcl pls]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93109#p93109"><![CDATA[
ok,i loaded it.eggdrop started, and when i typed the command on irc i got<br><br>Tcl error [pub_helper]: invalid command name "putnotc"<br><br><br>just here if find about putnotc<div class="codebox"><p>Code: </p><pre><code>proc helper_sendit {nick channel dirc txt} { if {$dirc == "1"} { puthelp "PRIVMSG $channel :$txt" } if {$dirc == "2"} { puthelp "PRIVMSG $nick :$txt" } if {$dirc == "3"} { putnotc $nick "$txt" } if {$dirc == "4"} { putdcc $nick "$txt" }</code></pre></div>tnx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11221">LDSnake</a> — Mon May 17, 2010 6:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
