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

	<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>2002-10-29T17:38:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-10-29T17:38:50-04:00</updated>

		<published>2002-10-29T17:38:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12571#p12571</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12571#p12571"/>
		<title type="html"><![CDATA[Recommend some tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12571#p12571"><![CDATA[
I would seriously consider suring your optitian, because he is charing your for nothing.<br><br>This has allready been answered above.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Oct 29, 2002 5:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-10-29T16:34:27-04:00</updated>

		<published>2002-10-29T16:34:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12570#p12570</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12570#p12570"/>
		<title type="html"><![CDATA[Recommend some tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12570#p12570"><![CDATA[
Ooh. Ok. Thanks for the information. Help appreciated.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> <br><br>And how about the botnet thing ? How to control all the linked bots by using just one console of a bot ? Until now, I have yet to know the functions of botnet. What's the use of it ?<br><br>Enlighten me please.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br><br>*Newbie learning more about bots*  <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 Guest — Tue Oct 29, 2002 4:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2002-10-27T23:01:40-04:00</updated>

		<published>2002-10-27T23:01:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12496#p12496</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12496#p12496"/>
		<title type="html"><![CDATA[Recommend some tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12496#p12496"><![CDATA[
<blockquote class="uncited"><div>Ok. For example, I have user A, B and C in my bot X. Each user has the same flags.<br><br>And when each A joins the channel, X greets A with whatever A wants. And when B joins, X greets B with whatever B wants. And same goes for C. Is it possible ?<br><br>I don't want the bot to greet A, B and C due to their flags. I want the bot to greet them due to the "username" in the bot. Get what I mean ?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"> <br><br>If I am not wrong, that's call infoline, or something like that.</div></blockquote>Chat one of your bots, and in the partyline do:<br>.help info<br>.help chinfo<br><br>Also read your eggdrop.conf (or whatever you named it [preferably you used the complete.conf]) for settings related to this feature of eggdrop.<br>No script is needed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun Oct 27, 2002 11:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-10-27T21:23:25-04:00</updated>

		<published>2002-10-27T21:23:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12494#p12494</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12494#p12494"/>
		<title type="html"><![CDATA[Recommend some tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12494#p12494"><![CDATA[
Ok. For example, I have user A, B and C in my bot X. Each user has the same flags.<br><br>And when each A joins the channel, X greets A with whatever A wants. And when B joins, X greets B with whatever B wants. And same goes for C. Is it possible ?<br><br>I don't want the bot to greet A, B and C due to their flags. I want the bot to greet them due to the "username" in the bot. Get what I mean ?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"> <br><br>If I am not wrong, that's call infoline, or something like that.<br><br>As for the botnet, I have installed botnet.tcl and GetOps.tcl in my all my linked bots. Do I need more scripts before I can send commands thru DCC Chats from just one bot to control all the linked bots ?<br><br>Do enlighten me.   <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 — Sun Oct 27, 2002 9:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-10-27T07:49:53-04:00</updated>

		<published>2002-10-27T07:49:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12456#p12456</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12456#p12456"/>
		<title type="html"><![CDATA[Recommend some tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12456#p12456"><![CDATA[
As for the greet.<br><br>Each user, as you said, can have seperate greet messages.<br><br>You havn't quite made yourslef clear, on what it is you need.<br><br>As for the botnet.<br><br>It can be used to chat to other users on the partyline. It can also be used to transfer commands between bots. THis is mainly done via scripts.<br><br>It can also be used to share userfiles.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Oct 27, 2002 7:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-10-26T19:30:14-04:00</updated>

		<published>2002-10-26T19:30:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12430#p12430</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12430#p12430"/>
		<title type="html"><![CDATA[Recommend some tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12430#p12430"><![CDATA[
Hi there,<br>Can someone tell if there's a tcl script, where it greets a user in my bot, which can be customised ? In another words, to set an info line to an user in my bot  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br>For example, a user can change his own greeting whenever he joins the channel. What I am trying to say is, if 2 users with +o flag, and both of them can have different greetings. It's not due to the flag(s) they have.<br>Anyone know of this script, kindly tell me abt it. Thanks.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><br><br>Oh yes, one more thing. What's the uses of botnet exactly ? Does it means that, whatever i type in the console, all the linked bots will respond to the command i did in one of the bot's console ?<br>Pls do enlighten me  <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 — Sat Oct 26, 2002 7:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
