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

	<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>2003-06-17T19:58:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-06-17T19:58:12-04:00</updated>

		<published>2003-06-17T19:58:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22083#p22083</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22083#p22083"/>
		<title type="html"><![CDATA[Maybe strange question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22083#p22083"><![CDATA[
Ill try <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> and see if it is what i look for <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> tnx btw. it seems to me it is basic botnet but you never know <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Tue Jun 17, 2003 7:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wolfe]]></name></author>
		<updated>2003-06-17T13:51:44-04:00</updated>

		<published>2003-06-17T13:51:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22064#p22064</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22064#p22064"/>
		<title type="html"><![CDATA[Maybe strange question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22064#p22064"><![CDATA[
<blockquote class="uncited"><div>you mean like i can type in shell eggdrop -m eggdrop.conf well that i know don't need to rename windows exe either to do that, i want a second bot to boot from a tcl script and control it from the first bot is that possible and are there scripts out there allready to do so or .. ?</div></blockquote>To control/manage the other bot you could use the tcl script by eggnet<br>( <a href="http://eggnet.warpzone.org/" class="postlink">http://eggnet.warpzone.org/</a> )<br><br>A guy named Travis ( <a href="mailto:vlad@intellex.com">vlad@intellex.com</a> ) runs two eggdrops within a single shell, not sure how he does this with out the problems I've had trying to do it. <br><br>As for getting the bots to share the same files, I suggest you set it up to copy the file auto matically to the second folder of the second bot... You can bash it in unix by using the command string:(from the first bot, and repeat in the second, on the command line which writes)<br><br>cp file /path/to/otherdir/file2<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3342">Wolfe</a> — Tue Jun 17, 2003 1:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-06-17T12:59:57-04:00</updated>

		<published>2003-06-17T12:59:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22056#p22056</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22056#p22056"/>
		<title type="html"><![CDATA[Maybe strange question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22056#p22056"><![CDATA[
you mean like i can type in shell eggdrop -m eggdrop.conf well that i know don't need to rename windows exe either to do that, i want a second bot to boot from a tcl script and control it from the first bot is that possible and are there scripts out there allready to do so or .. ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Tue Jun 17, 2003 12:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wolfe]]></name></author>
		<updated>2003-06-17T11:15:25-04:00</updated>

		<published>2003-06-17T11:15:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22045#p22045</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22045#p22045"/>
		<title type="html"><![CDATA[Re: Maybe strange question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22045#p22045"><![CDATA[
<blockquote class="uncited"><div> command them both from one dcc window like a slave bot within the bot ??</div></blockquote>You can run a tcl script that will boot another bot apon a command from dcc. If you are using linux or os2 I know you can boot a second eggdrop in another shell. If you are runnning Windrop under windoze the second bot might have to be a renamed it to something like eggdrop2.exe in it's own folder.  As for writing to file (If I understand you) with both bots going to the same source, that might cause fatal error if both bots write or use the file or data at the same time. However, it might be possiable to have two seprate files that are maintained by a yet third script which keeps them exactly the same, using the newer one as a template. (new after each write)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3342">Wolfe</a> — Tue Jun 17, 2003 11:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-06-17T08:28:40-04:00</updated>

		<published>2003-06-17T08:28:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22031#p22031</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22031#p22031"/>
		<title type="html"><![CDATA[Maybe strange question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22031#p22031"><![CDATA[
Got a question is this possible,<br><br>- Run an eggdrop<br>- make a script that makes on a channel, privmsg, dcccommand, run a second bot in one bot so it can connect to other ircs commanding the secondbot with out disconnectiong like when you open a program with the command open you still got an interface with the program write ?? well if i understand write can i make it so that it uses a second config file on activation and command them both from one dcc window like a slave bot within the bot ??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Tue Jun 17, 2003 8:28 am</p><hr />
]]></content>
	</entry>
	</feed>
