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

	<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>2015-03-30T16:10:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ig8011]]></name></author>
		<updated>2015-03-30T16:10:34-04:00</updated>

		<published>2015-03-30T16:10:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103729#p103729</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103729#p103729"/>
		<title type="html"><![CDATA[Uncommented tcl works]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103729#p103729"><![CDATA[
Ok, I found!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"> <br><br>Use .bind command on DCC line. You got a list where you see something like this:<br>TYPE   FLAGS     COMMAND              HITS   BINDING (TCL)<br> join -|-      *                      80                       wjoin<br><br>Type= join<br>Flags= -|-<br>Command= *<br>Hits=80 <br>Bindings (tcl)= wjoin.<br><br><br>Use the following command:  <strong class="text-strong"> .tcl unbind join -|- * wjoin </strong><br><br>Wjoin - was used in the old auto-greet.tcl- removed. The "old" greetings disappeared.  <br><br><br>Thanks!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12503">ig8011</a> — Mon Mar 30, 2015 4:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2015-03-30T15:47:59-04:00</updated>

		<published>2015-03-30T15:47:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103728#p103728</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103728#p103728"/>
		<title type="html"><![CDATA[Re: Uncommented tcl works]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103728#p103728"><![CDATA[
<blockquote class="uncited"><div>Hi guys,<br><br>...<br><br>This happens after .rehash command.<br><br>Why, and how can I stop the "old" greetings?<br></div></blockquote><br>For want of a better way to word it - you can't "unload" a script with .rehash.<br><br>The simplest solution to give you is:  use   .restart  .<br><br>Try it.   See if that solves it.<br><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=10420">willyw</a> — Mon Mar 30, 2015 3:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ig8011]]></name></author>
		<updated>2015-03-30T15:40:21-04:00</updated>

		<published>2015-03-30T15:40:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103727#p103727</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103727#p103727"/>
		<title type="html"><![CDATA[Uncommented tcl works]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103727#p103727"><![CDATA[
Hi guys,<br><br>My eggdrop runs well, but there is a small problem I Can't solve.<br><br>I used an auto-greet tcl. This tcl read the greetings from a txt file -welcome.txt.<br><br>I found a better script and I removed this auto-greet.tcl from the config file, but the bot still says the greetings from the welcome.txt which belongs to the removed auto-greet.tcl. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_eek.gif" width="15" height="15" alt=":shock:" title="Shocked"> This happens after .rehash command.<br><br>Why, and how can I stop the "old" greetings?<br><br>Thanks a lot!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12503">ig8011</a> — Mon Mar 30, 2015 3:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
