js:锄地一条龙1.3.0 (#1467)

* js:锄地一条龙1.3.0

### 1.3.0(2025.08.04)
1.增加了识图频率限制,可以通过自定义配置中触发器间隔调节
1.优化了拾取时的滚动效果

* 保留records文件夹

---------

Co-authored-by: 躁动的氨气 <131591012+zaodonganqi@users.noreply.github.com>
This commit is contained in:
mno
2025-08-04 12:51:06 +08:00
committed by GitHub
parent f3db91d934
commit 5913ed7a87
5 changed files with 90 additions and 23 deletions

View File

@@ -1,3 +1,25 @@
{"macroEvents":[{"type":6,"mouseX":0,"mouseY":-120,"time":0},
{"type":6,"mouseX":0,"mouseY":0,"time":100}],
"info":{"name":"","description":"","x":0,"y":0,"width":1920,"height":1080,"recordDpi":1}}
{
"macroEvents": [
{
"type": 6,
"mouseX": 0,
"mouseY": -120,
"time": 0
},
{
"type": 6,
"mouseX": 0,
"mouseY": 0,
"time": 25
}
],
"info": {
"name": "",
"description": "",
"x": 0,
"y": 0,
"width": 1920,
"height": 1080,
"recordDpi": 1
}
}