I've been releasing some of the scripts i've made (or reworked) over the time i've been playing Torn on github.
Repository: https://github.com/br41nslug/torn-brainscripts
Over time i'll probably add more when i get them in a more "releasable" state. I've created these scripts on Chrome using Tampermonkey, they might work in other browsers/runtimes but i can't give any guarantees for that. Anyway i'm gonna keep it short on the script descriptions if they sound interesting more info and screenshots will be available on github so go check that out.
Disclaimer: Most of the scripts are for racing... go figure.
Without further ado these are the scripts currently available in my collection:
Custom Car Skins
This script allows you to inject any custom car skin based on name. This is a standalone version of the car skinning feature included in Lugburz' Racing Enhancements.
The default settings are to use the old class A car images as skins but you're free to edit the script to use any image you like!
Install Link: https://github.com/br41nslug/torn-brainscripts/raw/main/scripts/racing-car-skins.user.js
[image: github.com]
Lap Statistics
This scripts removes the left sidebar show your current car stats (i've always found that information quite useless) and adds a new panel to the right of the racing display filled with statistics for the current lap instead! More information over on GitHub.
Install Link: https://raw.githubusercontent.com/br41nslug/torn-brainscripts/main/scripts/racing-lap-statistics.user.js
[image: files.brainslug.nl]
Change Racing Banner
This script adds the option to switch between the different class banners.
Install Link: https://raw.githubusercontent.com/br41nslug/torn-brainscripts/main/scripts/racing-change-banner.user.js
[image: files.brainslug.nl]
Race Charts
This script adds a chart showing the positions held by each player over the duration of the match.
Install link: https://raw.githubusercontent.com/br41nslug/torn-brainscripts/main/scripts/racing-charts.user.js
[image: files.brainslug.nl]
Always On Top
Adds style to always pull you to the top row in a race.
Install Link: https://raw.githubusercontent.com/br41nslug/torn-brainscripts/main/scripts/racing-always-on-top.user.js
[image: files.brainslug.nl]
Custom Race Presets
Adds custom preset shortcuts when creating a new race.
Install Link: https://raw.githubusercontent.com/br41nslug/torn-brainscripts/main/scripts/custom-race-presets.user.js
[image: files.brainslug.nl]
Full Height Driver Panel
Adds style to make the driver panel full height on desktop (on mobile it already is).
Install Link: https://raw.githubusercontent.com/br41nslug/torn-brainscripts/main/scripts/racing-full-height.user.js
[image: files.brainslug.nl]
Custom Menu Links
A script that inject custom menu links with icons into the sidebar inspired by torntools.
Install Link: https://raw.githubusercontent.com/br41nslug/torn-brainscripts/main/scripts/custom-menu-links.user.js
[image: files.brainslug.nl]
Classic Button Style
A script that reverts the current button style back to the classic style.
Install Link: https://raw.githubusercontent.com/br41nslug/torn-brainscripts/main/scripts/revert-button-style.user.js
Install Link (TornPDA): https://github.com/br41nslug/torn-brainscripts/raw/main/scripts/revert-button-style.pda.user.js
[image: github.com]
Stealth Meter
A script that adds a big stealth meter in the attack title matching the small sidebar.
Install Link: https://raw.githubusercontent.com/br41nslug/torn-brainscripts/main/scripts/attack-stealth.user.js
[image: github.com]
HP Meter
A script that adds a big HP meter in the attack title for both attacker and defender.
Install Link: https://raw.githubusercontent.com/br41nslug/torn-brainscripts/main/scripts/attack-hp.user.js
[image: github.com]
Updates
- Added HP meter script (13/09/2024)
- Added custom skins script (09/12/2023)
- Added stealth meter script (05/25/2023)
- Added classic button style script (03/05/2023)
- Added lap statistics script (31/01/2022)
- Started releasing scripts (28/11/2021)
Mentions: [Script] Racing UI/UX Enhancements