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

	<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>2006-04-21T00:25:29-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-04-21T00:25:29-04:00</updated>

		<published>2006-04-21T00:25:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62157#p62157</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62157#p62157"/>
		<title type="html"><![CDATA[Please help, netbots not working :(]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62157#p62157"><![CDATA[
you prolly lack the netbots botflag set on all bots; or maybe you need to add the controlling bot to some list common to all bots - I vaguely recall something like that in netbots config, haven't used netbots for a long while<br><br>or you could try my script <a href="http://demond.net/rconsole.tcl" class="postlink">rconsole</a> which also allows you to control a botnet remotely, without limitations in command usage, in decentralized fashion (no need of controlling hub bot)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Apr 21, 2006 12:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duckdown]]></name></author>
		<updated>2006-04-20T17:00:05-04:00</updated>

		<published>2006-04-20T17:00:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62145#p62145</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62145#p62145"/>
		<title type="html"><![CDATA[Please help, netbots not working :(]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62145#p62145"><![CDATA[
Hi all.. I still haven't gotten demond's RSS announcer to work, but in the meantime, I tried to load "netbots1.16.tcl" onto my bot so they could do mass things (like mass join/part, mass say, etc.)<br><br>and I have the EXACT same tcl loaded on each of my bots, but they aren't doing what I want them to do.<br><br>I get no errors, and it shows that the script is loaded.<blockquote class="uncited"><div>&lt;stingah&gt; [16:54] Loaded netbots.tcl v1.16 by slennox</div></blockquote>It also is loaded on each bot.  stingah is the HUB bot so I figured I should try everything from there.<br><br>I have tried various ways to make them join a channel:<blockquote class="uncited"><div>&lt;duckdown&gt; .nethelp netjoin<br>&lt;stingah&gt; [16:48] #duckdown# nethelp netjoin<br>&lt;stingah&gt; # .netjoin &lt;#channel&gt;<br>&lt;stingah&gt;    Adds the specified channel to all netbots.<br>&lt;duckdown&gt; .netjoin #test<br>&lt;stingah&gt; [16:48] #duckdown# netjoin #test<br>&lt;stingah&gt; Adding channel #test to netbots.</div></blockquote>That only had the 'stingah' bot that I said it on join the channel, so I figured I must have to add each bot to the list somehow.<blockquote class="uncited"><div>&lt;duckdown&gt; .netinfo<br>&lt;stingah&gt; [16:48] #duckdown# netinfo <br>&lt;stingah&gt; stingah is running netbots.tcl v1.16<br>&lt;duckdown&gt; .netbots add airfoil<br>&lt;stingah&gt; [16:49] #duckdown# netbots add airfoil<br>&lt;stingah&gt; Added airfoil to netbot list.<br>&lt;duckdown&gt; .netbots add chlorate<br>&lt;stingah&gt; [16:49] #duckdown# netbots add chlorate<br>&lt;stingah&gt; Added chlorate to netbot list.<br>&lt;duckdown&gt; .netbots add bios_fear<br>&lt;stingah&gt; [16:49] #duckdown# netbots add bios_fear<br>&lt;stingah&gt; Added bios_fear to netbot list.<br>&lt;duckdown&gt; .netbots add fulminate<br>&lt;stingah&gt; [16:49] #duckdown# netbots add fulminate<br>&lt;stingah&gt; Added fulminate to netbot list.<br>&lt;duckdown&gt; .netbots add semtex<br>&lt;stingah&gt; [16:49] #duckdown# netbots add semtex<br>&lt;stingah&gt; Added semtex to netbot list.<br>&lt;duckdown&gt; .netinfo<br>&lt;stingah&gt; [16:49] #duckdown# netinfo <br>&lt;stingah&gt; stingah is running netbots.tcl v1.16<br>&lt;duckdown&gt; .netjoin #test<br>&lt;stingah&gt; [16:49] #duckdown# netjoin #test<br>&lt;stingah&gt; Adding channel #test to netbots.</div></blockquote>But only one damn bot is joining the channel still!<br>What is going on, what am I doing wrong?<blockquote class="uncited"><div>&lt;duckdown&gt; .netbots<br>&lt;stingah&gt; [16:50] #duckdown# netbots <br>&lt;stingah&gt; Current netbots: semtex, airfoil, chlorate, fulminate, BIOS_Fear (all netbots are online and linked).</div></blockquote>Can anyone lend me a hand please <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>Thanks all <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7666">duckdown</a> — Thu Apr 20, 2006 5:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
