a basic rhythm game bot using pyautogui, and inspired by kian brose’s video
a basic rhythm game bot using pyautogui, and inspired by kian brose’s video
I tried to recode and create a new version completely that I named test-bot, this time using only pyautogui instead of PIL. I also created some TODOs, such as multipixel sampling, and making sure it runs faster so that it can sample and press instantly.
Log in to leave a comment
I started the project with inspiration from a video about image recognition bots.
I chose to code in Python despite not having experience with it, and initially wanted to use the pyautogui library, but then I had a chain of compatability issues that led me to just use Pillow.
The bot is still nonfunctional and I am baffled at how to fix it, but thats a problem for later.
The game is rhythm-plus, though I might change it if I think its too hard at my current skill level.
Things I have finished:
Log in to leave a comment