Track Torn player activity with a floating multi-target tracker, alerts, and diagnostics.
Minerva is a Torn userscript focused on practical activity tracking for a manually managed target list.
It gives you:
Track Current / Untrack Current)Ping, Attack, remove)Minerva helps you watch specific players without constantly refreshing profiles manually. You choose who to track. Minerva checks activity, keeps a visible list, and alerts you when something changes.
It is built for on-page use in Torn. It is not a remote service and does not send your tracked target list to the script author.
Check Updates button in settings| Category | Minerva Statement |
|---|---|
| Data Storage | Local only in the user's browser (Tampermonkey storage). |
| Data Retention | Persistent until the user clears/reset storage or removes the script; some temporary runtime state exists while the page is open. |
| Data Sharing | No user tracking data is sent to the script author or shared with third parties by Minerva. |
| Purpose of Use | Torn activity tracking, target list management, and on-page alerts/tools. |
| API Key Storage & Sharing | Stored locally only; optional encrypted local vault supported; not sent to the script author. |
| API Key Access Level | Recommended minimum custom key scope: User -> Profile. |
| External Requests (Non-Torn) | Optional GitHub release version checks only (no Torn API key sent). |
User -> Profile access.Track Current on a profile page.Check Updates button in Minerva settings for a manual check.v0.4.40 to reduce false NO TARGETS flashes during page/script initialization races.NO TARGETS flashes when Tampermonkey storage initializes late.STATUS to SIGNAL for clearer tracker wording without changing status behavior/values.Profile Notes placement rule to insert Minerva directly before the Profile Notes bar container (instead of climbing to a wider parent), for more exact positioning in the gap above that bar.@noframes to prevent Minerva from running inside subframes/iframes.data-minerva-active-instance) so only one Minerva instance can own a page at a time, improving duplicate-instance prevention when userscript sandbox contexts differ.Profile Notes bar anchor (instead of matching smaller sidebar notes elements), improving consistent placement in the gap above Profile Notes across profiles.NO TARGETS on an untracked profile even while the corner widget showed tracked targets and a live status.window.MinervaTeardown export and switched to an internal teardown slot for instance handoff, reducing accidental or external script-triggered Minerva shutdowns.Profile Notes bar on supported Torn layouts.README.md (technical/project documentation)VERSION_HISTORY.md (full version history)This file is auto-generated from repository sources. If wording looks wrong, update the generator/script docs in the repo and re-run generation.