jack0lantern / extreme-potato-counter-helper

Tampermonkey counting assistant for neopets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extreme-potato-counter-helper

Counting assistant for neopets extreme potato counter

  1. After installing the Tampermonkey extension, click on Tampermonkey > Create a new script

  2. Copy and paste the code from extreme-potato-helper.user.js

  3. Play extreme potato counter :)

The count button increments the counter unless the button has not been clicked in 2 seconds. The count resets on the next click after 2 seconds have passed, assuming you passed the level. You can disable this feature by changing the autoAdvance = true to autoAdvance = false in the script.

About

Tampermonkey counting assistant for neopets

License:MIT License


Languages

Language:JavaScript 100.0%