From 0c3a26ca4d20cfd754003db9f05d7d1f8433770e Mon Sep 17 00:00:00 2001 From: Yunfan Li Date: Tue, 6 Jun 2023 00:35:31 +0800 Subject: [PATCH] modify readme.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9aaa191..e28286da 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Playerbots Module This is a WIP Playerbots module for AzerothCore based on IKE3 Playerbots. Code is port from: https://github.com/ZhengPeiRu21/mod-playerbots. - I tried to fix many bugs based on the source code, making this playable, and tried to add more interesting functions, such as automatic positioning of the robot to deal with different raid bosses. + +I tried to fix many bugs based on the source code, making this playable, and tried to add more interesting functions, such as automatic positioning of the robot to deal with different raid bosses. + +You can use this addon to better control the bot and avoid typing a lot of commands: https://github.com/liyunfan1223/unbot-addon. These Playerbots use actual player data, so it is capable to use own alts and play with own party, level up characters, and more. It is mostly usuable but still has many bugs that need to be resolved. Also please note that including this module will currently significantly increase compilation time for AzerothCore.