Company Training Companion

Adds a properly aligned Paid Trains column that will help Directors track how many paid trains their employees have left.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/558987/1763070/Company%20Training%20Companion.js

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!)

Author
Kami Ren
Version
2.0
Created
2025-12-15
Updated
2026-01-30
Size
11.6 KB
License
N/A

Main features:

Displays a per-employee input field to track remaining paid trains.

Automatically decreases the value when a Train button is used.

Supports negative values to represent daily/free trains (e.g. -1 = one daily train, -2 = two daily trains).
Negative values are visual-only and are not decremented.

Persistence:

All values are stored locally using localStorage.

Data is saved per employee and persists across page reloads and sessions.

No data is sent to Torn or external services.

Behavior:

Works entirely client-side and does not interfere with Torn mechanics.

This script is intended as a tracking and management aid for Directors and does not automate gameplay actions.