js:自动委托0.97.2 (#1115)

* 自动委托0.97.2

* 自动委托:修复鸽子、鸭子、小孩子的乱码
This commit is contained in:
xoipz
2025-06-16 15:59:23 +08:00
committed by GitHub
parent 7b85608a33
commit e9590299c4
5 changed files with 37 additions and 63 deletions

View File

@@ -1,4 +1,4 @@
// V0.97.1
// V0.97.2
(async function () {
// 定义常量
const OCR_REGION_X = 750;
@@ -1854,7 +1854,7 @@ const autoNavigateToTalk = async (npcName = "", iconType = "") => {
} //识别委托
// 开局准备
await prepareForLeyLineRun();`
await prepareForLeyLineRun();
// 执行自动委托
await executeCommissionTracking();