]]>

Go Back   FlashFXP Forums > ioFTPD > ioFTPD > Scripting > Eggdrop

Eggdrop All eggdrop related questions

Reply
Thread Tools Rate Thread
Unread 06-26-2004, 05:36 AM   #1
Big
Disabled
 
Join Date: Feb 2004
Posts: 46
Default Eggdrop on +k chan

Hello,

i'd like my eggdrop to come on my chan #test (for example)
This channel is in +k mode (password : test2)


so, if i want to join this channel, command line is /j #test test2.

How can i define this in my eggdrop.conf ?
I don't find it :s

thx 4 answers
Big is offline   Reply With Quote
Unread 06-26-2004, 05:38 AM   #2
Senior Member
ioFTPD Scripter
 
Join Date: Jan 2003
Posts: 179
Default

chanmode #chan "+k YOURPASS"
caladan is offline   Reply With Quote
Unread 06-26-2004, 05:39 AM   #3
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Jan 2003
Posts: 277
Default

.chanset #channel chanmode +k mykey

from the bots partyline
__________________
#iotools #ioftpd (both on efnet)
tuff is offline   Reply With Quote
Unread 06-26-2004, 05:39 AM   #4
Junior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 9
Default

in partyline .chanset #yourchan chanmode +stnk yourkey
Kimezy is offline   Reply With Quote
Unread 06-26-2004, 05:40 AM   #5
Member
 
Join Date: Sep 2003
Posts: 66
Default

you can define the key in your eggdrop.conf or in the partyline.

eggdrop.conf:
channel add #test {
chanmode "+ntkp test2"


or in Partyline:

if the channel is added already

.chanset #test chanmode +ntk test


mfg LordM
LordM_2 is offline   Reply With Quote
Unread 06-26-2004, 05:51 AM   #6
Big
Disabled
 
Join Date: Feb 2004
Posts: 46
Default

thx, i tried to change eggdrop.conf like that :

channel add #test{
chanmode "+ntk test2"
}


eggdrop is connected to irc but doesn't join the channel :/
Big is offline   Reply With Quote
Unread 06-26-2004, 12:50 PM   #7
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 522
Default

make sure it isnt invite only

channel add #test{
chanmode "-i+stnk test2"
}
jeza is offline   Reply With Quote
Unread 06-27-2004, 10:56 AM   #8
Big
Disabled
 
Join Date: Feb 2004
Posts: 46
Default

thx jeza, now it's good





:banana:
Big is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 07:30 PM.