Adding Bots to Network

These are old archives. They are kept for historic purposes only.
Post Reply
miniCruzer
Posts: 10
Joined: Mon Sep 07, 2009 4:10 am

Adding Bots to Network

Post by miniCruzer »

Here's my process
miniCruzer wrote:/msg BotServ HELP BOT
BotServ wrote: 13:07… —BotServ— Syntax: BOT ADD nick user host real
13:07… —BotServ— BOT CHANGE oldnick newnick [user [host [real]]]
13:07… —BotServ— BOT DEL nick
miniCruzer wrote: /msg BotServ BOT ADD TheBot Bot@Bots.CruzerNET.Net Network Bot
BotServ wrote:
13:07… —BotServ— Bot Idents may only contain 9 characters.
I've even tried exactly nine characters for the Ident:
miniCruzer wrote: /msg BotServ BOT ADD TheBot ABCDEFGHI@Bots.CruzerNET.Net Network Bot
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Adding Bots to Network

Post by katsklaw »

This has nothing to do with Unreal, BotServ is a Services feature, please consult your Services Package documentation.

However, this is a very easy one. Look at the syntax that BotServ told you to use and find the "@" symbol in it.

Syntax: BOT ADD nick user host real

You put: BOT ADD TheBot [email protected] Network Bot

Try again using the proper syntax as BotServ gave you.
miniCruzer
Posts: 10
Joined: Mon Sep 07, 2009 4:10 am

Re: Adding Bots to Network

Post by miniCruzer »

Hmm I didn't even think of doing that I just assumed it would recongnize @, so it was thinking I made the Ident "[email protected]"
Post Reply