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

	<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-11-04T12:44:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-04T12:44:18-04:00</updated>

		<published>2002-11-04T12:44:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12815#p12815</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12815#p12815"/>
		<title type="html"><![CDATA[Having problem with lol script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12815#p12815"><![CDATA[
Ahh.. Yes! It worked. Thanks, Dr-007  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by Guest — Mon Nov 04, 2002 12:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-03T12:46:31-04:00</updated>

		<published>2002-11-03T12:46:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12748#p12748</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12748#p12748"/>
		<title type="html"><![CDATA[Having problem with lol script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12748#p12748"><![CDATA[
oh, use<br><br>  putserv "PRIVMSG $channel :\001ACTION $rest\001"<p>Statistics: Posted by Guest — Sun Nov 03, 2002 12:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-02T20:24:15-04:00</updated>

		<published>2002-11-02T20:24:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12731#p12731</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12731#p12731"/>
		<title type="html"><![CDATA[Having problem with lol script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12731#p12731"><![CDATA[
Ah.. It's working now. But, I *think* I did not state clearly what I want.. This !act command, is the same as !say in the lol.tcl script. =/  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"> What I want is, when I did a !act slap nick, the bot will execute /me slap nick. Is it possible ? If yes, can someone give me the code pls ? Thanks<p>Statistics: Posted by Guest — Sat Nov 02, 2002 8:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-02T19:34:48-04:00</updated>

		<published>2002-11-02T19:34:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12730#p12730</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12730#p12730"/>
		<title type="html"><![CDATA[Having problem with lol script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12730#p12730"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pubm - !act proc:act proc proc:act { nick uhost hand channel rest } { putserv "privmsg $channel :$rest" }</code></pre></div>Or<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !act proc:act proc proc:act { nick uhost hand channel rest } { putserv "privmsg $channel :$rest" }</code></pre></div>Note the difference pubm and pub<p>Statistics: Posted by Guest — Sat Nov 02, 2002 7:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-02T19:20:38-04:00</updated>

		<published>2002-11-02T19:20:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12729#p12729</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12729#p12729"/>
		<title type="html"><![CDATA[try]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12729#p12729"><![CDATA[
bind pubm - !act proc:act<br><br>proc proc:act { nick uhost hand channel rest  } {<br>putserv "privmsg $channel :$rest"<br>}<br><br>---<br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><br>---<br><br>if you wanna add the functions for only ops and crap then contact me @ efnet or mail me (<a href="mailto:dr007@skall.no">dr007@skall.no</a>) my nick @ efnet is Dr-007 <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Sat Nov 02, 2002 7:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-02T18:47:26-04:00</updated>

		<published>2002-11-02T18:47:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12728#p12728</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12728#p12728"/>
		<title type="html"><![CDATA[Having problem with lol script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12728#p12728"><![CDATA[
Hello guys, I am having some problem with this lol script. Below are some codes I got from the lol.tcl. Guide me pls.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"> <br><div class="codebox"><p>Code: </p><pre><code>bind pub o !act proc:actproc proc:act { nick uhost hand channel rest } {set sendchan [lindex $a 0]set sendact [lrange $a 1]putserv "PRIVMSG $sendchan :$sendact"}</code></pre></div>Whenever I tried !act blah blah, it gives me this error msg.<br><br><strong class="text-strong">[06:32] Tcl error [proc:act]: can't read "a": no such variable</strong><br><br>I totally do not understand tcl language. But from what i compared with this, I guess this is the line which gives the error.<br><br><strong class="text-strong">proc proc:act { nick uhost hand channel rest } {</strong><br><br>Help appreciated.<p>Statistics: Posted by Guest — Sat Nov 02, 2002 6:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
