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

	<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-23T09:51:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kebabdjuret]]></name></author>
		<updated>2002-08-23T09:51:08-04:00</updated>

		<published>2002-08-23T09:51:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9974#p9974</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9974#p9974"/>
		<title type="html"><![CDATA[a litle Linux Script, to start Up your Bots Simply and Fast]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9974#p9974"><![CDATA[
echo "./eggdrop eggdrop1.conf &amp;&amp; ./eggdrop eggdrop2.conf &amp;&amp; ./eggdrop eggdrop3.conf"&gt;start<br>./start<br><br>edit: and chmod (:<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=829">kebabdjuret</a> — Fri Aug 23, 2002 9:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-22T21:21:48-04:00</updated>

		<published>2002-08-22T21:21:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9966#p9966</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9966#p9966"/>
		<title type="html"><![CDATA[a litle Linux Script, to start Up your Bots Simply and Fast]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9966#p9966"><![CDATA[
I got that ide that i had to make a Script becorse i got at lot off Eggdrop Bots and it´s Anoing to start them up Singel handen if i have to Restart my Linux Box !<br><br>This Script is Brilliant ! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>#!/bin/sh<br>echo "Eggdrop Start Script Loadet"<br>sleep 5<br>./eggdrop conf1.conf<br>echo "conf1.conf Loadet"<br>sleep 5<br>./eggdrop conf2.conf<br>echo "conf2.conf Loadet"<br>sleep 5<br>./eggdrop conf3.conf<br>echo "conf3.conf Loadet"<br>sleep 5<br>echo "Done"<br><br>Btw. remember to change the conf1.conf to yoi Config Name 4 the Bot <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>And a nother Thing<br>Remember not to put a endig to the file when you save it the file name shut be eks. start  NOT start.sh og enything else !<br><br>And When you have made the Script Remember to Place it in the Folder you godt Eggdrop installed in !<br><br>When you have done that you shut Chmod det file<br>Eks.<br>chmod +x start<br>------------------<br>chmod +x file-name<br><br>When You Are done whit this you type<br><br>./start<br><br>and the Script Shut Load all The Bots whit 5 Sec Betwen Every Load !<p>Statistics: Posted by Guest — Thu Aug 22, 2002 9:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
