Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Based on review of the current Adium sourcecode and a search for current and past items in the Adium bug tracker and wiki which contain both "applescript" and "message" as substrings, this does not appear to be possible when using only AppleScript in Adium 1.0 through 1.3.10 (latest at time of writing). It seems to have been possible with plain AppleScript in Adium 0.89.1, but the volunteer developers are not yet convinced that adding this feature back is worth the effort.</p> <p>To access the message content in AppleScript right now probably requires writing an Adium Xtra to forward the information. Examples of Xtra plugins that access the text of last message include <a href="http://www.adiumxtras.com/index.php?a=xtras&amp;xtra_id=6177" rel="nofollow">Challenge/Response</a> or <a href="http://www.adiumxtras.com/index.php?a=xtras&amp;xtra_id=7683" rel="nofollow">SpamFilter</a>. The sourcecode for SpamFilter is <a href="https://bitbucket.org/xnyhps/adium-spamfilter-plugin" rel="nofollow">available</a> on BitBucket, so you could conceivably modify it to send message contents to an AppleScript.</p> <p>EDIT: Since I posted my response, user 'zostay' has spotted a new Adium Xtra called "<a href="http://www.adiumxtras.com/index.php?a=xtras&amp;xtra_id=7852" rel="nofollow">Pipe Event</a>". It allows sending the text of an event to a script in exactly the manner I envisioned when I wrote my second paragraph, so I'm up-voting zostay's answer. <a href="https://github.com/jcs/adium-pipeevent" rel="nofollow">Sourcecode</a> is also available.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload