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.

Disabling DCC CHAT access ?

Old posts that have not been replied to for several years.
Locked
d
dracon

Disabling DCC CHAT access ?

Post by dracon »

Hi there !

I would like to DISABLE DCC CHAT acces for eggdrop. That is disabling it completely for all users registered and unregistered. So the bot would completely ignore DCC requests of any kind. Instead i would like to use /CTCP CHAT. Mostly for security reasons. Is that possible ? Did anyone see anywhere a tcl for something like that - could be only simmilar to what i am looking for ? Or a TCL that would allow users to MSG bot a command and then bot would DCC chat them Simmilar to /CTCP CHAT command. If none of above is possible then i could go with disabling everything but telnet. How to accomplish that ?
I know lots of questions but every hint would be welcome !
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

The +p flag will allow you to use the party line (DCC chat or telnet with the eggdrop) also, you can enable the protect-telnet in the .conf file. Do a .help whois and see the comments about the +p flag and consult the .conf file for that protect-telnet setting.
Once the game is over, the king and the pawn go back in the same box.
d
dracon

+p flag

Post by dracon »

Yes... here is a missunderstanding. I don't wish nobody to be able to initiate DCC. So the bot would ingore them completely. If a user that is not added to botnet initiates a DCC CHAT the bot still accepts is verify if the user is in database and then initiate it if so, otherwise ignores it. But i found what seems to be a sollution to my problem. For anyone with same problems here is the link: http://members.fortunecity.com/eggheadt ... ty.tcl.txt

Thanks for the info anyway !
Locked