This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Can't turn 'greet' off

Old posts that have not been replied to for several years.
Locked
p
p2hicy

Can't turn 'greet' off

Post by p2hicy »

Hi peeps,

I did a

Code: Select all

.chanset #p2hicy -greet
but the bot is still greeting if someone joins the channel. Any ideas ? :cry:.

Thanks,
-p2hicy.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Check you havn't got any sort of greet scripts loaded.

Double check the above, as many people have complained about this before, refusing to acknowledge that it could be the above, but turns out to be.
p
p2hicy

Post by p2hicy »

Hi,

I've unloaded every script on that eggdrop bot and did a

Code: Select all

.chanset #p2hicy -greet
and a

Code: Select all

.save
again, but the bot still greets peoples on join :-?.

-p2hicy.
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

is this a static channel? like added in your conf with channel add ?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Regardless of the config file, changing settings with ".chanset" will force it based on that.

So long as the settings are changes, and saved to the channel file, the channelf ile take priority over the config file settings
Locked