egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[SOLVED] Seen command

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help
View previous topic :: View next topic  
Author Message
Landslyde
Halfop


Joined: 01 May 2014
Posts: 46

PostPosted: Fri May 02, 2014 9:29 pm    Post subject: [SOLVED] Seen command Reply with quote

I have eggdrop 1.6.21 installed and it seems to be running nicely. However, the seen command only works in DCC chat window with the bot. Shldn't it also work in the main channel for regular users too? Just wondering. In DCC chat with my bot, I've tried:

( MyNick ) .set #MyChannel +seen
( BotNick ) [23:27:18] #MyNick# set #MyChannel +seen
( BotNick ) Ok, set.

In my .conf file, I have this:

channel set #MyChannel +seen

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? And this goes for anything I try to change/set. Nothing works. Nothing changes.

Thanks for your help.


Last edited by Landslyde on Sat May 03, 2014 8:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
willyw
Revered One


Joined: 15 Jan 2009
Posts: 1175

PostPosted: Sat May 03, 2014 8:16 am    Post subject: Re: Seen command Reply with quote

Landslyde wrote:


( MyNick ) .set #MyChannel +seen
( BotNick ) [23:27:18] #MyNick# set #MyChannel +seen
( BotNick ) Ok, set.



I suspect that you are referring to the seen module that comes with eggdrop. Is this correct?
If so, visit: http://eggwiki.org/Eggdrop.conf#Seen
and find:
# This module provides very basic seen commands via msg, on channel or via dcc.
and read that section.

Then consider: You asked if it should work for regular users. Are those users also in the bot's userlist?

Quote:

In my .conf file, I have this:

channel set #MyChannel +seen


Where? ... I'm not finding anything like that in the example eggdrop.conf .


Quote:

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?


Is the seen module loaded?

Quote:

And this goes for anything I try to change/set. Nothing works. Nothing changes.


Nothing? meaning that none of the other channel settings can be changed?
Back to top
View user's profile Send private message
willyw
Revered One


Joined: 15 Jan 2009
Posts: 1175

PostPosted: Sat May 03, 2014 8:23 am    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
Landslyde
Halfop


Joined: 01 May 2014
Posts: 46

PostPosted: Sat May 03, 2014 1:32 pm    Post subject: Re: Seen command Reply with quote

Landslyde wrote:


In my .conf file, I have this:

channel set #MyChannel +seen

I was just trying this, something that looked like it might work.

Landslyde wrote:

And this goes for anything I try to change/set. Nothing works. Nothing changes.

willyw wrote:

Nothing? meaning that none of the other channel settings can be changed?

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.
Back to top
View user's profile Send private message
Landslyde
Halfop


Joined: 01 May 2014
Posts: 46

PostPosted: Sat May 03, 2014 1:47 pm    Post subject: Reply with quote

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.


It did. I got Bass's script and it works like a charm =)
Thank you for your help, willyw. Do appreciate you.
Back to top
View user's profile Send private message
Landslyde
Halfop


Joined: 01 May 2014
Posts: 46

PostPosted: Sat May 03, 2014 3:10 pm    Post subject: Re: Seen command Reply with quote

willyw wrote:
Landslyde wrote:


And this goes for anything I try to change/set. Nothing works. Nothing changes.


Nothing? meaning that none of the other channel settings can be changed?


Here is a copy/paste from my DCC window with my bot where I tried to change the revenge-mode setting:

Code:
 ( 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:


And here is where I tried to change the channel to +bitch mode:

Code:

 ( 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


I guess I'm doing something wrong, but I don't know what it wld be. Any insight to this issue wld be appreciated.

Thanks.
Back to top
View user's profile Send private message
willyw
Revered One


Joined: 15 Jan 2009
Posts: 1175

PostPosted: Sat May 03, 2014 3:44 pm    Post subject: Reply with quote

First, do:
.help set
and read the return.

Next, do:
.help chanset
and read the return.

Sorry - I overlooked it in your earlier posts.
You were using the wrong command. You were setting the value of a variable.

Next, go here:
http://www.egghelp.org/commands/channels.htm#chanset
to get a nice, easy to read explanation of the chanset command.

(By the way, I think you are doing a good thing, by checking again with .chaninfo , right after making a change. Can't hurt. It is good to be sure. I assume this is how you found your problem. )

By now, as you've read this, you've probably tried it, and have it figured out. Smile

Now visit:
http://www.egghelp.org/commands/index.htm
and perhaps bookmark it.
It is very helpful.
So is the bot's built in command, .help . I still use it all the time.

Have fun with your bot.
Smile
Back to top
View user's profile Send private message
Landslyde
Halfop


Joined: 01 May 2014
Posts: 46

PostPosted: Sat May 03, 2014 5:50 pm    Post subject: Reply with quote

willyw: I am back here because I just figured it out and wanted to let my "discovery" be known. By sheer luck, I found the usage of ".chanset" in another protection script, one I downloaded to use in place of the factory-installed eggdrop prot. Funny how I stood on the other side of the plate and hit a homerun =) lol

Thanks for your help, willyw. I'm absorbing it like a thirsty sponge!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber