The person who wrote the bad review is correct, this script does not work anymore (and didn't at the time of the review). At least for Firefox users using Greasemonkey.
This is the error in the console: Script error in [Greasemonkey script neopets/Shenkuu Lunar Temple Solver; version 1.3]: ReferenceError: $ is not defined
The person who wrote the bad review is correct, this script does not work anymore (and didn't at the time of the review). At least for Firefox users using Greasemonkey.
This is the error in the console:
Script error in [Greasemonkey script neopets/Shenkuu Lunar Temple Solver; version 1.3]:
ReferenceError: $ is not defined
Adding this line to the metadata block fixes it:
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js