What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
Drawings on the PIM or nickname
I have seen that some contacts of mine use to put a drawing on their nickname or personal message. How do I do that ? Do you know what I'm talking about ? Take a look here : http://www.des.online.unimep.br/au/pub/nick.jpg See "Eric RC" contact. He...
jabaltieWLM Plus! General10-09-2008 at 05:42 PM
Script that emulates a pseudo contact that 'talks' to you
Hello ! I'm looking for a script that emulates a pseudo contact. Say that this contact is "The man of the good phrases" . This contact ("The man of the good phrases") will pick up some good phrases (or quotes) from a plain text file (or a datab...
jabaltieScripting09-15-2008 at 02:46 PM
RE: Script to run a command line whenever a contact becomes online
OK. I found it. Simply enable "debug" checking and you're done. It works. Sorry to bother the thread with my silly questions. I have the docs already, but since I'm brazilian and right now I'm with my laptop on the beach, looking to all of those...
jabaltieScripting06-13-2007 at 02:57 PM
RE: Script to run a command line whenever a contact becomes online
Ops, sorry, I found the mistake by myself... It's the double slashes I should use on the RUN command line : new ActiveXObject("WScript.Shell").Run('C:\\test \cl52\\xtest391.exe ' + Email); Now, one more thing..... I like to edit my scripts...
jabaltieScripting06-13-2007 at 01:44 PM
RE: Script to run a command line whenever a contact becomes online
Well, it turns out that there must be some sort of security checking within scripts. Cause my script CAN NOT be activated. This is how I did the script : function OnEvent_ContactSignin(Email) { if ((Email == "jabaltie@unimep.br")) { ...
jabaltieScripting06-13-2007 at 01:37 PM
RE: Script to run a command line whenever a contact becomes online
Thanks to you all folks for the help ! I just have to research now how to wrap that JavaScript code into a .plsc file.... Thanks !
jabaltieScripting06-12-2007 at 07:49 PM
Script to run a command line whenever a contact becomes online
Hello ! I'd like to know if there would be out there some sort of script that would be "hooked" to the "Contact becomes online" event, so that I could run an external command line (generic) whenever a contact of my interest becomes on-line. For ...
jabaltieScripting06-12-2007 at 06:29 PM
[Hide Excerpts]