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

	<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-06T08:51:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-02-06T08:51:30-04:00</updated>

		<published>2005-02-06T08:51:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46333#p46333</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46333#p46333"/>
		<title type="html"><![CDATA[automessage by bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46333#p46333"><![CDATA[
<blockquote class="uncited"><div>oh ......crap now i regret putting in so many scripts <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote>A good bot should have the least number of scripts. Remember only load scripts which your REALLY NEED and which your REALLY USE. There is no point in loading 20 tcls, out of which you use 5, because the extra one just eat the  bot up, would make it slow and saturate its memory and would be redundant.<br><blockquote class="uncited"><div>you can safely delete all the lines in the script that say puthelp "NOTICE $nick :\037Welcome to $chan $nick !!!"</div></blockquote>Or you can just comment out the line which has the puthelp NOTICE thing in it, by adding an "#" infront of it. So the bot would ignore that line as a comment and would carry on with the procedure after that line.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Feb 06, 2005 8:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-02-06T05:16:11-04:00</updated>

		<published>2005-02-06T05:16:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46319#p46319</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46319#p46319"/>
		<title type="html"><![CDATA[automessage by bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46319#p46319"><![CDATA[
you can safely delete all the lines in the script that say puthelp "NOTICE $nick :\037Welcome to $chan $nick !!!"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sun Feb 06, 2005 5:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[coolio2004]]></name></author>
		<updated>2005-02-06T04:39:52-04:00</updated>

		<published>2005-02-06T04:39:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46316#p46316</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46316#p46316"/>
		<title type="html"><![CDATA[automessage by bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46316#p46316"><![CDATA[
well that script is in my lol.tcl script (channel admin script) ....which i really wanted to use ...im looking through the actual script and it has written all over <br><strong class="text-strong">puthelp "NOTICE $nick :\037Welcome to $chan $nick !!!"</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5904">coolio2004</a> — Sun Feb 06, 2005 4:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-02-06T04:27:32-04:00</updated>

		<published>2005-02-06T04:27:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46315#p46315</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46315#p46315"/>
		<title type="html"><![CDATA[automessage by bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46315#p46315"><![CDATA[
Whilst on your bots partyline type<div class="codebox"><p>Code: </p><pre><code>.binds</code></pre></div>look for a join bind and see what the procedure it is calling. That should help you locate it a little easier.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sun Feb 06, 2005 4:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[coolio2004]]></name></author>
		<updated>2005-02-06T04:23:08-04:00</updated>

		<published>2005-02-06T04:23:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46314#p46314</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46314#p46314"/>
		<title type="html"><![CDATA[automessage by bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46314#p46314"><![CDATA[
oh ......crap now i regret putting in so many scripts <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=5904">coolio2004</a> — Sun Feb 06, 2005 4:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-02-06T04:14:50-04:00</updated>

		<published>2005-02-06T04:14:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46312#p46312</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46312#p46312"/>
		<title type="html"><![CDATA[automessage by bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46312#p46312"><![CDATA[
You have a script running somewhere that is doing welcome to the channel. Find it remove it and .restart your bot. Eggdrop does not do that by default.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sun Feb 06, 2005 4:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[coolio2004]]></name></author>
		<updated>2005-02-06T04:06:46-04:00</updated>

		<published>2005-02-06T04:06:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46310#p46310</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46310#p46310"/>
		<title type="html"><![CDATA[automessage by bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46310#p46310"><![CDATA[
hey guys, how can i stop my bot from automatically sending a message saying "welcome to the channel" (something along those lines) when a user joins the channel each time?? i want it to completely stop for every single channel, thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5904">coolio2004</a> — Sun Feb 06, 2005 4:06 am</p><hr />
]]></content>
	</entry>
	</feed>
