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

	<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>2004-05-29T15:57:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-05-29T15:57:40-04:00</updated>

		<published>2004-05-29T15:57:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36737#p36737</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36737#p36737"/>
		<title type="html"><![CDATA[How do I go about finding address  and port of my BOTs?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36737#p36737"><![CDATA[
Hi,<br><br>You also have to do the same process in each of the other bots as well. In Bot1 you added Bot2 etc, then in Bot2 you add Bot1 and so on. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>'*!username@*.net.cable.rogers.com' is the correct hostmask but as all 3 bots have the same host (even despite the different user names) you'll probably have to manually add their respective hostmasks (just double check in each bot).<br><br>Also, select one bot you would like as a 'hub' and in the other two bots .botattr &lt;hubnick&gt; +h (sorry, I left that out before).<br><br>I use Windrops myself (for experimenting) but have not tried to set up a botnet with them, so I have no idea if it will work.  I really cannot see why it won't.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat May 29, 2004 3:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-05-29T09:05:17-04:00</updated>

		<published>2004-05-29T09:05:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36706#p36706</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36706#p36706"/>
		<title type="html"><![CDATA[How do I go about finding address  and port of my BOTs?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36706#p36706"><![CDATA[
Thanks a lot Achera for your quick reply, it was much appreciated.<br><br>I did exactly like you told me .These are my bots below:<br><br>.+bot Hexdecima 69.194.6.6:4024/4444<br>.+bot MegaBite 69.194.6.6:4034/4444<br>.+bot Whirlpool 69.194.6.6:4044/4444<br>.chattr Hexdecima +fo<br>.chattr MegaBite +fo<br>.chattr Whirlpoll +fo<br><br>Suposely the phisical address of the bots has to be my IP Address I am not sure of that, but I added it anyways.<br>------&gt;69.194.6.6. &lt;------<br>The hostmask I never added it, because I don't know if I should add my <br>my hostmask there, like this :<br><br>-Hexdecima- I'll recognize you by hostmask '*!Amazonboy@*.net.cable.rogers.com' from now on.<br><br>------&gt;net.cable.rogers.com&lt;------<br><br>That's my hostmask right?<br><br>Now When I try to link the Bots I am not successful, I get the following message :<br><br><br>[8:59:18] &lt;MegaBite&gt; [08:59] Linking to Hexdecima at 69.194.6.6:4024 ...<br>[8:59:53] &lt;MegaBite&gt; *** [MegaBite] Couldn't link to Hexdecima.<br>[8:59:53] &lt;MegaBite&gt; [08:59] Failed link to Hexdecima.<br><br>-----&gt;Failed link to Hexdecima&lt;-------<br><br>Obviosly I am doing something wrong, and I have no idea what it might be.<br><br>Can anyone help please?<br><br>Any help would be much appreciated !<br><br><br>Thanks in advance!<p>Statistics: Posted by Guest — Sat May 29, 2004 9:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-05-28T19:31:23-04:00</updated>

		<published>2004-05-28T19:31:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36689#p36689</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36689#p36689"/>
		<title type="html"><![CDATA[How do I go about finding address  and port of my BOTs?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36689#p36689"><![CDATA[
It's not as complicated as it may appear at first.  <br><br>#1 Select the three ports you would like to use making them at least 10 apart ie. 4024, 4034 &amp; 4044 (these ports are not normally used by the windows system).<br>#2 In each bots config uncomment and alter &gt;&gt; #listen 3333 all ie. Bot1 (using the above ports) would be: listen 4024 all<br>#3 In DCC a bot is added using .+bot &lt;handle&gt; [address[:bot port[/user port]]] [host]<br>#4 If the bot being added is sharing the same channel the host is added automatically.<br>#5 Next .chattr &lt;handle&gt; +fo<br><br>So, it's as simple as (for Bot1) .+bot Bot2 127.0.0.0:4024 (address is an example <em class="text-italics">only</em>)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri May 28, 2004 7:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-05-28T18:50:10-04:00</updated>

		<published>2004-05-28T18:50:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36688#p36688</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36688#p36688"/>
		<title type="html"><![CDATA[How do I go about finding address  and port of my BOTs?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36688#p36688"><![CDATA[
I created 3 bots with windrop v.1.6.13.<br>I want to creat a botnet with the 3 bots I have.<br>I have to add them to the botnet<br>and for me to do that I have to add them with their address and port<br>like this exemple:<br>Address<br>The physical address, containing the address and port of the bot.<br>For example: lame.org:3333. You can change a bot's address with<br>".chaddr &lt;botname&gt; &lt;hostaddress:botport[/userport]&gt;".<br>Here is an example senario:<br><br>BotA is on lame.org listening on port 3333, and BotB is on irc.org<br>listening on port 4444. First, you have to add each Bot to the other's<br>userfile. On BotA, you would type '.+bot BotB irc.org:4444'. If BotB is<br>on a common channel with BotA, BotB's hostmask is automatically added.<br>Otherwise, you have to add the hostmask manually with the '.+host'<br>command. On BotB, you would type '.+bot BotA lame.org:3333'.<br>I need help in finding my bots address<br><br>thanks in advance<p>Statistics: Posted by Guest — Fri May 28, 2004 6:50 pm</p><hr />
]]></content>
	</entry>
	</feed>
