Guess the Weight of the Marrow Helper
This is a very simple script that just adds a button to put your preset guess in the textbox for the Guess the Weight of the Marrow game when you click it. Note: You have to define the guess value yourself or uncomment* the indicated lines to make the guess a random number! *If you don't know how to do this, check out the Notes section of the How To Guide . It's really easy though - just remove the // at the beginning of the specified line(s). Just like the Wishing Well script , I think this functionality is no different than the built-in Form History that browsers have. The randomization part is also no different than already approved scripts (e.g., the script that randomly generates lottery tickets). This is what it looks like: Here's a direct link to the script on my GitHub. And this is the code: // ==UserScript== // @author 0o0slytherinpride0o0 // @name Neopets - Marrow: Easy Guessing // @version 2.0 // @description Fills...