Skip to content

Instantly share code, notes, and snippets.

@davidjrice
Created June 24, 2010 19:36
Show Gist options
  • Save davidjrice/451862 to your computer and use it in GitHub Desktop.
Save davidjrice/451862 to your computer and use it in GitHub Desktop.
repeat
tell application "Steam"
tell application "System Events"
keystroke return
end tell
end tell
delay 1
end repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment