Always Run

If you liked this item, please rate it up on Steam Workshop page.

Author: Web_Artur

Last revision: 12 May, 2025 at 05:00 UTC

File size: 10.21 KB

On Steam Workshop

Description:

Tired of holding shift to run away from nextbots?
Then you’re in the right place.

Always Run allows players to enable or disable a feature where their character always runs by default. This can be toggled on or off via a checkbox in the settings menu. Addon remembers the player’s preference between sessions.

Features

– Always Run Toggle: Automatically run unless holding `ALT` or `SHIFT` to walk.
– Settings Menu Integration: Easily toggle the feature on or off via the `Utilities -> Server` menu.
– Localization Support: Supports multiple languages, including English, Russian, French, German, and more.
– Persistent Settings: Saves the player’s preference to a file, ensuring it is remembered between sessions.

Usage

1. Open the spawn menu (`Q` by default).
2. Navigate to `Utilities -> Server`.
3. Find the `Always Run` section.
4. Toggle the checkbox to enable or disable the feature.
5. Your preference will be saved automatically.

Key Bindings

– ALT: Temporarily walk while Always Run is enabled.
– SHIFT: Temporarily walk while Always Run is enabled.

File Structure

– `lua/autorun/client/always_run.lua`: Main logic for the addon.
– `lua/autorun/client/always_run_localization.lua`: Localization strings for supported languages.
– `data/always_run_settings.txt`: File where the player’s preference is saved.