For development and play
- vmware player
- ubuntu-24.04-live-server-amd64.iso (minimal setup)
- 70GB disk
- 20 GB memory
- 8 cores (amd 5700x)
- network (bridged mode)
sudo nano /etc/mysql/mysql.conf.d/mysqld.cnf
key_buffer_size = 0
# max_allowed_packet = 64M
# thread_stack = 256K
# INNODB stuff
innodb_buffer_pool_size = 8G
innodb_redo_log_capacity = 4G
innodb_io_capacity = 500
innodb_io_capacity_max = 2500
innodb_use_fdatasync = ON
innodb_buffer_pool_instances = 16
innodb_log_buffer_size = 32M
join_buffer_size = 1M
thread_cache_size = 12
sudo systemctl restart mysql
SHOW VARIABLES LIKE 'innodb_buffer_pool_size';
sudo apt update -y && sudo apt upgrade -y && sudo apt install -y git net-tools nano
git clone https://github.com/hermensbas/azerothcore_installer.git
cd azerothcore_installer.git
chmod +x *.sh
ifconfig (in order to find your ip)
nano settings.env (update ur settings)
./setup.sh
source ~/.bashrc
update
build
compile
disable playerbots
nano config/modules/playerbots.config
AiPlayerbot.Enabled = 0
disable ahbot
nano config/modules/mod_ahbot.config
AuctionHouseBot.Account = 0
AuctionHouseBot.GUID = 0
AuctionHouseBot.EnableSeller = 0
AuctionHouseBot.EnableBuyer = 0
Start the server
config
start
Create accounts
> acccount create ahbot mypass
> acccount create admin mypass
> account set gmlevel admin 3 -1
Logon the server with 'ahbot' and create lvl 1 char and logoff again.
Find ah-bot character settings
./script/find-character.sh ahbot
accountId characterName characterId
1 Yappe 1
Find character executed...
Configure and enable ahbot
nano config/modules/mod_ahbot.config
AuctionHouseBot.Account = 1
AuctionHouseBot.GUID = 1
AuctionHouseBot.EnableSeller = 1
AuctionHouseBot.EnableBuyer = 1
Enable playerbots
nano config/modules/playerbots.config
AiPlayerbot.Enabled = 1
Stop server, re-apply configuration, and start server
ctrl + z
stop
config
start
- 3.3.5a (Chromiecraft.com)
- Chromiecraft HD patch optional or huge patch 2024 23GB graphic patch
Personally i prefere the chromiecraft HD patch without the T-patch, blizzlike :)
Configure your server IP in 'data/enUS/realmlist.wtf' files
Addons (download):
- Allstats
- Mapster (map fog disabled, we wanna explore instead seeing the whole map out of the box)
- Grid
- UnBot (english version)
- AI_VoiceOver
- AI_VoiceOverData_Vanilla
- https://gitlab.com/Tsoukie/compactraidframe-3.3.5
- https://github.com/Macx-Lio/MultiBot (still under development)
Use the above (ifconfig) IP for the following router poort-forwarding and/or firewall rules settings.
# 3724 TCP AUTH-SERVER
# 8085 TCP WORLD-SERVER
.server info (shows latency and amount of bots)
.modify speed <default 1>
.gm fly on | off
.modify money
.appear
.server shutdown 5
.maxskill
.learn all my class
.level <amount of levels to add>
.character level <name> <level>
.teleport orgrimmar or .tel orgrimmar)
.leave (when you want the group to leave you alone!)
.addItem itemName (or ctrl+click the item)
.lookup item ThunderFury
.lookup event moonfair
.event start|stop id
.distance (amount of yards between you and selected target)
Code references
- See mod-playerbot/src/strategy/actions/ChatActionContext.h | cpp
- See mod-playerbot/src/strategy/action/ActionContext.h | cpp
- See mod-playerbot/src/ChatFilter.ccp
- See mod-playerbot/src/PlayerbotMgr.cpp (around line 700 or search 'init='
- See unbot add-on tooltips
# Unbot has init=auto but that doesnt always work, esp when ur level 1 (for now) alternativy use
# the following or when the bots are to strong you can lower the equipment.
.playerbot bot init=white | common | uncommon | rare | epic | legendary
.playerbot bot init=MaxItemLevel
.playerbot rndbot init (re-randomize all bots again)
(rndbot stats/update/reset/init/refresh/add/remove)
autogear (whenever init is broken, max equipment levelItem configured in playerbot.conf)
maintenance ( e.g. clears quest log, smart destroy items in inventory etc)
# equip urself
.playerbot bot self, whisper yourself autogear and then use .playerbot bot self
# After init or talents respec make sure you reset bot AI (see unbot).
.playerbot bot add <name-of-character-on-account> (or account name instead of character name to add all characters on an account
# while in BG
.playerbots debug bg showpath=all