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

	<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-07-02T20:52:20-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-07-02T20:52:20-04:00</updated>

		<published>2003-07-02T20:52:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22924#p22924</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22924#p22924"/>
		<title type="html"><![CDATA[Netbot relay chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22924#p22924"><![CDATA[
thx slennox, it works just fine now with your code and a few more.<br><br>bye  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by Guest — Wed Jul 02, 2003 8:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2003-07-02T18:09:18-04:00</updated>

		<published>2003-07-02T18:09:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22922#p22922</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22922#p22922"/>
		<title type="html"><![CDATA[Netbot relay chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22922#p22922"><![CDATA[
You would use a combination of commands for sending messages to other bots over the botnet (putbot, putallbots) and "bind bot" to trigger a proc on the bot that receives the command.<br><br>It would be possible to do it through netbots.tcl, but it is basically a more complex version of the above, so if you don't already have some experience writing scripts that send/receive things over the botnet, you probably don't want to try making your script through netbots.<br><br>Here is an example of using putbot and bind bot:<br><div class="codebox"><p>Code: </p><pre><code>proc strex_receive {frombot command text} {  putlog "I received from $frombot the command '$command' with the argument '$text'"  return 0}bind bot - testcmd strex_receive</code></pre></div>Load that on one bot, and on another bot that is on the botnet make sure the .tcl command is enabled (check it's not being unbound in the config file) and type <em class="text-italics">.tcl putbot &lt;otherbot&gt; "testcmd arguments go here"</em>. That is the best way to learn how it all works.<br><br>I'm not sure if the suninet tcl guide deals with this topic -- but have a look there too.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Wed Jul 02, 2003 6:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-07-02T06:13:10-04:00</updated>

		<published>2003-07-02T06:13:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22883#p22883</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22883#p22883"/>
		<title type="html"><![CDATA[Netbot relay chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22883#p22883"><![CDATA[
<blockquote class="uncited"><div>I fail to see how this is related to netbots.<br><br>Are you planning to write it yourself? If not; many such scripts exists already.</div></blockquote>well, my idea it was to see if theres any command like netsay in netbots that i could include in the first tcl, to make the other bot echos to the other network.<br><br>I know that there are a script called netlink, thats relays all the chat in a channel to other in a diferent network... but i just want to echo a single user.<br><br>Do u know any script that could make me that? and that could echo precisly as the user write.. like with bolds.. etc... ?<p>Statistics: Posted by Guest — Wed Jul 02, 2003 6:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-07-01T20:38:36-04:00</updated>

		<published>2003-07-01T20:38:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22855#p22855</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22855#p22855"/>
		<title type="html"><![CDATA[Netbot relay chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22855#p22855"><![CDATA[
I fail to see how this is related to netbots.<br><br>Are you planning to write it yourself? If not; many such scripts exists already.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Tue Jul 01, 2003 8:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-07-01T19:08:06-04:00</updated>

		<published>2003-07-01T19:08:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22846#p22846</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22846#p22846"/>
		<title type="html"><![CDATA[Netbot relay chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22846#p22846"><![CDATA[
Hi guys i have a script that makes echo of everything a specific user says on a channel to another channel in the same network using a bot. I liked to know if in netbots is possible to make the  first bot echo for a second bot in other network, that should write in the channel<br><br>example: <br><br>user@chan1@network1: “hello world”<br><br>bot1@chan1@network1:(catch "hello world") - &gt; send To  - &gt;  bot 2@chan1@network2 that will write to the channel "hello world"<br><br>is there any chance  to make this "send to"  with netbots tcl?<br><br><br>Sorry my English  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"> <br><br>Thanks<p>Statistics: Posted by Guest — Tue Jul 01, 2003 7:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
