hamlet, via adium

| | Comments (0)
set hamlet to readtext "~/Documents/Text/hamlet.txt"

tell application "Adium"
  set victim to chat id "AIM.victim"
  repeat with aparagraph in paragraphs of hamlet
    try
      send victim message aparagraph
    on error
      -- ignore
    end try
  end repeat
end tell

Yes, I really do have hamlet.txt (and hamlet-1-line.txt) in my documents folder. They're great for testing... Even better for the bug reports they inevitably generate.

Leave a comment

About this Entry

This page contains a single entry by zenspider published on May 20, 2009 1:00 AM.

zenprofile version 1.0.2 has been released! was the previous entry in this blog.

user registration fixed is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.32-en