Nomad's Quick Revive

Fetch Torn API data and send to webhook

As of 2024-12-01. See the latest version.

Author
Liliana Waterbug
Ratings
0 0 0
Version
1.0.1
Created
2024-12-01
Updated
2024-12-01
Size
6.04 KB
License
MIT
Applies to

Nomad's Quick Revive

This is a Tampermonkey script developed by the Nomads Medical faction to streamline the revive process in Torn. It ensures users meet the necessary conditions for a revive and provides friendly feedback if they don’t.

Key Features:

  1. Revive Validation:

    • Confirms the user is hospitalized (state: "Hospital").
    • Checks if the user's revives are enabled (revivable: 1).
  2. User-Friendly Feedback:

    • If not hospitalized, shows: "You're not hospitalized right now."
    • If revives are disabled, shows: "Turn on your revives!"

How It Works:

  • A button labeled Dr Nomad is added to the Torn UI.
  • When clicked, the script:
    1. Retrieves the user's status and faction data via Torn.
    2. Validates hospitalization and revive eligibility.
    3. Provides immediate feedback or proceeds with the revive action.

This tool is tailored for quick and effective revives, brought to you by Nomads Medical! 😊