Schedule a text

if you are using samsung's default messages app, then hit the + and you will see the "scheduled message" option. if you are using google messages, then type your message first, then press and hold the send button and you will see some delayed message options. 21 Likes. Reply.

Schedule a text. Dec 22, 2014 · Aug 22, 2017. #4. cruisin said: After some effort and finding some references, I got it to send a text using SMS Relay (OSX 10.10 only feature): Code: tell application "Messages". set targetBuddy to "12345556789". set textMessage to "This is a test". set targetService to id of service "SMS" -- OSX 10.10 has SMS option.