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.

DCC command to msg command?

Old posts that have not been replied to for several years.
Locked
M
MasterScript
Halfop
Posts: 41
Joined: Tue Apr 26, 2005 1:44 am

DCC command to msg command?

Post by MasterScript »

I have channellog155.tcl

#### mIRCStats Eggdrop Logger by Jules <jules@angelbears.org> download from egghelp. My problem now is, how i change dcc command to msg command? Can anyone help me?

Thanks
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

Which command? the .mel on/off command?
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
M
MasterScript
Halfop
Posts: 41
Joined: Tue Apr 26, 2005 1:44 am

Post by MasterScript »

Thanks a lots ^DooM^

I need for:

.mel on/off
.mel +chan -chan
.mel status
.mel addkeeper
.mel remkeeper
.mel listkeeper
.mel erase

:lol: all command. Change to msg command from irc

Thanks again
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

Just out of interest why do you need those commands made into channel commands once you have setup mel you shouldn't need to change it.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
M
MasterScript
Halfop
Posts: 41
Joined: Tue Apr 26, 2005 1:44 am

Post by MasterScript »

i give access (keepper) to another admins. We cant dcc chat with bots for host/ip problem. Better to me use msg command from irc then dcc chat. Can u help me make for addchan and remove chan:

+chan
-chan

Thanks
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

have you tried

Code: Select all

/ctcp botnick chat
to gain access to your eggdrop. you can also use telnet.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
M
MasterScript
Halfop
Posts: 41
Joined: Tue Apr 26, 2005 1:44 am

Post by MasterScript »

Thanks a lots i can connect to dcc command. Why i need dcc command change to msg? I want put this code to my botnet tcl. All command use msg. So i need mel change to msg command too. Or maybe someday i can make logchan tcl for myself. Other things is, i dont want* mynew admin make mistake with dcc command.


Thank You Very Much.
Locked