to change what it recognized as valid handles so it wouldn't truncate the bots name on the botnet if you're using net-type 5 that supported any length over nine.
even if you set it to thirty, the native seen script would truncate things past nine and the botnet also.
So you could edit that.
In newer versions (1.6.17) changing this no longer affected the seen module (or that's how it seems with me)
And now in 1.6.18 changing that no longer affected the Botnet Nick, and I am getting handle length errors inbetween newer and older bots.
Is there a more proper fix for what I am trying to accomplish or what else should I edit to Change this in newer versions of eggdrop?
..I did search for it. I only found references to editing that same line in eggdrop.h that I've already mentioned. I changed it. I recompiled. In the newest version it didn't have the same effect.
It STILL truncates at nine, even if I change it. this has worked in every version but 1.6.18- I was curious as to if something code-wise had changed or if there was something else to edit.
Please point me to a post where this has been answered, I'm sorry but I can't find the solution. I don't know what exactly I should be searching for. "Nick Length" or "Handle Length" seem to be fruitless searches for this instance.
That'd solve one thing I didn't know. I still can't get the handle lengths on the botnet to be any longer than 9 in 1.6.18 though. I think I'll just give up and use an older package, this is not worth the hassle.
And here's the cancel button, in case you don't want toast.
maybe u can set it in the make file check never know or do ./configure --help to see if they didn't add it there.. and .. maybe u don't need to set it maybe it is defined in config file cause i do remember there being sutch an option allready < these are maybes eh not real answers but never know
All bots on a botnet have to be recompiled with the new value you set for HANDLEN in eggdrop.h.
Each config file for each bot has to have set nick-len changed from the default 9 to match your new value in eggdrop.h ie: if you define HANDLEN 32 then change set nick-len to 32.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
I'm aware of this. I have a couple that are set to 30 for both nick and handle length. This new bot is the only one I can't get to accept that value, and is currently unlinked to the rest of the net.
(They wont even link otherwise, correct?)
I honestly don't know why I can't get it to compile thinking handle length is 30 on the newer version, so I'm pretty sure im going to cave and go back a version. Maybe it's some weird glitch for the system I'm using it on, or maybe I'm just HORRIBLY retarded and missing something painfully obvious...
And here's the cancel button, in case you don't want toast.