Energy To Burn

Calculate optimal energy to burn before Xanax cooldown is ready

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
ButtChew
日安装量
0
总安装量
1
评分
0 0 0
版本
1.0.1
创建于
2025-11-15
更新于
2025-11-15
大小
27.7 KB
许可证
GPL-3.0
适用于

Description


Energy To Burn is a Torn userscript that calculates the optimal amount of energy to burn before your Xanax cooldown is ready, ensuring you maximize natural energy regeneration without wasting any time.


In Torn, you can take Xanax every 6-8 hours to refill your energy. Since energy takes 5 hours to completely regenerate from 0 to 150, there's often overlap where your energy would reach full well before the Xanax cooldown is ready. This script tells you exactly how much energy to burn (via gym training) so that your energy bar becomes full at the same time your Xanax is ready.

Features

  • Smart Energy Calculation - Automatically calculates optimal energy to burn based on current energy and Xanax cooldown
  • Real-Time Readiness - Shows "READY!" when you have enough energy to burn, or displays time remaining if you need to wait
  • Sidebar Integration - Conveniently placed in the Areas section, right after the Gym link
  • User-Initiated - Manual calculation on demand, no automatic polling or battery drain
  • Torn API v2 - Uses official Torn API endpoints for accurate data
  • Configurable Settings - Set your own gym energy cost (10, 20, 50, etc.) for different gym levels
  • Clean UI - Matches Torn's native styling for seamless integration
  • Minimal API Key - Only requires "Minimal" access level API key

How It Works


The script fetches your current energy bar status and drug cooldown from the Torn API, then calculates:

  1. How much energy you'll naturally regenerate before Xanax is ready
  2. How much excess energy would be "wasted" (capped at 150 max)
  3. The optimal amount to burn via gym training to avoid waste
  4. When you'll have enough energy to perform the burn (if not ready yet)
  5. Your new energy-full time after burning

Installation & Setup

  1. Install Tampermonkey (or similar userscript manager) if you haven't already
  2. Click the install button on this page to add the script
  3. Navigate to Tampermonkey → Energy To Burn → Settings
  4. Enter your Torn API key (requires "Minimal" access level or higher)
  5. Set your gym energy cost per train (default: 10)
  6. Click Save

Usage

  1. Look for the "Energy Burn" link in your sidebar (Areas section, after Gym)
  2. Click the link to open the Energy Burn calculator
  3. The script will fetch your current stats and display:
    • Current energy level
    • Time until energy is full
    • Time until Xanax is ready
    • Can Burn In - Shows "READY!" or time remaining
    • Recommended energy to burn
    • Energy full time after burning
  4. Use the gym to burn the recommended amount of energy
  5. Your energy will now reach full exactly when (or just before) Xanax is ready!

Display Information

The modal displays four key metrics in a grid:

  • ENERGY FULL IN - Time until your energy bar is completely full (natural regeneration)
  • XANAX READY IN - Time remaining on your drug cooldown
  • CAN BURN IN - Shows "READY!" in green when you have enough energy to burn, or displays the wait time in orange
  • AFTER BURNING X ENERGY - Shows your new energy-full time and how it aligns with Xanax cooldown

Configuration

Access settings via: Tampermonkey Menu → Energy To Burn → Settings

  • Torn API Key - Your Torn API key (Minimal access or higher)
  • Gym Energy Cost - Energy consumed per gym train
    • 10 - Basic gyms (default)
    • 20 - Mid-tier gyms
    • 50 - Advanced/specialty gyms
    • Custom values supported

Requirements

  • Torn account
  • Torn API key (Minimal access level or higher)
  • Tampermonkey or compatible userscript manager

Privacy & Security

  • Your API key is stored locally in Tampermonkey's storage (never transmitted to third parties)
  • Only connects to official Torn API endpoints
  • No external tracking or analytics
  • Open source - you can review the code yourself

Troubleshooting

Q: The script says "API Key not configured"

A: Go to Tampermonkey settings and enter your API key from Torn Preferences.

Q: I get an API error

A: Make sure your API key is correct and has at least "Minimal" access level.

Q: The energy calculation seems off

A: Verify your gym energy cost setting matches your actual gym. Gyms can use differing amounts of energy per train.

Q: Where is the sidebar link?

A: Look in the left sidebar under "Areas" section, directly after the "Gym" link. If "Gym" isn't available it will default to the bottom.

Support & Feedback


If you encounter issues or have suggestions, please leave feedback on this Greasyfork page or contact ButtChew [3840391].

Changelog

v1.0.1 (Initial Release)

  • Energy burn calculation based on Xanax cooldown
  • Sidebar integration
  • Configurable settings (API key, gym cost)
  • "Can Burn In" readiness indicator
  • Real-time energy and cooldown tracking
  • Torn UI-matched styling
  • Added icon and homepage