A simple play tool for capturing keyboard and mouse and replaying them. Useful for Hypixel Skyblock
I used this to debug the interations with the kernel module in the Python code and determine which structs or constants had changed. |
||
|---|---|---|
| .gitignore | ||
| capture.py | ||
| LICENSE | ||
| playback.py | ||
| README.md | ||
| show-keys | ||
| uinput-test.cc | ||
symkey
This is a quick-and-dirty project for programmatically controlling keyboard and mouse. I use it primarily to autoplay Minecraft on Hypixel Skyblock. Shhh, don't tell.