From 49659f59943919c4dcb04d2405883cfae14aeb34 Mon Sep 17 00:00:00 2001 From: Sven Pachnit Date: Mon, 21 Feb 2022 17:41:34 +0100 Subject: [PATCH] Push version to v1.3.0 * default keybinds have changed, many are now unbound by default, use config.ahk to change them to your liking * new macro `ToggleAutoHeli` to hold throttle and pitch-forward to get a poor mans autopilot (thanks @DineshSolanki) * new option `WindowScale` to fix splash message sizing when your UI scaling in Windows is not 100% (thanks @notnorandxnor) --- GTA V Online Macros.ahk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GTA V Online Macros.ahk b/GTA V Online Macros.ahk index 733f0dd..bd98b8c 100755 --- a/GTA V Online Macros.ahk +++ b/GTA V Online Macros.ahk @@ -1,9 +1,9 @@ -; v1.2.3 +; v1.3.0 ; ^ don't remove or alter this line (autoupdate) #MaxThreadsPerHotkey 2 ; -; GTA V Online AHK-Macros v1.2.3 by 2called-chaos +; GTA V Online AHK-Macros v1.3.0 by 2called-chaos ; based on/inspired by GTA V Useful Macros v4.21 by twentyafterfour ; ; # Description