Keybind to toggle HUD (AHK)

Starfield Mods |

Keybind to toggle HUD (AHK)

A very simple Autohotkey script to toggle the hud with F11.

Install Autohotkey v1.1
Download the .ahk and then run it

Or

Create a new text file and rename it to whatever.ahk
Copy the code into the file and then run it
You can replace f11 with any keybind

SetKeyDelay 0,50

f11::
Send, {“}
Sleep 100
Send, t
Send, m
Send, {Enter}
Send, {“}
return


Author: nobody
1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 5.00 out of 5)
Loading...

This content was uploaded by website visitors. If you notice any mistake, please let us know.




Useful Information: How to install Starfield Mods | Starfield System Requirements | Starfield Cheats | Starfield Tips | Starfield News

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *