对3.64 键盘 连发的补充

发表于:2019-06-28
上个帖子是手柄的方法,不适用键盘,其实大同小异
步骤可以看我上个帖子,就修改内容不一样

lol模式 对应A


"class": "ClassKeyboardMacros",
"data": {
"key": 65,
"secondKey": 0,
"origin": {
"x": 8938,
"y": 8489
},
"macros": "size 1600 900\rloop\rtouch 1435 775\r\r",
"description": "连发平A",
"moreDescription": "",
"hintVisible": true,
"hintOffset": {
"x": 0,
"y": 0

wasd 对应右键

"class": "ClassKeyboardMacros",
"data": {
"key": 2,
"secondKey": 0,
"origin": {
"x": 8938,
"y": 8489
},
"macros": "size 1600 900\rloop\rtouch 1435 775\r\r",
"description": "连发平A",
"moreDescription": "",
"hintVisible": true,
"hintOffset": {
"x": 0,
"y": 0

手柄 对应手柄A


"class": "ClassJoystickMacros",
"data": {
"key": {
"firstKey": 256,
"secondKey": 0
},
"origin": {
"x": 8938,
"y": 8489
},
"macros": "size 1600 900\rloop\rtouch 1435 775\r\r",
"description": "连发平A",
"moreDescription": "",
"hintVisible": true,
"hintOffset": {
"x": 0,
"y": 0

评论(7)
暂无数据