A simple play tool for capturing keyboard and mouse and replaying them. Useful for Hypixel Skyblock
This also removes the "." between the seconds and nanos so that we don't mistake it for a float, which it isn't. |
||
---|---|---|
.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.