Move Start Button (Torn)

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

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

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
Instalări zilnice
2
Total instalări
6
Rating-uri
0 0 0
Versiune
3.41
Creat
20-06-2026
Actualizat
23-06-2026
Size
9,31 KB
Licență
N/A
Se aplică pe

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'