OC Member Tracker

Quickly see which faction members are not currently participating in Organized Crimes and how long they've been inactive. Perfect for faction leaders looking to recruit available players or keep track of member activity levels.

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
Kami Ren
Dnevne instalacije
3
Ukupnih instalacija
5
Ocjene
0 0 0
Verzija
1.9.2
Stvoreno
20.04.2026.
Ažurirano
22.04.2026.
Size
28,7 KB
Licenza
MIT
Primjenjuje se

OC Member Tracker

A userscript for Torn that shows which faction members are not currently participating in Organized Crimes (OC). Designed for faction leaders who need to quickly identify available members for recruitment.

What It Does

The script adds a TornFactionTools-style panel to the faction crimes page that displays:

  • Members not in OC — Filtered list showing only available recruits
  • Time since last OC — How long they've been out (formatted as "2d 5h ago")
  • Current status — Okay, Jail, Hospital, Traveling, Federal, etc.
  • Last online — With color-coded recency indicators

Urgency Bands

Members are automatically color-coded by priority:

Band Color Time Range Meaning
✅ OK Green < 3 hours Just finished — normal cooldown
🟠 Watch Orange 3h – 24h Attention needed soon
🔴 Warn Red 1 – 7 days Should be recruited
🟣 Danger Purple > 7 days Priority recruitment target
⬜ None Gray No history Never seen in completed OC

Features

  • TornFactionTools UI styling — Gradient header, pills row, card-based layout
  • Minimizable panel — Collapse to header with persistent state
  • Auto-refresh — Every hour with smart caching
  • Offline support — Shows cached data when API fails
  • Last refresh time display — Know when data was last updated

Installation

  1. Install Violentmonkey (recommended), Tampermonkey, or Greasemonkey
  2. Create new userscript → paste oc-tracker.user.js contents
  3. Navigate to https://www.torn.com/factions.php?step=your#/tab=crimes
  4. Click "set" next to "API key" in the panel
  5. Enter your Torn API key with Faction access

API Requirements

Your key needs Faction access (read-only Limited is sufficient):

  • Torn → Settings → API Key → Enable "Faction"

Menu Commands

  • Set API Key — Update stored API key
  • Force Refresh — Fetch fresh data immediately