Move Start Button (Torn)

Moves "Start Fight", forces profile attacks, strips heavy elements, and supports Torn PDA mobile app.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

Advertisement:

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

Advertisement:

Autor
Sreno
Installationen heute
2
Installationen gesamt
9
Bewertungen
0 0 0
Version
3.41
Erstellt am
20.06.2026
Letzte Aktualisierung
23.06.2026
Größe
9,31 KB
Lizenz
n/a
Wird angewandt auf

Click greyed out attack button, move start fight button

Tired of dragging your mouse across the screen to start a fight? This is a completely rewritten and modernized version of the classic Attack Better script, permanently fixing the bugs caused by Torn's recent code updates!

Features:

  • Zero Mouse Movement: Automatically rips the "START FIGHT" button out of the center of the screen and places it perfectly over your chosen weapon. You can click to start the fight and immediately click your weapon without having to move your cursor!
  • Lightning Fast Loading: Automatically strips the heavy 3D character models and canvas elements from the attack screen to drastically improve page load speeds.
  • Future-Proof Code: The old script broke because Torn started randomizing and obfuscating their CSS class names. This completely new version uses smart text-scanning algorithms that ignore classes entirely, meaning it will survive future Torn engine updates!

How to Customize:

By default, the script places the Start Fight button perfectly over your Primary weapon. If you want to change it, simply open the script in Tampermonkey and change the BUTTON_LOCATION variable at the top of the code.

const BUTTON_LOCATION = 'Primary'; // Change this to 'Secondary', 'Melee', or 'Temp'