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

	<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-17T21:38:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[cambodia]]></name></author>
		<updated>2005-03-17T21:38:16-04:00</updated>

		<published>2005-03-17T21:38:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47815#p47815</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47815#p47815"/>
		<title type="html"><![CDATA[Command to let bot talk to notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47815#p47815"><![CDATA[
it work now thank fz <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 <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5351">cambodia</a> — Thu Mar 17, 2005 9:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-03-08T10:03:41-04:00</updated>

		<published>2005-03-08T10:03:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47353#p47353</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47353#p47353"/>
		<title type="html"><![CDATA[Command to let bot talk to notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47353#p47353"><![CDATA[
.msg nickserv identify &lt;botnick&gt; pass<br>..........<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Mar 08, 2005 10:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-03-07T22:09:03-04:00</updated>

		<published>2005-03-07T22:09:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47308#p47308</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47308#p47308"/>
		<title type="html"><![CDATA[Command to let bot talk to notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47308#p47308"><![CDATA[
Yes you can virtually make the bot do anything. In your .conf file 'comment' the unbind directive for dcc:tcl. Save the configuration file and restart the bot.<br><br>It should be like this:<blockquote class="uncited"><div>#unbind dcc n tcl *dcc:tcl<br>#unbind dcc n set *dcc:set</div></blockquote>Then in partyline, you can type all the stuff like:<div class="codebox"><p>Code: </p><pre><code>.tcl putserv "privmsg nickserv :identify &lt;botnick&gt; &lt;password&gt;".tcl putserv "privmsg otherbot :login &lt;botnick&gt; &lt;password&gt;".tcl putserv "privmsg operserv :oper &lt;botnick&gt; &lt;password&gt;"</code></pre></div>Basically here you are making the bot send direct strings of text over to the server. Like if you use anope irc services, /msg operserv raw does exactly the same, but in more advanced level.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Mar 07, 2005 10:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cambodia]]></name></author>
		<updated>2005-03-07T21:57:26-04:00</updated>

		<published>2005-03-07T21:57:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47307#p47307</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47307#p47307"/>
		<title type="html"><![CDATA[Command to let bot talk to notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47307#p47307"><![CDATA[
can we use party line to ask bot talk to do some command like<br><br>/msg nickserv identify botnick pass<br>/msg otherbot login botnick pass<br>/msg operserv oper botnick pass <br>..............<br><br>anyway to do or need to have special tcl to use those command ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5351">cambodia</a> — Mon Mar 07, 2005 9:57 pm</p><hr />
]]></content>
	</entry>
	</feed>
