Move Start Button (Torn)

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

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

Advertisement:

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

Advertisement:

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Sreno
1日のインストール数
3
累計インストール数
7
評価
0 0 0
バージョン
3.41
作成日
2026/06/20
更新日
2026/06/23
大きさ
9.31KB
ライセンス
不明
対象サイト

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'