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

	<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-08-21T12:19:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-21T12:19:34-04:00</updated>

		<published>2002-08-21T12:19:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9951#p9951</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9951#p9951"/>
		<title type="html"><![CDATA[Can't load superbitch component]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9951#p9951"><![CDATA[
Finally it works after reconfinguring the netset.tcl from scratchs several times  it still don't understand what the problem was but now everything seems to be working fine<br> <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 Guest — Wed Aug 21, 2002 12:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-08-20T20:12:25-04:00</updated>

		<published>2002-08-20T20:12:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9938#p9938</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9938#p9938"/>
		<title type="html"><![CDATA[Can't load superbitch component]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9938#p9938"><![CDATA[
My suspicion is the netset.tcl you're editing and the one the bot is loading are not the same, or that somewhere in the netset.tcl you have another line which is actually setting nb_component(superbitch) to 0. Connect your ftp client to the bot's shell, download the netset.tcl from the bot's netbots directory to your machine and take a look. Also do a find in your editor for "superbitch" to make sure there is only the one.<br><br>If you don't find any problem there, you'll need to enable the .tcl command (by commenting out the unbind line in the bot's config file) then manually check the setting using .tcl set nb_component(superbitch)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Tue Aug 20, 2002 8:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-20T10:10:54-04:00</updated>

		<published>2002-08-20T10:10:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9922#p9922</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9922#p9922"/>
		<title type="html"><![CDATA[Can't load superbitch component]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9922#p9922"><![CDATA[
It does show it on avaible components but not in the loaded ones.<br>[/quote]<p>Statistics: Posted by Guest — Tue Aug 20, 2002 10:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-08-19T19:08:33-04:00</updated>

		<published>2002-08-19T19:08:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9920#p9920</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9920#p9920"/>
		<title type="html"><![CDATA[Can't load superbitch component]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9920#p9920"><![CDATA[
When you type .components, I gather it's not listed under the loaded components, but is it under "available components"?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Mon Aug 19, 2002 7:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-19T16:31:19-04:00</updated>

		<published>2002-08-19T16:31:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9919#p9919</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9919#p9919"/>
		<title type="html"><![CDATA[Can't load superbitch component]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9919#p9919"><![CDATA[
I'm using eggdrop 1.6.12 &amp; netbots 4.09. The problem is that it loads everything else but the superbitch component<br><br>.components command shows that all the other components are loaded exept superbitch.<br><br>I have tried rehashing, restarting eggdrop and chaning netbots config but nothing seems to help. Any ideas what could cause it?<br><div class="codebox"><p>Code: </p><pre><code># superbitch.tcl settingsset nb_component(superbitch) 1set sb_chans ""set sb_canop "m|mset sb_canopflags "o|o"set sb_canopany "b|-"set sb_remove 1set sb_note "Zed"set sb_checkop 1</code></pre></div><p>Statistics: Posted by Guest — Mon Aug 19, 2002 4:31 pm</p><hr />
]]></content>
	</entry>
	</feed>
