I believe caesar is referring to this -seiko wrote:So, what does that means?caesar wrote:As of version .. I forgot ... channels are added only via party-line via .+chan, thus means no more static channels.
and read just above and below that.Adding channels via the config file is deprecated and discouraged.
Have you tried this?seiko wrote: ...
OR go to IRC and type: /msg crestin3d hello
...
May be the t2.users: no such file or directory?[23:54:09] === crestin3d: 1 channels, 0 users.
[23:54:09] main: entering loop
[23:54:09] Trying server bucharest.ro.eu.undernet.org:6666
[23:54:09] DNS resolved bucharest.ro.eu.undernet.org to 82.76.255.62
[23:54:09] net: connect! sock 7
[23:54:09] Connected to bucharest.ro.eu.undernet.org
[23:54:09] -NOTICE- *** Looking up your hostname
[23:54:09] -NOTICE- *** Checking Ident
[23:54:09] -NOTICE- *** No ident response
[23:54:13] -NOTICE- *** Found your hostname
[23:54:13] -NOTICE- on 1 ca 2(10) ft 10(10) tr
[23:54:17] crestin3d joined #crestin3d.
[23:55:00] @#crestin3d (+) : [m/1 o/1 h/0 v/0 n/0 b/0 e/- I/-]
[00:00:00] Tcl error [TMidnite]: couldn't open "/home/master/2011/SIC/livpopovici/botdir/scripts/t2/t2.users": no such file or directory
[00:00:00] @#crestin3d (+) : [m/1 o/1 h/0 v/0 n/0 b/0 e/- I/-]
[00:00:00] --- Thu Aug 16 2012
[00:00:00] Backing up user file...
[00:00:00] Backing up channel file...
I hope this helps.Don't background; send all log entries to console.
With this, and as you are logged into your shell when you run eggdrop, perhaps you'll be able to see something that will be a clue to tell you what is going on.
Code: Select all
set servers {
bucharest.ro.eu.undernet.org:6666
}
Code: Select all
# What is your network?
# 0 = EFnet
# 1 = IRCnet
# 2 = Undernet
# 3 = DALnet
# 4 = +e/+I/max-modes 20 Hybrid
# 5 = Others
set net-type 2
Code: Select all
# The following settings are used as default values when you .+chan #chan or .tcl
# channel add #chan. Look below for explanation of every option.
channel add #crestin3d {
}
Code: Select all
# This setting is used only for info to share with others on your botnet.
# Set this to the IRC network your bot is connected to.
set network "stud.usv.ro"
Code: Select all
set servers {
bucharest.ro.eu.undernet.org:6666
}
Is this server ok or here i have to write my server name?
I put the chat on a normal server, gave to me from my faculty for limited time for free.
2. Another setting i am not sure
# What is your network?
# 0 = EFnet
# 1 = IRCnet
# 2 = Undernet
# 3 = DALnet
# 4 = +e/+I/max-modes 20 Hybrid
# 5 = Others
set net-type 2
Somebody told me i need Undernet.
3. # The following settings are used as default values when you .+chan #chan or .tcl
# channel add #chan. Look below for explanation of every option.
channel add #crestin3d {
}
Do i need some more options inside?
4. # This setting is used only for info to share with others on your botnet.
# Set this to the IRC network your bot is connected to.
set network "stud.usv.ro"
Code: Select all
set servers {
bucharest.ro.eu.undernet.org:6666
}
# What is your network?
# 0 = EFnet
# 1 = IRCnet
# 2 = Undernet
# 3 = DALnet
# 4 = +e/+I/max-modes 20 Hybrid
# 5 = Others
set net-type 2
# The following settings are used as default values when you .+chan #chan or .tcl
# channel add #chan. Look below for explanation of every option.
channel add #crestin3d {
chanmode "+n"
idle-kick 0
}
channel set #crestin3d -bitch +enforcebans -greet -revenge
# This setting is used only for info to share with others on your botnet.
# Set this to the IRC network your bot is connected to.
set network "stud.usv.ro"
You don't seem to understand the sequence of chores.seiko wrote:
The result is the same. No bot in my channel
No. And this is not relevant right now. Wait for later, for this.I read that a channel can be registered, do i need to register my channel for my bot to work?
crestin3d was ~crestin3d@stud.usv.ro * /msg Crestin3d hello
crestin3d using *.undernet.org Thu Aug 16 10:02:32 2012
End of WHOWAS
Code: Select all
set servers {
eu.geekshed.net
}
set net-type 5