Hey everyone. I was looking around for a seen script to use for my eggdrop bot. The best one I found (by far) was the gseen mod. I have set it up, everything is running great.... however, I am on a server that allows long nicks. Now gseen doesn't have any problem recording the info about the long nicks, I see it there in the database, but it will not display the results in the channel (says it doesn't exist). Does anyone know of a way to correct this? Thank you mucho.
hey i have downloaded the latest windrop with gseen n stats
i am experiencin the similiar probs abt the long nick ,
and there is no such script called gseen.c in the windrop i download.
so i
download the gseen.mod.1.1.1.dev3 from the site and did what was said in above post
i have set it to..
static int seen_nick_len = 30;
set nick-len 32(eggdrop config file)
rehashed it and even restarted the bot still the same probs occurs.
any Idea?
hey i have downloaded the latest windrop with gseen n stats
i am experiencin the similiar probs abt the long nick ,
and there is no such script called gseen.c in the windrop i download.
so i
download the gseen.mod.1.1.1.dev3 from the site and did what was said in above post
i have set it to..
static int seen_nick_len = 30;
set nick-len 32(eggdrop config file)
rehashed it and even restarted the bot still the same probs occurs.
any Idea?
Windrops are precompiled with pre-set settings that cannot be altered as they are stored in dynamic linked libraries (dll's) aka application extenstions. Downloading a Unix tarball and just popping it into your windrop folder and rehashing the bot does absolutely nada!
The windrop has to be recompiled from scratch with the modified header file(s) in their proper place ie. ~source/mod/gseen.
May I ask where you got the Windrop from?
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
Thanks for the replies..
I gatt the Windrop from http://windrop.sourceforge.net/downloads.html
and usin
Version Eggdrop v1.6.16 Handlen32, for networks which allow nicknames long than 9 characters in length
(e.g. DALnet, QuakeNet) (01.06.2004)
- includes botnetop 1.0.1 module, gseen 1.1.1.dev3 module and stats 1.4.0.dev20 module -
well since there is no solution i can find em... plan to use Bseen..
well since there is no solution i can find em... plan to use Bseen..
There is a solution.
I'll compile a Windrop (1.6.16) with the bits you need and upload it to my site's download section in a few hours. The details section will state that it handles 32 char nicks. The one currently up there only handles 16. Just click Here and use the Downloads link in the Menu.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM