Skip to content

Instantly share code, notes, and snippets.

@zhangxigithub
Created April 26, 2013 09:34
Show Gist options
  • Select an option

  • Save zhangxigithub/5466078 to your computer and use it in GitHub Desktop.

Select an option

Save zhangxigithub/5466078 to your computer and use it in GitHub Desktop.
iMessage轰炸
tell application "Messages"
repeat 10 times
send "hello" to buddy "对方邮件" of service "E:自己账号"
end repeat
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment