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.

当前为 2023-05-05 提交的版本,查看 最新版本

作者
daniellok
评分
0 0 0
版本
0.4
创建于
2023-01-31
更新于
2023-05-05
大小
57.4 KB
许可证
MIT
适用于

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 31 Jan 2023.

Changelog

0.4 - Updated for new UI (works as of May 5th) 0.3 - Added a simple UI to show the next horn time and countdown, as well as whether or not the script is stopped.