Last active
September 30, 2017 02:50
-
-
Save Pinjasaur/695faa8c7d3621e274538d900091bd85 to your computer and use it in GitHub Desktop.
AutoHotkey to enter course CRNs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ^!a:: | |
| Send, 12708{Tab}12714{Tab}14039{Tab}14216{Tab}14217{Tab}11800{enter} | |
| Return |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment