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.

Chance Eggdrop NickName in Telnet?

General support and discussion of Eggdrop bots.
Post Reply
e
eyal
Voice
Posts: 8
Joined: Wed Oct 05, 2005 5:19 pm

Chance Eggdrop NickName in Telnet?

Post by eyal »

how to chance eggdrop nickname in telnet?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

# Comment these two lines if you wish to enable the .tcl and .set commands.
# If you select your owners wisely, you should be okay enabling these.
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set
... having done the above (and rehashing your bot) type .set nick <newnick>
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
e
eyal
Voice
Posts: 8
Joined: Wed Oct 05, 2005 5:19 pm

in my conf its like that

Post by eyal »

# Comment these two lines if you wish to enable the .tcl and .set commands.
# If you select your owners wisely, you should be okay enabling these.
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set

its ok??????

and its not work:
.set botnet-nick ffffff
What? You need '.help'
.set
What? You need '.help'

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

Post by Alchera »

To comment a line in eggdrop.conf is to add # in front of it.
#unbind dcc n tcl *dcc:tcl
#unbind dcc n set *dcc:set
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
e
eyal
Voice
Posts: 8
Joined: Wed Oct 05, 2005 5:19 pm

and after that

Post by eyal »

i set this
#unbind dcc n tcl *dcc:tcl
#unbind dcc n set *dcc:set

and after that i type in telnet:
.rehash

[04:14] Writing user file...
[04:14] Writing channel file...
[04:14] Rehashing ...
[04:14] Listening at telnet port 3335 (all).
[04:14] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[04:14] use '.help userinfo' for commands.
[04:14] Userfile loaded, unpacking...
[04:15] @#WU8c918189859a (+tn) : [m/2 o/1 h/0 v/0 n/1 b/0 e/0 I/0]

then i type in telnet:
.restart
and after he restart
i type again set in telnt

.set botnet-nick aaaa
What? You need '.help'
and i am the owner of the bot

and its still not work?
how to do that?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Re: Chance Eggdrop NickName in Telnet?

Post by Alchera »

eyal wrote:how to chance eggdrop nickname in telnet?

Code: Select all

.set nick <newnick>
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
e
eyal
Voice
Posts: 8
Joined: Wed Oct 05, 2005 5:19 pm

its not work

Post by eyal »

.set nick aaaa
What? You need '.help'


help me please
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

You also have to be a perm owner to use the .set and .tcl commands.
Set with 'set owner' in the config file.
Post Reply