Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: Automatically set iChat status when in A/V chats' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Automatically set iChat status when in A/V chats
Authored by: hintuser on May 15, '08 07:04:47PM

Here is a modified script for the text chat :

using terms from application "iChat"

on received text invitation theText from theBuddy for theChat
set status to away
set status message to "Currently text chatting . . ."
end received text invitation

end using terms from



[ Reply to This | # ]