Jump to content

send messeage to some one at certain time of day


Flax Cuttita
 Share

You are about to reply to a thread that has been inactive for 4280 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

hi ,  im  wondering  how  easy or where to get  a simple  script that will  send  a message to a certain avi

at a  set  time  of  day  say  7 am  gmt  like  add the  person uuid / name   and  message to send  and  at  7 am gmt  it will im that  person witrh set message

thanks 

 Solved  thank you  KImm

 

Link to comment
Share on other sites

If you want someone to write it for you, you should ask in the Wanted or Employment forums.

But if you want to write it yourself, it's easy enough to do -- the functions to look at would be llInstantMessage, llSetTimerEvent and llGetGMTclock

If you want to have go at writing your own script, we'll be happy to help here with any questions if you get stuck.

Link to comment
Share on other sites

Yes, it can be done using llInstantMessage. Unfortunately, this will send message to the target user's local chat, not the IM window (like when a user writes IM to another user). So I would also recommend to make text as visible as possible, for exmple, add more lines (this is done by putting "\n" in text), highlight it with symbols. For example:

 

////////////////////////////////////////////////////////////////

!!!!!!!!!!!A MESSAGE FOR YOU!!!!!!!!!!!!!

//////////////////////////////////////////////////////////

message

 

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 4280 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...