Your code would send messages to every contact who isn't offline when you signin(no matter what status).
quote:
Originally posted by Jimbodude
What that does is, when you open a conversation with some one it automaticcaly sends hello + contact name
That isn't wanted. He wants a script which would send messages to someone when they open a conversation with him. Like convo open notifiers.
quote:
Originally posted by Jimbodude
Contact::Name
That won't work. You'll need
code:
Contact.Name
For the script, this is possible but convo open notifiers or rather session notifiers aren't reliable enough.