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

	<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-11-22T03:12:04-04:00</updated>

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

		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2003-11-22T03:12:04-04:00</updated>

		<published>2003-11-22T03:12:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30501#p30501</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30501#p30501"/>
		<title type="html"><![CDATA[Note Script help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30501#p30501"><![CDATA[
What mistake is given, when you try to use it ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Sat Nov 22, 2003 3:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-22T01:56:08-04:00</updated>

		<published>2003-11-22T01:56:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30498#p30498</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30498#p30498"/>
		<title type="html"><![CDATA[Note Script help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30498#p30498"><![CDATA[
having problems with this script.. <br><div class="codebox"><p>Code: </p><pre><code>bind msg nm .sendnote sb_sendnoteproc sb_sendnote { nick uhost hand chan text } {  if { [lindex [split $text] 0] == " " } {    putserv "privmsg $nick :Please specify the following\: .sendnote &lt;to&gt; &lt;msg&gt;"  } else {    storenote $nick [lindex $text 0] [lrange [split $text] 1 end] -1]    putserv "privmsg $nick :You have just sent [lindex $text 0] the following note\: [lrange [split $text] 1 end]"  }}</code></pre></div><p>Statistics: Posted by Guest — Sat Nov 22, 2003 1:56 am</p><hr />
]]></content>
	</entry>
	</feed>
