Skip to content

Instantly share code, notes, and snippets.

@doubleswirve
Created September 6, 2015 10:03
Show Gist options
  • Select an option

  • Save doubleswirve/e277f2bc34933ccede13 to your computer and use it in GitHub Desktop.

Select an option

Save doubleswirve/e277f2bc34933ccede13 to your computer and use it in GitHub Desktop.
set pic to POSIX file "/path/to/image.jpg"
repeat 3 times
tell application "Messages"
send pic to buddy "%YOUR BUDDY'S NAME%"
end tell
end repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment