An open API service indexing awesome lists of open source software.

https://github.com/brittojo7n/gtaonline-macro-ahk-script

Essential Macros for GTA Online using AHK Scripts with NoSave Technique for Replay Glitches and more!
https://github.com/brittojo7n/gtaonline-macro-ahk-script

ahk-script ahk-scripts ahkscript glitch grand-theft-auto grand-theft-auto-5 grand-theft-auto-v gta gta-5-macros gta-online-glitches gta-online-macros gta-online-no-save gtaonline gtaonline-exploit gtaonlinenmacros gtaonlinenosave macro macros nosaveahk online

Last synced: 5 months ago
JSON representation

Essential Macros for GTA Online using AHK Scripts with NoSave Technique for Replay Glitches and more!

Awesome Lists containing this project

README

          

# GTAOnline MacroScript

## Features

- Blocks Rockstar server IP to enable NoSave mode (solo public lobby)
- Suspends `GTA5.exe` process for 10 seconds to disconnect from other players
- Toggles Left Click Macro for looting cash, gold, diamonds etc. in Heists
- Easy toggling with keyboard shortcuts
- Requires Administrator privileges

## Usage

- **Ctrl + F9** — Enable NoSave mode (block Rockstar server IP)
- **Ctrl + F12** — Disable NoSave mode (remove firewall block)
- **Ctrl + F4** — Suspend GTA5.exe for 10 seconds (disconnect from others)
- **Ctrl + F5** — Toggles Left Click Macro (use it for looting cash, gold, diamonds etc.)
- **Ctrl + F6** — Toggles Left ANTI-AFK Macro (automates random movements using W,A,S,D preventing the player to go afk while online)

## Requirements

- Windows OS
- [AutoHotkey v1.1](https://www.autohotkey.com/)
- [`PsTools.zip`](https://download.sysinternals.com/files/PSTools.zip)
- Extract `PsTools.zip` to `System32` or set system PATH to it if extracted elsewhere
- Ensure [`PsSuspend.exe`](https://learn.microsoft.com/en-us/sysinternals/downloads/pssuspend) which is included in the `PsTools.zip` is either in `System32` or available in system PATH
- Run script as Administrator

## Notes

- Script cleans up firewall rules and resumes suspended process on exit.
- Confirmation prompt before suspending the process.

## License

This project is licensed under the [MIT License](LICENSE).