Torn Target Finder (TF-9)

Highlights traveling players with a different color.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
1otek
今日安裝
1
安裝總數
4
評價
0 0 0
版本
1.0-TF9
建立日期
2025-11-29
更新日期
2025-11-29
尺寸
13.7 KB
授權條款
MIT
腳本執行於

# Torn Target Finder (TF-9)

This is a userscript for the online game Torn. It provides a floating UI that helps you find and evaluate potential targets on any Torn page.

## Features

* **Target Finder UI:** A draggable and collapsible interface that appears on all Torn pages.
* **API Integration:** Uses your Torn API key to fetch detailed user information.
* **Page Scanning:** Scans the current page for links to user profiles and adds them to the target list.
* **Filtering:** Filter potential targets by their current state (Okay, Hospital, Traveling, Jail) and by their maximum level.
* **Threat Assessment:** Automatically assesses a "threat level" (Low, Medium, or High) for each target based on their level, age, awards, and rank. This helps you quickly identify potentially difficult targets.
* **Detailed Information:** Displays key target information, including:
* Name, Level, and Rank
* Current life
* Awards
* Current status and state (e.g., "In hospital for 2 hours")
* Time remaining for timed states.
* **Highlighting:** Traveling players are highlighted in the list for easy identification.

## How to Use

1. **Install a userscript manager:** You'll need a browser extension like [Tampermonkey](https://www.tampermonkey.net/) or [Greasemonkey](https://www.greasespot.net/).
2. **Install the script:** Install the `TF-9.user.js` file using your userscript manager.
3. **Configure your API Key:**
* On any Torn page, you will see the "Target Finder (TF-9)" panel.
* Click the settings icon (⚙️).
* Enter your Torn API key and click "Save".
4. **Scan for Targets:**
* Navigate to a page in Torn that has links to user profiles (e.g., a faction's member list, a forum thread).
* Use the filters in the Target Finder panel to set your desired criteria.
* Click the "Scan Page for Targets" button.
5. **Review Targets:** The list will populate with users found on the page that match your filters.

## Rule Compliance

This script is designed to be fully compliant with Torn's scripting rules. It functions as an information overlay, using only two methods to gather data:

1. It reads user IDs from the page you are currently viewing.
2. It uses your personal API key to fetch public user data for those IDs.

The script **does not** automate any actions, emulate clicks, or send any non-API requests to Torn. All information is gathered and displayed to assist you, but all actions must be taken manually by you.

## License

This project is licensed under the MIT License.