Skip to content

Instantly share code, notes, and snippets.

@FatsackFails
Created March 10, 2021 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FatsackFails/070da4e6013f235fe8bedc4099549aeb to your computer and use it in GitHub Desktop.
Save FatsackFails/070da4e6013f235fe8bedc4099549aeb to your computer and use it in GitHub Desktop.
Fallout 4 Twitch Integration Hotkeys Demo
[Macros]
spd=sucsm 3
[Hotkeys]
F2=tm
F3=tfc
F13=cgf "Debug.Notification" "Twitch gifted Caps!";player.addItem f 1000
F14=cgf "Debug.Notification" "Spawning a Ghoul!";player.PlaceAtMe 758ae;PickLastRef;addItem 69081 1
@FatsackFails
Copy link
Author

Example of hotkeys in Fallout 4 to be activated by STRM.TOOL. You can apply saved changes made to the Hotkeys.ini file while in-game by using the console command reload console for testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment