找回密码
 立即注册
搜索
查看: 1340|回复: 2

[其他] 转发个爽物,仁王2自动完美无间脚本(键鼠)

[复制链接]
     
发表于 2022-2-14 14:16 | 显示全部楼层 |阅读模式
首先,安装AutoHotKey(不到4M的小工具)然后新建一个TXT,复制下面内容粘贴保存,然后把后缀改为ahk,游玩时直接双击执行这个ahk文件就可以了。我设置的激发热键是鼠标中键(发招就是防御键+中键),防御键设置为右键。
当然热键可以自己改,把所有mButton替换成你想用的键就可以了。这个脚本需要持续按住热键才能出完整套无间,中途松键就中断了。注意热键不要设置为左键,脚本执行期间切出游戏的话左键就不能正常用了。
这里是原帖,需要手柄脚本的自寻。https://tieba.baidu.com/p/7230399963

以下是复制内容:

mButton::
;(mButton=热鍵)




Send {Tab Down}
Sleep 40


Send {LButton Down}
Sleep 40
Send {LButton Up}
Sleep 40
Send {Tab Up}
Sleep 1253


Send {LButton Down}
Sleep 40
Send {LButton Up}
Sleep 890


if not getkeystate("mButton","P")
return


Send {LButton Down}
Sleep 40
Send {LButton Up}
Sleep 790


if not getkeystate("mButton","P")
return


Send {LButton Down}
Sleep 40
Send {LButton Up}
Sleep 890


if not getkeystate("mButton","P")
return


Send {LButton Down}
Sleep 40
Send {LButton Up}


Return




;(RButton=防)
;(LButton=輕)


回复

使用道具 举报

头像被屏蔽
     
发表于 2022-2-14 14:20 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

     
发表于 2022-2-14 14:28 | 显示全部楼层
我去AHK,看到这玩意我就想起以前玩dnf的时候了。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|上海互联网违法和不良信息举报中心|网上有害信息举报专区|962110 反电信诈骗|举报电话 021-62035905|Stage1st ( 沪ICP备13020230号-1|沪公网安备 31010702007642号 )

GMT+8, 2024-9-24 05:30 , Processed in 0.023253 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表