Skip to content

使用Golang写的记录键盘和鼠标操作,然后还原操作。

License

Notifications You must be signed in to change notification settings

Suceru/GoRobotScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoRobotScript

使用方法

在编译后可以得到GokeyLog.exe、GokeyLua.exe和GokeyRun.exe。 GokeyLog.exe双击打开,会记录键盘和鼠标的操作; GokeyLua.exe双击打开,默认调用同目录下的main.lua文件,或者cmd:GokeyLua.exe xxxx.lua执行lua脚本 GokeyRun.exe用法是将得到的.script文件拖动到GokeyRun.exe上,或者使用cmd:GokeyRun.exe xxxx.script执行脚本

目前问题

  • Gokeylog记录的信息太多,特别是鼠标记录没有使用计时器进行控制,导致运行脚本时很可能执行的时间对不上,这也是后续需要改进的

Libraries for GoRobotScript

Donation

Null Now

License

MIT

Author

Suceru

About

使用Golang写的记录键盘和鼠标操作,然后还原操作。

Resources

License

Stars

Watchers

Forks

Packages

No packages published