I suspect that you are referring to the seen module that comes with eggdrop. Is this correct?Landslyde wrote:
( MyNick ) .set #MyChannel +seen
( BotNick ) [23:27:18] #MyNick# set #MyChannel +seen
( BotNick ) Ok, set.
Where? ... I'm not finding anything like that in the example eggdrop.conf .
In my .conf file, I have this:
channel set #MyChannel +seen
Is the seen module loaded?Am I doing this right? I ask because when I get my .chaninfo in the DCC window with the bot, it shows '-seen'. Why is not being set?
Nothing? meaning that none of the other channel settings can be changed?And this goes for anything I try to change/set. Nothing works. Nothing changes.
I was just trying this, something that looked like it might work.Landslyde wrote:
In my .conf file, I have this:
channel set #MyChannel +seen
Landslyde wrote: And this goes for anything I try to change/set. Nothing works. Nothing changes.
None of my commands work. I can DCC the bot and he responds. He will show me .chaninfo and other things like that, but he won't let me make any settings for my channel.willyw wrote: Nothing? meaning that none of the other channel settings can be changed?
It did. I got Bass's script and it works like a charm =)willyw wrote:Long ago, I played around with various seen scripts.
Eggdrop's built in seen module is rudimentary. It even says so, right in the default eggdrop.conf.
I found that I liked two. ( One is not a script, it is a module. )
Here:
http://www.kreativrauschen.com/eggdrop.php
you can find the gseen module.
Here:
http://www.egghelp.org/tclhtml/3478-4-0-0-1-bseen.htm
you can find Bass's Bseen script.
I suggest you try them one at a time, to be able to decide which you like best.
I hope this helps.
Here is a copy/paste from my DCC window with my bot where I tried to change the revenge-mode setting:willyw wrote:Nothing? meaning that none of the other channel settings can be changed?Landslyde wrote:
And this goes for anything I try to change/set. Nothing works. Nothing changes.
Code: Select all
( Landslyde ) .chaninfo
( Stryker ) Settings for dynamic channel #Dreamscape:
( Stryker ) Protect modes (chanmode): +tn
( Stryker ) Idle Kick after (idle-kick): DON'T!
( Stryker ) stopnethack: DON'T!
( Stryker ) aop-delay: 5:30
( Stryker ) revenge-mode: 0
( Stryker ) ban-type: 3
( Stryker ) ban-time: 120
( Stryker ) exempt-time: 60
( Stryker ) invite-time: 60
( Stryker ) Other modes:
( Stryker ) -inactive -statuslog -secret +shared
( Stryker ) +greet -seen +cycle +dontkickops
( Stryker ) +protectops -protectfriends -revenge -revengebot
( Stryker ) -bitch -autoop -autovoice -nodesynch
( Stryker ) -enforcebans +dynamicbans +userbans -autohalfop
( Stryker ) -protecthalfops -static
( Stryker ) +dynamicexempts +userexempts +dynamicinvites +userinvites
( Stryker ) flood settings: chan ctcp join kick deop nick
( Stryker ) number: 15 3 5 3 3 5
( Stryker ) time : 60 60 60 10 10 60
( Stryker ) [14:52:38] #Landslyde# chaninfo #Dreamscape
( Landslyde ) .set revenge-mode 1
( Stryker ) [14:52:46] #Landslyde# set revenge-mode 1
( Stryker ) Ok, set.
( Landslyde ) .chaninfo
( Stryker ) Settings for dynamic channel #Dreamscape:
( Stryker ) Protect modes (chanmode): +tn
( Stryker ) Idle Kick after (idle-kick): DON'T!
( Stryker ) stopnethack: DON'T!
( Stryker ) aop-delay: 5:30
( Stryker ) revenge-mode: 0
( Stryker ) ban-type: 3
( Stryker ) ban-time: 120
( Stryker ) exempt-time: 60
( Stryker ) invite-time: 60
( Stryker ) Other modes:
Code: Select all
( Landslyde ) .chaninfo
( Stryker ) Settings for dynamic channel #Dreamscape:
( Stryker ) Protect modes (chanmode): +tn
( Stryker ) Idle Kick after (idle-kick): DON'T!
( Stryker ) stopnethack: DON'T!
( Stryker ) aop-delay: 5:30
( Stryker ) revenge-mode: 0
( Stryker ) ban-type: 3
( Stryker ) ban-time: 120
( Stryker ) exempt-time: 60
( Stryker ) invite-time: 60
( Stryker ) Other modes:
( Stryker ) -inactive -statuslog -secret +shared
( Stryker ) +greet -seen +cycle +dontkickops
( Stryker ) +protectops -protectfriends -revenge -revengebot
( Stryker ) -bitch -autoop -autovoice -nodesynch
( Stryker ) -enforcebans +dynamicbans +userbans -autohalfop
( Stryker ) -protecthalfops -static
( Stryker ) +dynamicexempts +userexempts +dynamicinvites +userinvites
( Stryker ) flood settings: chan ctcp join kick deop nick
( Stryker ) number: 15 3 5 3 3 5
( Stryker ) time : 60 60 60 10 10 60
( Stryker ) [15:05:36] #Landslyde# chaninfo #Dreamscape
( Landslyde ) .set #dreamscape +bitch
( Stryker ) [15:05:48] #Landslyde# set #dreamscape +bitch
( Stryker ) Ok, set.
( Landslyde ) .chaninfo
( Stryker ) Settings for dynamic channel #Dreamscape:
( Stryker ) Protect modes (chanmode): +tn
( Stryker ) Idle Kick after (idle-kick): DON'T!
( Stryker ) stopnethack: DON'T!
( Stryker ) aop-delay: 5:30
( Stryker ) revenge-mode: 0
( Stryker ) ban-type: 3
( Stryker ) ban-time: 120
( Stryker ) exempt-time: 60
( Stryker ) invite-time: 60{...}
( Stryker ) Other modes:
( Stryker ) -inactive -statuslog -secret +shared
( Stryker ) +greet -seen +cycle +dontkickops
( Stryker ) +protectops -protectfriends -revenge -revengebot
( Stryker ) -bitch -autoop -autovoice -nodesynch
( Stryker ) -enforcebans +dynamicbans +userbans -autohalfop
( Stryker ) -protecthalfops -static
( Stryker ) +dynamicexempts +userexempts +dynamicinvites +userinvites
( Stryker ) flood settings: chan ctcp join kick deop nick
( Stryker ) number: 15 3 5 3 3 5
( Stryker ) time : 60 60 60 10 10 60
( Stryker ) [15:05:52] #Landslyde# chaninfo #Dreamscape