Highlight bounty targets matching criteria (non-disruptive)
What it does
Highlights bounties on the Torn bounty board that match your hunting criteria.
Instead of scrolling through pages of irrelevant targets, the ones worth your
attention stand out visually.
Features
- 🎯 Auto-highlight** matching bounties with a subtle red gradient + accent bar
- ⚡ Real-time scanning** — works across pagination, ajax reloads, and sorting
- ⚙️ Fully configurable** — edit thresholds in the CONFIG block at the top of the script
Default criteria
A bounty gets highlighted if **all three** conditions are met:
1. Status: Okay (target is not in hospital, jail, or traveling)
2. Level: below Χ (default is 30)
3. Reward: above $Χ (default is 25000)
How to customize
Open the script in Tampermonkey (Dashboard → click the script name) and edit
the CONFIG block near the top.