Greasy Fork is available in English.

2020 MouseHunt AutoBot

An advance user script to automate sounding the hunter horn in MouseHunt

< Feedback on 2020 MouseHunt AutoBot

Review: Good - script works

§
Posted: 22.02.2020

Events or Locations Function

Hi, the "Events or Locations" function is not working properly.. I have only tried the Burroughs Rift ones tho..

§
Posted: 27.03.2020

Managed to debug it, change the part of the code to the following:

function GetCurrentLocation(){ var loc = getPageVariable('user.environment_name'); console.plog('Current Location:', loc); return loc; }

Hunter12345Author
§
Posted: 27.03.2020

Thanks @hottodogu I'll get the code changed online ASAP.

Hunter12345Author
§
Posted: 27.03.2020

@hottodogu, I updated the code with your, but I can't get the [Show Preferences] to open at all.

§
Posted: 28.03.2020

It's working fine for me, even after updating to the 27 Mar updated vers

Hunter12345Author
§
Posted: 28.03.2020

Looks like when I use the [restore] for the preferences, it breaks [Show Preferences].

§
Posted: 30.03.2020

Can confirm the [Show Preference] not expanding even with the fix.

Hunter12345Author
§
Posted: 30.03.2020
Edited: 12.04.2020

@Curiosfork - I was able to determine the issue is location specific. Those locations trying to load a weapon fail (which is most). If you leave the weapon blank it will not break. Export your settings, replace weapon selections with a double quote (blank) and that may work.

Hunter12345Author
§
Posted: 12.04.2020

No luck fixing the [Show Preferences] this weekend. I may have a lead on it, but don't get your hopes up.

Hunter12345Author
§
Posted: 04.09.2020

@curiousfork - Please download the latest script and let me know if the bug is fixed.

Post reply

Sign in to post a reply.