BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: Anastasia on September 13, 2010, 04:00:02 am

Title: Second Bot - error listed
Post by: Anastasia on September 13, 2010, 04:00:02 am
Hi guys...
complete noob to all this i got my first bot to work after awhile of searching etc...

Im on another server but still have the other bot working but would like to get a second bot running for new guild on new server i for the life of me cant figure out how to do this...

if there is a post about this ive not been able to find it...

any guildance would be awesome...

my main prob is can i copy my other bot folder etc and where can i place it?
what do i need to change etc etc

thanks for reading this

ana

This is what error im getting....

_______________________________________________________________________________

Warning: mysql_connect(): Access denied for user '*********'@'localhost' (using
password: YES) in C:\Users\*********\bot - aoc\bebot-hyborian - CIMMERIA - Cop
y\Sources\MySQL.php on line 129
MySQL ERROR(# 1) on query: Cannot connect to the database server at 127.0.0.1 as
 user ********!
Access denied for user '*********'@'localhost' (using password: YES)

________________________________________________________________________________

Line 129 = $conn = mysql_connect($this -> SERVER, $this -> USER, $this -> PASS);
Title: Re: Second Bot - error listed
Post by: keirou on September 14, 2010, 10:41:47 am
when you first setup the bot you would of created a database.

now you need to create a 2nd one (afaik) for the 2nd bot.

im sure you can run 2 bots from 1 db, but not sure on stability :S
Title: Re: Second Bot - error listed
Post by: Drizzurdeen on September 14, 2010, 11:47:54 am
u can use several bots on one db ... but each bot will creat some own tables in the db ... and some table would be used by the bot together (omg my english) ;)
Title: Re: Second Bot - error listed
Post by: Riccarr on October 13, 2010, 04:20:01 am
When using multiple bots sharing the same database you need to start batch with the name of the bot as a parameter; so each bot would have its own start: startbot.bat <botname>
Title: Re: Second Bot - error listed
Post by: TBK on November 21, 2010, 02:47:24 pm
When using multiple bots sharing the same database you need to start batch with the name of the bot as a parameter; so each bot would have its own start: startbot.bat <botname>

What does the Bot.conf file look like to support several bots?
SimplePortal 2.3.7 © 2008-2024, SimplePortal