Skip to content

Instantly share code, notes, and snippets.

@octalmage
Last active January 18, 2017 16:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save octalmage/ebfb62bdb25d145c3f5c to your computer and use it in GitHub Desktop.
Save octalmage/ebfb62bdb25d145c3f5c to your computer and use it in GitHub Desktop.
Spam Hipchat.
delay 10
repeat 100 times
activate application "HipChat"
tell application "System Events" to keystroke "(parrot) (aussieparrot)"
tell application "System Events" to key code 76
delay 30
end repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment