⑤ Neopets — QuickRef Pet Card

Full revamp of /quickref.phtml into a Pokemon-card style layout, themed with Neopets h5 assets. Standalone (no dependency on the other scripts in this collection). Embedded theme list, default theme stored locally, each pet card can be assigned its own theme via the bottom carousel arrows. Right-click an arrow to reset that pet to the default theme. Also tracks per-pet stat history and shows a small evolution graph.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Optimistic
Instalări zilnice
3
Total instalări
3
Rating-uri
0 0 0
Versiune
1.0.1
Creat
09-06-2026
Actualizat
09-06-2026
Size
117 KB
Licență
MIT
Se aplică pe

**Part of the [Neopets QoL Suite](https://greasyfork.org/fr/users/1611043-optimistic)** — a set of 5 modular userscripts that modernize the Neopets.com browsing experience.

## What this script does

A full **revamp of the `/quickref.phtml` page** into a card style layout, themed with native Neopets H5 assets. Runs **only** on the QuickRef page — no impact anywhere else.

For each of your pets:

- **Pokémon-style header** — name + colour/species chips + animated HP bar + theme avatar.
- **Pet image** in a square frame with rounded black border, with the active pose swapped to the "happy" variant.
- **Stats grid** — Age (with calculated birthday), Mood, Hunger, Intel, Petpet/Petpetpet, plus an auto-fetched Fishing skill from `petlookup.phtml`.
- **Notices column** — Lab Ray notice, sick pet notice, weather, etc., cleaned up and re-styled.
- **Bottom action bar** — Customize, Quick Reference, Pet Page, Profile, …

## Bonus: stat history & evolution graph

The script **records a daily snapshot** of each pet's stats (Level / HP / Str / Def / Move) and lets you view a small evolution graph. Toggle the view via the icon in the top-right of each card:

- **Profile view** — the default Pokémon-card layout.
- **Log view** — replaces the notices column with an SVG graph + a "Today this pet gained X" summary. Switch between "All stats" (delta from the first snapshot) and "HSD" (HP + Str + Def, the official cap).

## Per-pet themes

Each pet card can have its own Neopets H5 theme. Use the **carousel arrows** at the bottom-left/right of each card to cycle through 18 themes (Constellations, Faerie Festival, Haunted Woods, Mystery Island, Tyrannia…). The picked theme becomes the new default for cards without an explicit override. **Right-click an arrow** to reset that pet to the default theme.

## Bonus: sick-pet heal overlay

If a pet is sick, the script overlays a cooling-ointment GIF on the pet image with a one-click link to the SDB filter for healing items.

## How to install

1. Install [Tampermonkey](https://www.tampermonkey.net/) in your browser.
2. Click **Install** on this page.
3. Open `/quickref.phtml` — the new layout appears.

## Standalone

This script is **fully standalone** — no dependency on the other scripts in the suite. It embeds its own theme list and asset cache (per-theme image probes are cached to `localStorage` after the first visit).

## Privacy / safety

- No automation. Stats are recorded locally only when you visit your QuickRef page.
- `petlookup.phtml` is fetched only for your **own** pet names (extracted from the QuickRef page).
- All data persists locally (`localStorage`). Nothing is sent off-site.