autohotkey如何使用AutoScriptWriter录制脚本

2024-10-26 00:56:36

1、打开“AutoScriptWriter”(可以在AutoHotKey 懒人包中找到)

autohotkey如何使用AutoScriptWriter录制脚本

2、点击“record”开始录制,并执行你需要的操作。

autohotkey如何使用AutoScriptWriter录制脚本autohotkey如何使用AutoScriptWriter录制脚本

3、执行完之后就,点击“stop”,停止录制,AutoScriptWriter就会自动生成脚本代码。

autohotkey如何使用AutoScriptWriter录制脚本

4、复制生成的代码,并生成.ahk文件

autohotkey如何使用AutoScriptWriter录制脚本

5、打开该.ahk文件,就会执行你之前录制的操作。

autohotkey如何使用AutoScriptWriter录制脚本
猜你喜欢