Skip to content

Instantly share code, notes, and snippets.

@Gerzer
Created October 23, 2020 19:18
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 Gerzer/d6562e8f0518100327ee67d983f38230 to your computer and use it in GitHub Desktop.
Save Gerzer/d6562e8f0518100327ee67d983f38230 to your computer and use it in GitHub Desktop.
Webex Spammer
activate application "Event Center"
tell application "System Events"
repeat 5 times
keystroke " "
key code 36
delay 1
end repeat
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment