Greasy Fork

2020 MouseHunt AutoBot

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

< 脚本2020 MouseHunt AutoBot的反馈

评价:好评 - 脚本运行良好

§
发表于:2020-02-22

Events or Locations Function

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

§
发表于:2020-03-27

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; }

Hunter12345作者
§
发表于:2020-03-27

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

Hunter12345作者
§
发表于:2020-03-27

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

§
发表于:2020-03-28

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

Hunter12345作者
§
发表于:2020-03-28

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

§
发表于:2020-03-30

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

Hunter12345作者
§
发表于:2020-03-30
编辑于:2020-04-12

@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.

Hunter12345作者
§
发表于:2020-04-12

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

Hunter12345作者
§
发表于:2020-09-04

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

发表回复

登录以发表回复。