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

	<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-08-26T15:39:15-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-26T15:39:15-04:00</updated>

		<published>2002-08-26T15:39:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10054#p10054</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10054#p10054"/>
		<title type="html"><![CDATA[So Lost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10054#p10054"><![CDATA[
By default, usernames in eggdrop are restricted ot 9 characters.<br><br>In other words, it will be [DoW]cruel and not the full version.<br><br>To change this, you should download the eggdrop sourcecode. Edit the file src/eggdrop.h. CHange the line "#define HANDLEN 9" to the value that you network allows. COmpile the bot and run it.<br><br>Note, you will not be able to link this bot with another eggdrop, unless the other eggdrop ahs thr same length HANDLEN.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Aug 26, 2002 3:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-21T12:38:58-04:00</updated>

		<published>2002-08-21T12:38:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9952#p9952</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9952#p9952"/>
		<title type="html"><![CDATA[So Lost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9952#p9952"><![CDATA[
It seems that tcl or eggdrop has some limitations with [ and ] keys you should try adding the user with .+user setting the users handle without the the [ and ] keys and add his host with .+host then set auto opping with .chattr user_handle +ao #channel<p>Statistics: Posted by Guest — Wed Aug 21, 2002 12:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-20T16:02:52-04:00</updated>

		<published>2002-08-20T16:02:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9936#p9936</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9936#p9936"/>
		<title type="html"><![CDATA[So Lost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9936#p9936"><![CDATA[
Thaks for the help.<br>It worked. Now it will auto op just me.<br><br><br>Anyone else and I get this error?<br><div class="codebox"><p>Code: </p><pre><code>.chattr [DoW]cruelworld +a #dowclanNo such user!</code></pre></div>Any suggestions?<br><br>Thanks in Advance<p>Statistics: Posted by Guest — Tue Aug 20, 2002 4:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-20T12:42:26-04:00</updated>

		<published>2002-08-20T12:42:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9930#p9930</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9930#p9930"/>
		<title type="html"><![CDATA[So Lost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9930#p9930"><![CDATA[
You need to identify yourself to the bot either by telnet or by messaging the bot. <br><br>From the two methods messaging is the simplest way you just write /msg Your_botsnick hello<br><br>then /msg Your_botsnick pass your_choosen_password<br><br>replace Your_botsnick with your bots nick name and your_choosen_password <br>with your own password<br><br>then ypu can make dcc chat connectio to the bot and see all the avaible commands by commanding .help all<p>Statistics: Posted by Guest — Tue Aug 20, 2002 12:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-20T11:41:20-04:00</updated>

		<published>2002-08-20T11:41:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9924#p9924</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9924#p9924"/>
		<title type="html"><![CDATA[So Lost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9924#p9924"><![CDATA[
Hi,<br>Ok I have downloaded the newest eggdrop and compiled it and config'ed the simple script.<br><br>Eggdrop will work and connect and creat a channel, but I'm lost after that.<br>I not sure how to send commands to the bot.<br>Do I use telnet?<br><br>when I try to use telnet I get the following message.<br><div class="codebox"><p>Code: </p><pre><code>[erik@hornet eggdrop]$ telnet localhost 3333Trying 127.0.0.1...Connected to localhost.localdomain (127.0.0.1).Escape character is '^]'.DoWBot  (Eggdrop v1.6.12 (C) 1997 Robey Pointer (C) 2002 Eggheads)Please enter your nickname.eolYou don't have access.Connection closed by foreign host.</code></pre></div>Now I have setup eol as a owner. I have tried every possabile account I can think of.<br><br>My main goal is to get autoop working. Which I under stand I need to use the chattr command.<br><br>Please excuse my ingnorance.<br><br>I have use IRC for a while, but never to this extent.<br><br><br>Also, how do I creat a userfile?<br>Could someone post a sample userfile?<p>Statistics: Posted by Guest — Tue Aug 20, 2002 11:41 am</p><hr />
]]></content>
	</entry>
	</feed>
