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

	<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>2004-03-03T09:59:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[arcane]]></name></author>
		<updated>2004-03-03T09:59:27-04:00</updated>

		<published>2004-03-03T09:59:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34194#p34194</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34194#p34194"/>
		<title type="html"><![CDATA[Greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34194#p34194"><![CDATA[
well, works even when edited with notepad.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2617">arcane</a> — Wed Mar 03, 2004 9:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2004-03-03T09:48:46-04:00</updated>

		<published>2004-03-03T09:48:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34193#p34193</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34193#p34193"/>
		<title type="html"><![CDATA[Greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34193#p34193"><![CDATA[
Try another program... try kate... try gedit... try pico... try vi... try typing it in instead of copy/pasting... do I really need to elaborate? Trust me, the code works. :) Please give us some credit and do some experimentation to solve this problem.<br><br>Think about it: do you see "Â " in the code on the forum? How do you think it's having an error about that? It's just a copying/formatting error. Maybe kwrite is doing something strange with unicode.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed Mar 03, 2004 9:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Neomaster]]></name></author>
		<updated>2004-03-03T07:31:24-04:00</updated>

		<published>2004-03-03T07:31:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34185#p34185</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34185#p34185"/>
		<title type="html"><![CDATA[Greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34185#p34185"><![CDATA[
I'm under linux. I used K-write.<br><br>Every other script I have are working,,,<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4603">Neomaster</a> — Wed Mar 03, 2004 7:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2004-03-03T00:57:55-04:00</updated>

		<published>2004-03-03T00:57:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34178#p34178</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34178#p34178"/>
		<title type="html"><![CDATA[Greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34178#p34178"><![CDATA[
Well when I tried it, it worked. Maybe you used wordpad or something.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed Mar 03, 2004 12:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Neomaster]]></name></author>
		<updated>2004-03-02T18:39:43-04:00</updated>

		<published>2004-03-02T18:39:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34169#p34169</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34169#p34169"/>
		<title type="html"><![CDATA[Greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34169#p34169"><![CDATA[
I don't think...<br><br>This is my greet.tcl file :<br><blockquote class="uncited"><div>bind join - * proc:greet<br><br> proc proc:greet {nick mask hand chan} {<br><br>      if {[string match -nocase "*guest*" $nick]} {<br>           puthelp "NOTICE $nick : Hi $nick!"<br>      }<br> }</div></blockquote>and in my eggdrop.conf : source scripts/greet.tcl<br><br>And still get the folowing error : (when anybody enters...)<br><br> Tcl error [proc:greet]: invalid command name "Â "<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4603">Neomaster</a> — Tue Mar 02, 2004 6:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2004-03-02T18:00:10-04:00</updated>

		<published>2004-03-02T18:00:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34166#p34166</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34166#p34166"/>
		<title type="html"><![CDATA[Greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34166#p34166"><![CDATA[
You probably copied it wrong or saved it in some weird file format.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Tue Mar 02, 2004 6:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Neomaster]]></name></author>
		<updated>2004-03-02T17:17:33-04:00</updated>

		<published>2004-03-02T17:17:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34164#p34164</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34164#p34164"/>
		<title type="html"><![CDATA[Greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34164#p34164"><![CDATA[
I'm still getting this error : Tcl error [proc:greet]: invalid command name "Â "<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4603">Neomaster</a> — Tue Mar 02, 2004 5:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[arcane]]></name></author>
		<updated>2004-02-29T07:21:44-04:00</updated>

		<published>2004-02-29T07:21:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34109#p34109</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34109#p34109"/>
		<title type="html"><![CDATA[Greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34109#p34109"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind join - * proc:greetproc proc:greet {nick mask hand chan} {     if {[string match -nocase "*guest*" $nick]} {          puthelp "NOTICE $nick : Hi $nick!"     }}</code></pre></div>would greet all nicks containing "guest".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2617">arcane</a> — Sun Feb 29, 2004 7:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Neomaster]]></name></author>
		<updated>2004-02-28T18:53:07-04:00</updated>

		<published>2004-02-28T18:53:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34094#p34094</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34094#p34094"/>
		<title type="html"><![CDATA[Greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34094#p34094"><![CDATA[
Are there scripts that greet only a name?<br><br>(I want the bot to PRIVMSG all guests that comes in the channel... the default nick is "Guest")<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4603">Neomaster</a> — Sat Feb 28, 2004 6:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
