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.

==[ USERLIST / encryption / partyline ]= SOLVED

General support and discussion of Eggdrop bots.
Post Reply
f
fth
Voice
Posts: 11
Joined: Sat Oct 28, 2006 7:57 pm

==[ USERLIST / encryption / partyline ]= SOLVED

Post by fth »

Hi
when i launch my eggdrop i recive message :

eggdrop :

Code: Select all

Eggdrop v1.6.17+nohostwhowhom (C) 1997 Robey Pointer (C) 2004 Eggheads
[01:31] --- Loading eggdrop v1.6.17+nohostwhowhom (Sun Oct 29 2006)
[01:31] Module loaded: dns
[01:31] Module loaded: channels
[01:31] Module loaded: server
[01:31] Module loaded: ctcp
[01:31] Module loaded: irc
[01:31] Module loaded: notes            (with lang support)
[01:31] Module loaded: console          (with lang support)
[01:31] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[01:31] use '.help userinfo' for commands.
[01:31] * USER FILE NOT FOUND!  (try './eggdrop -m eggdrop.conf' to make one)
eggdrop -m :

Code: Select all

Eggdrop v1.6.17+nohostwhowhom (C) 1997 Robey Pointer (C) 2004 Eggheads
[01:29] --- Loading eggdrop v1.6.17+nohostwhowhom (Sun Oct 29 2006)
[01:29] Module loaded: dns
[01:29] Module loaded: channels
[01:29] Module loaded: server
[01:29] Module loaded: ctcp
[01:29] Module loaded: irc
[01:29] Module loaded: notes            (with lang support)
[01:29] Module loaded: console          (with lang support)
[01:29] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[01:29] use '.help userinfo' for commands.


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type:  /msg MYBOT hello
This will make the bot recognize you as the master.

You have installed modules but have not selected an encryption
module, please consult the default config file for info.
I'm typing to MYBOT on irc, but ... "No such nick/channel"
I guess the bot doesn't connect.

What schould i do and how ?

Give me some examples, plese.
Last edited by fth on Sun Oct 29, 2006 10:35 am, edited 3 times in total.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Code: Select all

./eggdrop -m bot.conf
Replacing "bot.conf" with the actual filename you're using.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
f
fth
Voice
Posts: 11
Joined: Sat Oct 28, 2006 7:57 pm

Post by fth »

Alchera, i have edited my message. I have config in default place so i dont need write its name. Thing is that my bot doesnt connect to irc.

My cfg contains :

Code: Select all

# Set the default port which should be used if none is specified with
# '.jump' or in 'set servers'.
set default-port 6667

# This is the bot's server list. The bot will start at the first server listed,
# and cycle through them whenever it gets disconnected. You need to change these
# servers to YOUR network's servers.
#
# The format is:
#   server[:port[:password]]
#
# Both the port and password fields are optional; however, if you want to set a
# password you must also set a port. If a port isn't specified it will default t
# your default-port setting.
set servers {
irc.quakenet.org

}
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

You don't read either:
You have installed modules but have not selected an encryption
module, please consult the default config file for info
.
Edit your configuration file accordingly.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
f
fth
Voice
Posts: 11
Joined: Sat Oct 28, 2006 7:57 pm

Post by fth »

yop bot is UP, userlist is ok, password set :) thx Alchera :)
and..

Code: Select all

10:52 [ctcp(MYBOT)] CHAT
10:52 DCC CHAT from MYBOT [192.168.0.1 port 3333]
I'm ashamed to say, but i dont know what next.
I have read http://www.egghelp.org/using.htm
but i don't even know where and what schould i write, to order my bot.
How can i order MYBOT to join MYCHANNEL ?
How can i speak to him ? Please give me some examples.

I tried
/query MYBOT .help

11:00 [ctcp(MYBOT)] .HELP
11:00 [ctcp(MYBOT)] HELP
11:00 [ctcp(MYBOT)] .CONSOLE
11:01 -!- Irssi: Unknown command: dcc MYBOT
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Eggdrop Command Reference

To have it join a channel:

Code: Select all

.+chan #channel
You'll find various Tcl scripts in the Tcl Archive

For help:

Code: Select all

.help
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
f
fth
Voice
Posts: 11
Joined: Sat Oct 28, 2006 7:57 pm

Post by fth »

Alchera,
i dont know where to write this

wrote on irrsi window 1

Code: Select all

11:49 DCC CHAT from va_bot [192.168.0.1 port 3333]

/ctcp MYBOT.+chan #vendetta.pl
11:50 [ctcp(MYBOT)] .+CHAN #vendetta.pl

/ctcp MYBOT .help
11:51 [ctcp(MYBOT)] .HELP

/dcc MYBOT .+chan #vendetta.pl
11:52 -!- Irssi: Unknown command: dcc MYBOT

/dcc .+chan #vendetta.pl
11:52 -!- Irssi: Unknown command: dcc .+chan
wrote on provate query with MYBOT

Code: Select all

11:54 -!- Irssi: Starting query in quakenet with MYBOT
11:54 <[vA]fth`aw> .+chan #vendetta.pl
....no reply 
bot isn't joining anywhere
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

You open a DCC Chat session with your bot.

Setting up an Eggdrop
Using Your Eggdrop
Enhancing Your Eggdrop
Eggdrop Command Reference
Frequently Asked Questions
The Eggdrop Command Reference lists all commands in Eggdrop 1.6, including syntax and details for each command. All command descriptions are based on those used in Eggdrop's help files. This reference will allow you to learn many of Eggdrop's DCC, MSG, and public commands without having to dig through the DCC help system.
Learning how to use eggdrop actually means reading (a lot).
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
f
fth
Voice
Posts: 11
Joined: Sat Oct 28, 2006 7:57 pm

Post by fth »

jee, some m8 from #eggdrop.support @irc.quakenet.org helped me with it.
Problem was... mm my irssi ( pld ) dont support DCC ( or something like that ).

Run putty.exe, connect to HOST where the bot is installed ( for me it was local network 192.168.0.1:port by telnet ), put userneme and password. You are connected. Now all the commands like .+chan ... works.
Post Reply