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

	<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>2001-10-06T01:13:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-06T01:13:00-04:00</updated>

		<published>2001-10-06T01:13:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=318#p318</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=318#p318"/>
		<title type="html"><![CDATA[op error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=318#p318"><![CDATA[
thanks, uncle <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":grin:" title="Very Happy"><p>Statistics: Posted by Guest — Sat Oct 06, 2001 1:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2001-10-05T01:30:00-04:00</updated>

		<published>2001-10-05T01:30:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=290#p290</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=290#p290"/>
		<title type="html"><![CDATA[op error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=290#p290"><![CDATA[
A better way to use utimer is like this:<br><br>utimer 3 [list somecmd arg1 arg2 ...]<br><br>Use that instead of your { and } and bob's your uncle.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Fri Oct 05, 2001 1:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-05T00:53:00-04:00</updated>

		<published>2001-10-05T00:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=288#p288</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=288#p288"/>
		<title type="html"><![CDATA[op error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=288#p288"><![CDATA[
hey. i have this in my tcl:<br><br>...<br>foreach bot [bots] {<br>    if {[string tolower [hand2nick $bot $chan]] == [string tolower $vict]} {<br>if {[botisop $chan]} {return 0}<br>      if {[islinked $bot]} {<br>        utimer 3 {putbot $bot "gop op $chan $botnick"}<br>        putlog "(**) Sending on-op oprequest to $bot on $chan"<br>...<br><br>i keep getting this error..<br>[22:49] Tcl error in script for 'timer15':<br>[22:49] can't read "bot": no such variable<br>if i add "global bot", it will give "chan" error.<br><br>help me plz <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":grin:" title="Very Happy"><p>Statistics: Posted by Guest — Fri Oct 05, 2001 12:53 am</p><hr />
]]></content>
	</entry>
	</feed>
