2020 MouseHunt AutoBot

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

< 脚本 2020 MouseHunt AutoBot 的反馈

提问 / 留言

§
发布于:2020-01-31

user.location returns undefined

Apparently user.location is no longer existing which breaks probably all location related functions. While looking at the js object of user it's now "environment_name" instead so in order to fix these errors the user.location needs to be replaced by user.environment_name.

发布留言

登录以发布留言。