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!
- Host: GitHub
- URL: https://github.com/brittojo7n/gtaonline-macro-ahk-script
- Owner: brittojo7n
- License: mit
- Created: 2025-06-04T15:32:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-20T14:03:55.000Z (about 1 year ago)
- Last Synced: 2025-07-04T08:40:28.853Z (about 1 year ago)
- Topics: 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
- Language: AutoHotkey
- Homepage: https://britto.is-a.dev
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).