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

	<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-01-06T14:17:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-06T14:17:06-04:00</updated>

		<published>2003-01-06T14:17:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14934#p14934</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14934#p14934"/>
		<title type="html"><![CDATA[Sending Commands via botnet to other bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14934#p14934"><![CDATA[
As usual <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Jan 06, 2003 2:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Photon]]></name></author>
		<updated>2003-01-06T13:12:53-04:00</updated>

		<published>2003-01-06T13:12:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14929#p14929</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14929#p14929"/>
		<title type="html"><![CDATA[Sending Commands via botnet to other bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14929#p14929"><![CDATA[
It would seem we are in sync again ... although you are one minute fast.<br><br>DOH...  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1824">Photon</a> — Mon Jan 06, 2003 1:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Photon]]></name></author>
		<updated>2003-01-06T13:08:20-04:00</updated>

		<published>2003-01-06T13:08:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14927#p14927</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14927#p14927"/>
		<title type="html"><![CDATA[Sending Commands via botnet to other bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14927#p14927"><![CDATA[
You can do botnet communication bia the following...<br><div class="codebox"><p>Code: </p><pre><code>putallbots "[netmessage Message goes here]"</code></pre></div>which can then be intercepted by<br><div class="codebox"><p>Code: </p><pre><code>bind bot - "netmessage" NetMessageHandler proc NetMessageHandler {from command rest} {   (rest contains message)  blah blah blah } </code></pre></div>Or you can use Putbot &lt;bot&gt; to send to just one bot. Was this what you wanted?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1824">Photon</a> — Mon Jan 06, 2003 1:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-06T13:08:32-04:00</updated>

		<published>2003-01-06T13:07:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14926#p14926</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14926#p14926"/>
		<title type="html"><![CDATA[Sending Commands via botnet to other bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14926#p14926"><![CDATA[
This realy depends how you want to handle it.<br><br>You can use DCCBROADCASTS. I am sure there is a command for this, and there is a bind that can capture it.<br><br>Otherwise, you can create your own botnet script, using the putallbots Tcl command, and a BOT bind.<br><br><em class="text-italics">EDIT</em><br>I failed to mention. Using ".help *" will give you every DCC command there is. I think they are based on module, or based on flags needed. However, the commands should be self evident.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Jan 06, 2003 1:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ProXy]]></name></author>
		<updated>2003-01-06T12:18:53-04:00</updated>

		<published>2003-01-06T12:18:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14924#p14924</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14924#p14924"/>
		<title type="html"><![CDATA[Sending Commands via botnet to other bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14924#p14924"><![CDATA[
Hi there.<br><br>I want to forward a string to all other linked bots in the botnet. How can I forward this string to all other bots? I only found the method to forward a string to one specific eggdrop.<br><br>For example the string ".said abc" should be forwarded via botnet to all other eggdrops!<br><br>TY<br>ProXy<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1729">ProXy</a> — Mon Jan 06, 2003 12:18 pm</p><hr />
]]></content>
	</entry>
	</feed>
