Mousehunt Auto Horn & KR Solver

A new automatic horn & KR solving userscript, with a focus on code readability and modularity. Note that the published userscript is generated by a JS bundler, so don't try to debug it directly. Instead, go to the script's GitHub repo (linked below) and download the source code. The repo has instructions on how to run the bundler yourself.

Author
daniellok
Daily installs
0
Total installs
383
Ratings
1 1 0
Version
0.6
Created
2023-01-31
Updated
2023-05-10
License
MIT
Applies to

Description

A new automatic horn & KR solving userscript, with a focus on code readability and modularity. Note that the published userscript is generated by a JS bundler, so don't try to debug it directly. Instead, go to the script's GitHub repo and download the source code. The repo has instructions on how to run the bundler yourself. Use at your own risk!

At the moment the horn delay is set between 15 seconds - 3 minutes, but I plan to make this configurable in the future (you can also change it yourself, visit the GitHub repo to see how). Let me know of any bugs/feature requests in the feedback section!

Works on Chrome and Firefox as on 5 May 2023.

Changelog

0.6 - Added auto refresh every 30 mins

0.5 - Fixed a typo

0.4 - Updated for new UI (works as of May 5th), haven't tested extensively but should work.

0.3 - Added a simple UI to show the next horn time and countdown, as well as whether or not the script is stopped.