Files
bettergi-scripts-list/repo/js/AutoHoeingOneDragon/assets/滚轮上翻.json
2025-07-07 19:48:43 +08:00

25 lines
388 B
JSON

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