A simple play tool for capturing keyboard and mouse and replaying them. Useful for Hypixel Skyblock
This is conceptually simpler and makes the files easier to manipulate and concatenate. It also avoids a bug where we would send a large negative time when we loop for multiple playbacks. |
||
---|---|---|
.gitignore | ||
capture.c | ||
capture.py | ||
LICENSE | ||
Makefile | ||
playback.c | ||
playback.py | ||
README.md | ||
show-keys | ||
show-mouse | ||
show-mouse.c | ||
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.