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

	<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>2005-03-16T11:59:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TurboChicken]]></name></author>
		<updated>2005-03-16T11:59:31-04:00</updated>

		<published>2005-03-16T11:59:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47751#p47751</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47751#p47751"/>
		<title type="html"><![CDATA[botnet sending commands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47751#p47751"><![CDATA[
worked a treat... thanks matey...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5488">TurboChicken</a> — Wed Mar 16, 2005 11:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-03-16T00:24:40-04:00</updated>

		<published>2005-03-16T00:24:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47732#p47732</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47732#p47732"/>
		<title type="html"><![CDATA[botnet sending commands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47732#p47732"><![CDATA[
it's specified in the proc you call on the receiving bot<div class="codebox"><p>Code: </p><pre><code>bind bot b keyword proc:nameproc proc:name {frombot cmd arg} { #...}</code></pre></div>ie. $frombot or whatever name you specified in the proc header.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Wed Mar 16, 2005 12:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TurboChicken]]></name></author>
		<updated>2005-03-16T00:15:33-04:00</updated>

		<published>2005-03-16T00:15:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47731#p47731</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47731#p47731"/>
		<title type="html"><![CDATA[botnet sending commands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47731#p47731"><![CDATA[
within a script that is trigger by a bot on the botnet using the "putbot" command... is there a way for the receiving bot to workout the the sending bot's nick<br><br>i.e.<br><br>Turbo-SD sends a command mysqlupdate to Turbo-RC<br><br>Turbo-RC's bind picks it up and runs update proc....<br><br>in the update proc... what var would i use to get Turbo-SD's nick?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5488">TurboChicken</a> — Wed Mar 16, 2005 12:15 am</p><hr />
]]></content>
	</entry>
	</feed>
