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

	<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>2002-06-24T08:05:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-06-24T08:05:00-04:00</updated>

		<published>2002-06-24T08:05:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8317#p8317</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8317#p8317"/>
		<title type="html"><![CDATA[what is wrong here? Please :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8317#p8317"><![CDATA[
Read the tcl-commands.doc document.<br><br>It tells you exactly what you should be using as arguments in the nick bind.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Jun 24, 2002 8:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[snow-ball]]></name></author>
		<updated>2002-06-22T01:55:00-04:00</updated>

		<published>2002-06-22T01:55:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8259#p8259</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8259#p8259"/>
		<title type="html"><![CDATA[what is wrong here? Please :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8259#p8259"><![CDATA[
set checkchannel "#testchannel"<br><br>#<br>bind nick - * nick:change<br><br>proc nick:change { nick host hand chan newnick } {<br>    global checkchannel<br>      if {$chan == $checkchannel} {<br>        putserv "kick $chan $newnick :You are Banned!!"<br>        }<br>}<br><br>Tcl error [nick:change]: called "nick:change" with too many arguments<br><br><br><br>&lt;font size=-1&gt;[ This Message was edited by: snow-ball on 2002-06-23 11:50 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=262">snow-ball</a> — Sat Jun 22, 2002 1:55 am</p><hr />
]]></content>
	</entry>
	</feed>
