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.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Kami Ren
일일 설치 수
1
총 설치 수
5
평점
0 0 0
버전
1.9.2
생성일
2026-04-20
갱신일
2026-04-22
크기
28.7KB
라이선스
MIT
적용 사이트

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