An autohotkey script for Quick chat lines in Overwatch.
- Download autohotkey and run the script
- Make sure the "all chat" option is set to the multiplication sign ( * ) on your numpad.
- Scroll lock switches between grouped and solo mode. Turn on scroll lock to make sure the team chat is selecten when you are grouped.
- Numpad 7: (match chat) GG
- Numpad 8: (team chat) I need help
- Numpad 9: (team chat) Can someone take out the snipers
- Numpad 4: (team chat) My barrier is at 50%
- Numpad 5: (team chat) My barrier is at 25%
- For match chat add:
$[key]::matchChat("[text]")
- For team chat add:
$[key]::teamChat("[text]")
-
Replace [key] with the desired key ( reference )
-
Replace [text] with the desired text