jackpoz / BotFarm

Application used to spawn WoW automated players compatible with 3.3.5a version only.
GNU General Public License v2.0
84 stars 67 forks source link

After bot creation no logon #54

Closed Wizards2k closed 4 years ago

Wizards2k commented 4 years ago

image

the bot stuck in logon_challege state

jackpoz commented 4 years ago

you can see "Unknown account name" in the console. Check if the account was actually created. If not, check if the botfarm account has access to ".account create" ingame GM command.

Wizards2k commented 4 years ago

yes the account is admin account, i see also in world console, account create command... image

my wow server version, is the trinitycore branch335 with trickery bot... dont' knwo if compatible with botfarm

jackpoz commented 4 years ago

is that account in the database ? can you login using that username and password ?

Wizards2k commented 4 years ago

no, i think the problem is the REALMID, my server have 1, if i set 1 in realm account botfarm say that:

image

if i try with -1, another error.... if i try with 0, seems work.. but with the false creation...

jackpoz commented 4 years ago

Log with World of Warcraft client with the botfarm account, try ".account create" and then try logging with those credentials.

The RealmID is a 0 based index on the list of realms returned, it's not the Realm ID stored in the database (since the client has no clue about that)

Wizards2k commented 4 years ago

not logon... in the account table the is not BOT1715782421 account... so don't know why...

jackpoz commented 4 years ago

most likely because the "admin" BotFarm doesn't have access to ".account create" . You probably need to assign the RBAC permission in the database, you can ask the TrinityCore guys how to do that (forum or irc or discord).

Wizards2k commented 4 years ago

maybe right, i have tryed .account create ingame.. and not work..... only from console command thanks for support

Wizards2k commented 4 years ago

i have populated rbac tables and now login with bot... ok ..