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

	<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>2005-02-28T20:55:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-02-28T20:55:30-04:00</updated>

		<published>2005-02-28T20:55:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47075#p47075</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47075#p47075"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47075#p47075"><![CDATA[
A bind is reduntant without its proc. However when the bot's nick is triggered on a channel the bind will also trigger, but since it has no proc it will give you a tcl error. Now either you can remove it or make it a proc for it to work with.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Feb 28, 2005 8:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FuE-]]></name></author>
		<updated>2005-02-28T11:12:32-04:00</updated>

		<published>2005-02-28T11:12:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47059#p47059</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47059#p47059"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47059#p47059"><![CDATA[
ah i see (=<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5711">FuE-</a> — Mon Feb 28, 2005 11:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-02-28T10:41:23-04:00</updated>

		<published>2005-02-28T10:41:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47056#p47056</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47056#p47056"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47056#p47056"><![CDATA[
Not as it stands because it doesnt exist. What awyeah is saying is that you can if you so wish add a proc called pub_izamu to the script that will execute when the bots name is said.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Mon Feb 28, 2005 10:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FuE-]]></name></author>
		<updated>2005-02-28T10:39:27-04:00</updated>

		<published>2005-02-28T10:39:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47055#p47055</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47055#p47055"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47055#p47055"><![CDATA[
yeah, but the botcall script will not work?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5711">FuE-</a> — Mon Feb 28, 2005 10:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-02-27T20:57:49-04:00</updated>

		<published>2005-02-27T20:57:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47017#p47017</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47017#p47017"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47017#p47017"><![CDATA[
This script is really quite all the basics, since it was scripted like 8 years ago now (1997 the zip date) and eggdrop's were also new those days.<br><br>I searched your script, there is a bind for "pub_izamu" but no proc for it. It activates when the bot's nick is said, i.e. the botnick is a trigger.<br><br>Either develop a proc for it, what ever you may want it to do, or just remove the bind <strong class="text-strong">bind pubm - "% $botnick*" pub_izamu</strong>, save your .tcl file and restart your bot for the settings to take effect.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Feb 27, 2005 8:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FuE-]]></name></author>
		<updated>2005-02-27T13:12:15-04:00</updated>

		<published>2005-02-27T13:12:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47007#p47007</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47007#p47007"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47007#p47007"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>proc pub_call {nick uhost handle chan args} {  global phrases botnick channel   set outputiz [lindex $phrases [rand [llength $phrases]]]   putserv "PRIVMSG $chan : $outputiz"   putlog "&lt;&lt;$nick&gt;&gt; !$handle! $botnick..."}bind pubm - "% $botnick*" pub_izamu</code></pre></div>that is the code ;o<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5711">FuE-</a> — Sun Feb 27, 2005 1:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sparta]]></name></author>
		<updated>2005-02-27T12:48:49-04:00</updated>

		<published>2005-02-27T12:48:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47005#p47005</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47005#p47005"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47005#p47005"><![CDATA[
I used that TCL years ago, and had the same problem with it, i think it's only "miss spelled", and since i wanted to lern a litle about TCL i made my own, much bether and more fun to use home made stuff..   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_evil.gif" width="15" height="15" alt=":evil:" title="Evil or Very Mad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6022">sparta</a> — Sun Feb 27, 2005 12:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-02-27T12:12:48-04:00</updated>

		<published>2005-02-27T12:12:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47001#p47001</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47001#p47001"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47001#p47001"><![CDATA[
<blockquote class="uncited"><div>well. if thats the case, what file, you just get entairn.tcl file with the rar file</div></blockquote>I have never come across pub_izamu proc in any script in my time (not to say there isn't one) if by chance you do know of it please let me know just out of curiosity after all this time   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sun Feb 27, 2005 12:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FuE-]]></name></author>
		<updated>2005-02-27T09:12:53-04:00</updated>

		<published>2005-02-27T09:12:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46996#p46996</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46996#p46996"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46996#p46996"><![CDATA[
well. if thats the case, what file, you just get entairn.tcl file with the rar file<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5711">FuE-</a> — Sun Feb 27, 2005 9:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-02-27T08:31:30-04:00</updated>

		<published>2005-02-27T08:31:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46994#p46994</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46994#p46994"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46994#p46994"><![CDATA[
Maybe there is another script that should be used with this script.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Feb 27, 2005 8:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FuE-]]></name></author>
		<updated>2005-02-26T22:05:09-04:00</updated>

		<published>2005-02-26T22:05:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46983#p46983</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46983#p46983"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46983#p46983"><![CDATA[
hehe okej then i leave it (=<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5711">FuE-</a> — Sat Feb 26, 2005 10:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-02-26T21:51:31-04:00</updated>

		<published>2005-02-26T21:51:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46981#p46981</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46981#p46981"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46981#p46981"><![CDATA[
<blockquote class="uncited"><div>Is there a pub_izamu proc in the script ?</div></blockquote>no there isn't i downloaded that script years ago and it was broken back then. the script works after a fashion but that pub_izamu still haunts me today lol<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sat Feb 26, 2005 9:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FuE-]]></name></author>
		<updated>2005-02-26T20:58:14-04:00</updated>

		<published>2005-02-26T20:58:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46980#p46980</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46980#p46980"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46980#p46980"><![CDATA[
<a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=109" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... oad&amp;id=109</a> check :&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5711">FuE-</a> — Sat Feb 26, 2005 8:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-02-26T20:33:41-04:00</updated>

		<published>2005-02-26T20:33:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46979#p46979</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46979#p46979"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46979#p46979"><![CDATA[
Is there a pub_izamu proc in the script ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Feb 26, 2005 8:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FuE-]]></name></author>
		<updated>2005-02-26T20:20:54-04:00</updated>

		<published>2005-02-26T20:20:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46978#p46978</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46978#p46978"/>
		<title type="html"><![CDATA[entertain.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46978#p46978"><![CDATA[
i found entertain.tcl in egghelp's archive...<br><br>when i use bot call function, when i say my bots nick shall he respond with a lame comment...<br>but when i write Bot, hi <br>i can se in the party line<div class="codebox"><p>Code: </p><pre><code>(01:17:25) (F) Tcl error [pub_izamu]: invalid command name "pub_izamu"</code></pre></div>This is the code<br>after all the lame comments<br><div class="codebox"><p>Code: </p><pre><code>proc pub_call {nick uhost handle chan args} {  global phrases botnick channel   set outputiz [lindex $phrases [rand [llength $phrases]]]   putserv "PRIVMSG $chan : $outputiz"   putlog "&lt;&lt;$nick&gt;&gt; !$handle! $botnick..."}bind pubm - "% $botnick*" pub_izamu</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5711">FuE-</a> — Sat Feb 26, 2005 8:20 pm</p><hr />
]]></content>
	</entry>
	</feed>
