mguesser 0.1.0

Provides a guess for the game Guess the Weight of the Marrow on both Neopets and virtu.pet.
mguesser-0.1.0 is not a library.

mguesser

mquesser is a command-line utility that prints a guess for the Neopets and virtu.pet game Guess the Weight of the Marrow.

Usage

You are meant to use mguesser with a command-line clipboard utility. You can then paste the output into the form on the website.

Unix (Linux, BSD) systems with Wayland

mguesser -n | wl-copy # retail Neopets
mguesser -v | wl-copy # virtu.pet

Unix (Linux, BSD) systems with X11

xsel

mguesser -n | xsel # retail Neopets
mguesser -v | xsel # virtu.pet

xclip

mguesser -n | xclip # retail Neopets
mguesser -v | xclip # virtu.pet

macOS

mguesser -n | pbcopy # retail Neopets
mguesser -v | pbcopy # virtu.pet