.account create name password
.battlenetaccount create name@email password
open Heidi SQL or whatever sql software u use 用数据库连接软件连接数据库
look at the auth table. 打开auth表
Then goto the battlenet_accounts table 打开 battlenet_accounts表
in the first row, find the ID number for the account and copy it 找到你建的账号,把第一列的数字copy
now goto account in the auth table 回到auth表,进入account表
find the what row the account is on. 找到你建的账号那一行
scroll to the right til you find battlenet_account column 向右拉到 battlenet_account那一列
fill in the battlenet_acount column gride with the account id 把你copy的数字贴上去
To make GM GM权限,不翻了...
goto account_access in the auth table
right click and select create a duplicate row
now modify the id with the account id number from earlier