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.

Change bot nick

Old posts that have not been replied to for several years.
Locked
s
slash

Post by slash »

How can i change the bot nick in dcc or telnet?
g
gregul

Post by gregul »

.set nick <newnick>
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

This requires the .set command to be enabled.

Alternativly, if you are running netbots, type ".helphelp netnick", as this is a lot easier and safer.

NOTE: The .set command is a security risk, only enable if you know what you are doing and accept the risks.
User avatar
stere0
Halfop
Posts: 47
Joined: Sun Sep 23, 2001 8:00 pm
Location: Brazil

Post by stere0 »

i know thats a tcl that change the nick of the bot, i think its botnick.tcl
[]s
s
slash

Post by slash »

On 2001-10-03 07:33, gregul wrote:
.set nick <newnick>
how to enable this then?
G
GTM
Voice
Posts: 20
Joined: Sun Sep 30, 2001 8:00 pm

Post by GTM »

find this line in the config:
unbind dcc n set *dcc:set
then remove it
Locked