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

	<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-12-27T12:38:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Tannn3r]]></name></author>
		<updated>2010-12-27T12:38:49-04:00</updated>

		<published>2010-12-27T12:38:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95503#p95503</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95503#p95503"/>
		<title type="html"><![CDATA[ChanServ Auto Need Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95503#p95503"><![CDATA[
No, I even searched script several times and came up with nothing. However, it was telling me this while it was banned and didn't have the right permissions to unban itself. Would that be the problem?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11466">Tannn3r</a> — Mon Dec 27, 2010 12:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2010-12-27T05:09:28-04:00</updated>

		<published>2010-12-27T05:09:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95496#p95496</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95496#p95496"/>
		<title type="html"><![CDATA[ChanServ Auto Need Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95496#p95496"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>proc need:unban {chan type} { global botnick needunbantype needunbanchans  if {($needunbantype == 1) &amp;&amp; ([lsearch -exact [split [string tolower $needunbanchans]] [string tolower $chan]] != -1)} { needunban:chans $chan $type }  if {($needunbantype == 2)} { needunban:chans $chan $type }  if {($needunbantype != 1) &amp;&amp; ($needunbantype != 2) || ($needunbantype == 0)} { return 0 }}</code></pre></div>As you can see the 'need:unban' proc doesn't have a 'cha' variable. Have you done any changes to your file?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Dec 27, 2010 5:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Tannn3r]]></name></author>
		<updated>2010-12-26T23:26:44-04:00</updated>

		<published>2010-12-26T23:26:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95486#p95486</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95486#p95486"/>
		<title type="html"><![CDATA[ChanServ Auto Need Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95486#p95486"><![CDATA[
With this TCL script: <a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1023" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... ad&amp;id=1023</a><br><br>Loaded and configured correctly, I get this error message via CTCP chat with my eggdrop bot:<br><div class="codebox"><p>Code: </p><pre><code>&lt;EggDrop&gt; [22:25] Tcl error [need:unban]: can't read "cha": no such variable</code></pre></div>I have no idea what it's talking about.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11466">Tannn3r</a> — Sun Dec 26, 2010 11:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
