GTA Online useful macros | Big thanks to MacMailler for creating QuickMacro.
Windowed Borderless with native resolution only, fullscreen will not work.
Sub-menu inside interaction menu (Inventory, Style, Body Armor, Snacks, Ammo) are scanned using image searching. You may want to check the images inside /assets/images/interaction-menu/yourxresolution
if navigating to those five menu isn't working (or maybe replace the image with the one you captured).
- Download latest version of AutoHotkey & install.
- Clone or download this repository.
- Run GTA V and go to Online mode.
- Run GTAO Macro.ahk (after opening GTA V window).
- Press the
END
key to activate .
END
: Activate / Deactivate macro.
Numpad . (Dot)
: Eat snack (P's & Q's).
Numpad 1
: Eat snack (EgoChaser).
Numpad 2
: Eat snack (Meteorite).
Numpad 3
: Eat snack (eCola).
Numpad 0
: Use armor (default: Super Heavy Armor armor5
).
Numpad * (Mult)
: Buy ammo.
RCTRL
+ RSHIFT
: Outfit fix (Re-apply outfit).
You can change the keybindings by using reference in the link below:
Empty public session
(via tray menu) : The game will be frozen for 10 seconds!
Diamond Casino Heist Mode
(via tray menu) : Keypad hacking solver.
Anti-AFK
(via tray menu) : The game will press Z
every 10 minutes.
[Misc]
Armor_Type = armor5
Depends on what armor you want to use, you can change it by looking at the table below:
Name | Armor_Type |
---|---|
Super Light Armor | armor1 |
Light Armor | armor2 |
Standard Armor | armor3 |
Heavy Armor | armor4 |
Super Heavy Armor | armor5 |