oneko.js for TamperMonkey.
- Install TamperMonkey.
- Click on the extension's icon and select "Create a new script..."
- Download the script from this repo, open it in your text editor of choice and copy everything from it.
- Paste the contents of the script into the TamperMonkey's script editor and press Ctrl+S to save.
- Enable the script in TamperMonkey's menu if it somehow wasn't enabled already.
- Yayy fun!! :3
The are three lines at the top of the script that are separated from the rest of the code with CONFIGURATION START
and CONFIGURATION END
. These are three things you can change without breaking anything.
When DO_SELF_SCRATCHES
is set to true
, the cat will scratch itself while idling. When RETURN_TO_MOUSE_ON_CLICK
is set to true
, the cat will set its position to your mouse position.
IMAGE
is the location of the image. By default, it's set to https://maia.crimew.gay/img/maia_oneko.gif
, but you can set it to anything you want. For example,
here's a list of sprites for oneko.js.