Files
bettergi-scripts-list/repo/js/AutoHoeingOneDragon/assets/滚轮上翻.json
mno c68787bf23 js:锄地一条龙 (#1312)
优化拾取时滚轮移动和日志输出(不会捡一个输出一串日志了)
2025-07-09 16:26:56 +08:00

25 lines
387 B
JSON

{
"macroEvents": [
{
"type": 6,
"mouseX": 0,
"mouseY": 1200,
"time": 0
},
{
"type": 6,
"mouseX": 0,
"mouseY": 0,
"time": 50
}
],
"info": {
"name": "滚轮上翻",
"description": "模拟鼠标滚轮向上滚动1200单位",
"x": 0,
"y": 0,
"width": 1920,
"height": 1080,
"recordDpi": 1
}
}