Skip to content

Utilities

Choose a tag to compare

@infpdev infpdev released this 21 May 15:28
· 5 commits to main since this release

This release contains standalone utility scripts that are not directly part of the main VaultOps toolkit, but may still be useful for GTA Online or related automation workflows.

Utilities added here are intended to stay lightweight, independent, and usable without the full toolkit.

Included Utilities

AFK Key Holder

Holds or periodically sends a selected key (e.g. W) to avoid AFK kicks during jobs, freeroam activities, races, or other long idle sessions in GTA Online.

Usage:

  1. Launch the script
  2. Enter the key to hold (only required on first launch)
  3. Press Backspace to start/stop the script

Video tutorial: AFK Key Holder Tutorial | GTA Online Anti-AFK Utility

Note

  • You can continue doing other work while the script is active. It will automatically switch to GTA at the configured interval, send the assigned key along with a small random mouse movement, and switch back to the previously active window.
  • The delay between triggers can be changed through the afkDelay setting (in seconds) in the zSettings.ini file. The default is 60 seconds.
  • Setting afkDelay to 0 will hold the key continuously instead of sending it periodically. This is useful for modded races.
  • Press ALT + <ASSIGNED KEY> to change the key to hold.
  • Press R to reload the script and reset the timer.
  • Hold T for 2 seconds to terminate the script. This prevents accidental termination during normal typing.

Download: https://github.com/infpdev/gtao-heist-toolkit/releases/download/utilities/AFK-Key-Holder-Standalone.exe

Source: https://github.com/infpdev/gtao-heist-toolkit/blob/main/lib/standalone%20scripts/Standalone-AFK-Key-Holder.ahk
VirusTotal: https://www.virustotal.com/gui/file/88f8c2361e4308fe8c057c8548f460f47a4ee5ec857fa373d5e18d9301623396?nocache=1

More standalone utilities may be added here over time.

Navigation Links