Utilities
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:
- Launch the script
- Enter the key to hold (only required on first launch)
- Press
Backspaceto 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
afkDelaysetting (in seconds) in thezSettings.inifile. The default is60seconds. - Setting
afkDelayto0will 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
Rto reload the script and reset the timer. - Hold
Tfor 2 seconds to terminate the script. This prevents accidental termination during normal typing.
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
- Report a bug: https://github.com/infpdev/gtao-heist-toolkit/issues/new?template=bug_report.md
- Suggest or request a feature: https://github.com/infpdev/gtao-heist-toolkit/issues/new?template=feature_request.md
- About VaultOps: https://github.com/infpdev/gtao-heist-toolkit#features