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

	<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-28T08:54:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-28T08:54:08-04:00</updated>

		<published>2002-08-28T08:54:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10111#p10111</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10111#p10111"/>
		<title type="html"><![CDATA[:)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10111#p10111"><![CDATA[
0k, I removed the pic.. and btw, Im happy was right about the botnet thingie <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 Aug 28, 2002 8:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-28T07:48:41-04:00</updated>

		<published>2002-08-28T07:48:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10105#p10105</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10105#p10105"/>
		<title type="html"><![CDATA[Long nick ( handle ), HANDLEN, nickname topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10105#p10105"><![CDATA[
&gt; There should be no need to include it.<br>&gt; The line is allready there, it just needs to be changed.<br>My bad all over the place mate.  I just started to rebuild bot and in editing eggdrop.h I found this cock up:<div class="codebox"><p>Code: </p><pre><code>#define HANDLEN»»··· 9»/* valid values 9-&gt;NICKMAX»·»···*/#define NICKMAX»»··· 32»/* valid values HANDLEN-&gt;32»»···*/</code></pre></div>ie I'd mod'd the wrong line *DOH* - no wonder it didn't work! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>&gt; Yes, you should simply be able to edit the userfile, <br>&gt; before you start the bot.<br>Cool<br><br>&gt; A wannabe *nix admin heh. Same here. <br>&gt; Just never got around the getting the *nix box though <br>&gt; (well, not in the past 5 years anyway).<br>Shoot us a ton and I'll mail you a p200 with freebsd on it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> lol<br><br>I've just seen a Compaq Proliant 6500, as it goes, for sale for around a grand,.  Not sure if it's a good deal or not but thinking it'd be neat to get it colocated.  Trouble is you know how hard it is to make profit on hosting nowadays ;(  We shall see...<p>Statistics: Posted by Guest — Wed Aug 28, 2002 7:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-28T06:44:05-04:00</updated>

		<published>2002-08-28T06:44:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10099#p10099</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10099#p10099"/>
		<title type="html"><![CDATA[Long nick ( handle ), HANDLEN, nickname topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10099#p10099"><![CDATA[
There should be no need to include it.<br><br>The line is allready there, it just needs to be changed.<br><br>Yes, you should simply be able to edit the userfile, before you start the bot.<br><br>A wannabe *nix admin heh. Same here. Just never got around the getting the *nix box though (well, not in the past 5 years anyway).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Aug 28, 2002 6:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-28T05:33:55-04:00</updated>

		<published>2002-08-28T05:33:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10095#p10095</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10095#p10095"/>
		<title type="html"><![CDATA[Long nick ( handle ), HANDLEN, nickname topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10095#p10095"><![CDATA[
&lt;snip&gt;<br>&gt; There is no choice but to re-compile. <br>&gt; This is due to the fact, that this is compiled directly <br>&gt; into the source code, and is not a setting. <br>Okay, will do.<br><br>&gt; What sort of problems did you have compiling. <br>Last time I *recompiled* I edited the eggdrop.h file to include the line<div class="codebox"><p>Code: </p><pre><code>#define HANDLEN 9</code></pre></div>however when I rebuilt the bot I had the same problem in that users who I added to the bot were still having their handle's truncated to 9 characters.  I have a feeling I missed something important out (I'm a Unix (wannabe) admin and my Unix is good, but my C isn't too hot!).<br><br>Not to worry, I'll try rebuilding the bot again and if I run into problems I'll shout.<br><br>As a subquery - once I've rebuilt the bot with support for HANDLEN == 32, will I be able to modify my &lt;eggdrop&gt;.user file and manually change the truncated handles (before booting the eggdrop up obviously)?<br><br><br>&gt; AND YUK: that damned picture in the sig.<br>?<br>Is it ok to add an avatar external link or do ppl get pigged off about it (90x70 rather handsome BSD console pimp devil dewd I just knocked together last night hehe)<br><br>&lt;edit&gt; - yeah see what you mean about darth's sig ;(<p>Statistics: Posted by Guest — Wed Aug 28, 2002 5:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-28T04:42:32-04:00</updated>

		<published>2002-08-28T04:42:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10090#p10090</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10090#p10090"/>
		<title type="html"><![CDATA[Long nick ( handle ), HANDLEN, nickname topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10090#p10090"><![CDATA[
As stated.<br><br>Eggdrop quite heavily uses the HANDLEN define at this moment. It uses it to format output and prevent buffer overflows.<br><br>You can't link with a bot with a HANDLEN that is not equal to your own, due to the way the botnet uses the HANDLEN define.<br><br>There is no choice but to re-compile. This is due to the fact, that this is compiled directly into the source code, and is not a setting.<br><br>What sort of problems did you have compiling. This is somthing we can hopfully help you with.<br><br>AND YUK: that damned picture in the sig.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Aug 28, 2002 4:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-28T04:35:59-04:00</updated>

		<published>2002-08-28T04:35:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10089#p10089</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10089#p10089"/>
		<title type="html"><![CDATA[Long nick ( handle ), HANDLEN, nickname topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10089#p10089"><![CDATA[
This is it mate, I'll just backup everything first in a tarball before just in case.<br><br>yeah @ botnet thing, not in a net though as yet, but cheers for the pointer anyway.<p>Statistics: Posted by Guest — Wed Aug 28, 2002 4:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-28T03:33:58-04:00</updated>

		<published>2002-08-28T03:33:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10088#p10088</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10088#p10088"/>
		<title type="html"><![CDATA[:)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10088#p10088"><![CDATA[
Really dunno man, its not so much work recompiling it anyway, u just change nicklen, then make <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"> <br>Btw, u cant link to botnet with standart setting if ur bot suppports more then 9 chars nickname... or thats passed alreay? Maybe I got old info.. last time I tried to link to standart egg I couldnt.. I run second one with same settings- I could.. anyway, I would like to know too <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Wed Aug 28, 2002 3:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-28T02:31:36-04:00</updated>

		<published>2002-08-28T02:31:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10087#p10087</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10087#p10087"/>
		<title type="html"><![CDATA[Long nick ( handle ), HANDLEN, nickname topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10087#p10087"><![CDATA[
Hi,<br><br>First up thanks for the good info supplied by <strong class="text-strong">ppslim</strong> in <a href="http://forum.egghelp.org/viewtopic.php?t=2317&amp;highlight=handlen" class="postlink">this</a> thread: <a href="http://forum.egghelp.org/viewtopic.php?t=2317&amp;highlight=handlen" class="postlink">http://forum.egghelp.org/viewtopic.php?t=2317&amp;highlight=handlen</a> about allowing users to use handle's of length &gt; 9 (the default handle length on eggdrop).<br><br>My query is as follows: <br>How can I adjust the configuration of my eggdrop (1.6.10) to allow users to use handlen's over 9 characters <strong class="text-strong">without recompiling</strong> the bot?<br><br>If the answer to this is 'you can't', then ok I'll rebuild but:<br><br>I've tried recompiling this bot once before (in another incarnation), but it went pear-shaped pretty badly.  Do I have to make any additional targets such as 'make clean' before rebuilding?  If someone could kindly post some steps required for rebuilding an already working bot is a <em class="text-italics">safe</em> manner I would be much obliged.<br><br>Many thanks in advance,<br>munk<p>Statistics: Posted by Guest — Wed Aug 28, 2002 2:31 am</p><hr />
]]></content>
	</entry>
	</feed>
