An advance user script to automate sounding the hunter horn in MouseHunt
The script stops resolving the KR during a specified time window to help mask the bot. No one hunts around the clock every day. This is adjustable. Check your MH time and the hours that the KR is disabled in the beginning of the script.
Line 59-63:
// // Time to start and stop solving KR. (in hours, 24-hour format)
// // Example: Script would not auto solve KR between 00:00 - 6:00 when krStopHour = 0 & krStartHour = 6;
// // To disable this feature, set both to the same value.
var krStopHour = 0;
var krStartHour = 6;
If this fixes the issue, then please remove the "bad" review rating.
I just encountered a problem with KR solver as well, it seems to be stuck at "Loading..." on the top status bar. I disabled the KR time window from the start so no issue there, and it has been working fine so far until now.
Will wait for the next KR to see if the problem occurs again.
@throwaway.343531 - Still experiencing issues with the Loading... response from the script? If not, anything you did to overcome the issue?
I just experienced the same problem again... the solver inputted the correct answer, but something went wrong and there was an error underneath the answer - "An error occured. Please try again later." The HUD was stuck at "Solving..." for the hunt status and "Loading..." for KR status.
One possible reason might be that the daily rewards pop up was up when I opened my browser and left it there, and it might have interfered with the solving...? But it has solved even with the pop up previously as well...
I have not experienced this issue or ever seen an error when solving. What browser / script program are you using? I am using Chrome and Tampermonkey.
The KR Solver seems to have suddenly stopped working?
I have to manuaully refresh the page now for the KR image to be solved.. anyone else facing this issue?