Replaces the "IN HOSPITAL" message on the attack page with a live countdown timer
When you open an attack page on Torn, if your target is currently hospitalized, this script replaces the static "IN HOSPITAL" message with a live countdown timer showing exactly how long until they're out — updating every second, right inside Torn's native attack UI.
Features:
Live countdown timer (HH:MM:SS) displayed directly on the attack page
Syncs with the Torn API every 15 seconds to stay accurate
Automatically prompts for your API key on first run — stored locally, never shared
Works on both loader.php and loader2.php attack URLs
No external dependencies, no page injection hacks — reads Torn's own layout
Requirements:
A Torn API key with User: basic access (read-only, minimal access key works fine)
Tampermonkey (or compatible userscript manager)
Notes:
Timer resets and re-fetches automatically if you navigate to a new target. If the target is not hospitalized, the script does nothing and stays out of the way.