python+rabird.winio实现驱动级模拟按键 上传者:随风寻光 2019-05-05 04:03:46上传 PY文件 2.62KB 热度 69次 利用python+rabird.winio模块实现驱动级模拟按键,可以做任何游戏脚本,驱动级基本没办法被检测。其中电脑需要安装winio驱动才能运行。 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 码姐姐匿名网友 2019-05-05 04:03:46 key.key_press(scancode, press_time=1) TypeError: an integer is required (got type str) 扫描码具体怎么传?报错,要int型 码姐姐匿名网友 2019-05-05 04:03:46 可以用~~~~1! 码姐姐匿名网友 2019-05-05 04:03:46 好用、可用~ 发表评论
key.key_press(scancode, press_time=1) TypeError: an integer is required (got type str) 扫描码具体怎么传?报错,要int型
可以用~~~~1!
好用、可用~