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

	<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-03-25T18:33:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-25T18:33:00-04:00</updated>

		<published>2003-03-25T18:33:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18247#p18247</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18247#p18247"/>
		<title type="html"><![CDATA[getops.tcl bug or error?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18247#p18247"><![CDATA[
It sounds like you are upgrading your bot from a older version.<br><br>See <a href="http://www.egghelp.org" class="postlink">www.egghelp.org</a>, download and follow the instructions for clearneeds.tcl (should be in the My Scripts section).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Mar 25, 2003 6:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-25T10:57:27-04:00</updated>

		<published>2003-03-25T10:57:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18229#p18229</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18229#p18229"/>
		<title type="html"><![CDATA[getops.tcl bug or error?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18229#p18229"><![CDATA[
It looks like you may have edited the script in some way.<br><br>Try downloading a fresh copy, and make sure it is uploaded in the correct FTP mode.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Mar 25, 2003 10:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[panazonic]]></name></author>
		<updated>2003-03-25T10:06:52-04:00</updated>

		<published>2003-03-25T10:06:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18228#p18228</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18228#p18228"/>
		<title type="html"><![CDATA[getops.tcl bug or error?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18228#p18228"><![CDATA[
I also have a problem with getops. But it goes like this:<br>[15:11] Tcl error in script for 'need-op':<br>[15:11] invalid command name "request"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2705">panazonic</a> — Tue Mar 25, 2003 10:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2003-03-24T12:44:30-04:00</updated>

		<published>2003-03-24T12:44:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18187#p18187</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18187#p18187"/>
		<title type="html"><![CDATA[getops.tcl bug or error?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18187#p18187"><![CDATA[
thx<br><br>works fine <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1065">MasterJM</a> — Mon Mar 24, 2003 12:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-24T15:32:41-04:00</updated>

		<published>2003-03-21T10:55:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18081#p18081</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18081#p18081"/>
		<title type="html"><![CDATA[getops.tcl bug or error?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18081#p18081"><![CDATA[
Locate the following line in the script.<div class="codebox"><p>Code: </p><pre><code>utimer 3 "requestop $chan"</code></pre></div>You should change this to<div class="codebox"><p>Code: </p><pre><code>utimer 3 [list requestop $chan]</code></pre></div>All should be good to go.<br><br>I have submitted a patch for this, for inclusion with 1.6.14<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Mar 21, 2003 10:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2003-03-21T10:11:22-04:00</updated>

		<published>2003-03-21T10:11:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18076#p18076</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18076#p18076"/>
		<title type="html"><![CDATA[getops.tcl bug or error?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18076#p18076"><![CDATA[
hi <br><br>i have a little botnet with getops.tcl<br>(lastest version inclueded with 1.6.13 eggdrop)<br><br>i have a chan named #[bla]<br><br>seems that the getops tcl have a problem with "[]"<br><br>[15:02:29] &lt;egg&gt; [15:03] Tcl error in script for 'timer9':<br>[15:02:29] &lt;egg&gt; [15:03] invalid command name "bla"<br><br>all bots of the net have this error<br>so could only be this tcl, because its the only tcl runs on all bots <br><br>any ideas or suggestions? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1065">MasterJM</a> — Fri Mar 21, 2003 10:11 am</p><hr />
]]></content>
	</entry>
	</feed>
