GTA Online AHK Script by EnvoMods

-----

As I stopped doing mods for story mode due to lack of time and performance of my laptop,
I started playing GTA Online from time to time and I created macros that would improve my gameplay.
I decided to share them, because why not ;)

-----

This file is a script for AutoHotkey, an automation scripting language you can find on this website:
https://www.autohotkey.com

-----

This won't get you banned in GTA Online as it's just a script playing a sequence of keys on a particular hotkey.

-----

I included .jpg and .pdf files with all hotkeys and its descriptions, so you can even print them and put on your desk.

-----

I updated the whole script after the release of the Casino DLC and also improved some timings.
For some people browsing contacts might feel a little slow,
but it's the perfect delay that would run on any PC or laptop without any flaws.
Previously I experienced some lags on the phone and after all it might end up on a different contact.
Still, for any unwanted calling, script just hovers on the contact so you can accept it by yourself.

I also tried to prevent getting your keys stuck. Sometimes it kept pushing the key after use,
so I added some lines to pull the hotkey up every time it finishes running the sequence (Right Shift in this case).

-----

These are the hotkeys that are included in the script:

- (Wheel Mouse Button) or (Numpad+ Key) or (Hold Back and click Y on the Xbox controller) - Easy Way Out
- (Right Shift and 1) - Register as CEO
- (Right Shift and 2) - Register as MC President
- (Right Shift and D) - Disband or Retire
- (Right Shift and B) - Spawn CEO Buzzard
- (PageUp Key) - Passive Mode Toggle
- (PageDn Key) - Go to Services menu while in CEO or MC
- (Right Shift and C) - (Car) Call Mechanic
- (Right Shift and L) - Call Lester
- (Right Shift and M) - Call Mors Mutual
- (Right Shift and P) - Call Pegasus
- (Right Shift and W) - (Work) Call Ms.Baker
- (Right Shift and I) - (Impound) Call Assistant
- (Numpad/ Key) - Request RC Bandito
- (Numpad* Key) - Drop BST while in CEO
- (Numpad- Key) - Helmet Nightvision Toggle while in CEO or MC
- (Right Shift and J) - (Juggernaut) Request Ballistic Equipment
- (Right Shift and A) - Super Heavy Armor during missions
- (Right Shift and S) - Quick Snacks Health Top Up during missions

-----

Note that these keys were programmed on an account with all properties purchased
and it might not work properly if you don't have them.

-----

Additional keys: F9 and F10. Idling prevention or alert dismiss.
F9 starts clicking Enter every second. F10 is acting like Play/Pause key.

-----

After installing AHK remember to run the script as an administrator after the game launch.