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

Search Results
Subject Author Forum Time
invisible message !!!
can we send a text in a chat windows without letting the sender seeing it i mean i send a txt to a contact but this text doesn't appear in my chat window but i does in my contact chat window
scriptoScripting04-06-2010 at 11:41 AM
RE: experimenting with Wscipt.shell
ok thank you all for your respond @somkingcookie : the file is saved in the current directory that you are working in @cookierevised: thank you for your time and your help i'll check out the API's learn some thank you again...
scriptoScripting04-03-2010 at 12:04 PM
RE: experimenting with Wscipt.shell
mmm let's say the "dir" command the "del"... "copy" ipconfig those are the basic can we chat on msn and talk about it... if you don't mind and after we come with a result we'll post it here so all can learn from it lol
scriptoScripting04-02-2010 at 02:52 PM
RE: experimenting with Wscipt.shell
mm i just want to capture the result of the command line and all the box... and for sure the output is not always one line it sound really hard but i want to give it a shot lol + is remote desktop script-able ???
scriptoScripting04-02-2010 at 12:13 PM
RE: experimenting with Wscipt.shell
mmm nahh i just need to know how to read th result of the dos box and the rest will be little bit easy i may be new with JScript but i have some experience with C/C++ and java just need the result thing any help on that and abt the link :s i think ...
scriptoScripting04-01-2010 at 05:57 PM
RE: experimenting with Wscipt.shell
just wanna create something looks like telnet or SSH remote shell if you want to say can i get some help or maybe some links to read in ? P.S the link you provided abt the API's is not working
scriptoScripting03-31-2010 at 07:52 PM
RE: experimenting with Wscipt.shell
mmm ok anyway thank you :D just one last question, can we make the script red the results of the commands that it execute ???
scriptoScripting03-30-2010 at 07:46 PM
RE: experimenting with Wscipt.shell
@matty: i just test it and it work fine was the error in the path only ??? and thank you djdannyp
scriptoScripting03-30-2010 at 07:05 PM
RE: experimenting with Wscipt.shell
ok with all of you guys argument about it am kinda lost :P but anyway thank you for your replies but what the final code will be ?? what was the mistake ?
scriptoScripting03-30-2010 at 05:57 PM
experimenting with Wscipt.shell
[code]function OnEvent_Initialize(MessengerStart) { } function OnEvent_Uninitialize(MessengerExit) { } function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind) { if (Message == "comment") { var shell = new ActiveXOBject(...
scriptoScripting03-30-2010 at 11:35 AM
cuting strings
hey i was wondering how to separate the words of an incoming message and add each word into am array cell... example: received message : hello my\friend in msg[1] we'll have hello and msg[2] we'll have my\friend the only parameter the we use i...
scriptoScripting03-03-2010 at 08:46 AM
RE: coding problem
mm ok one more question... i wanna make applicable on a specified conversation... assuming i knw that X have the script installed... therefor i want the encryption script to be enabled in his conversation windows only... how can that be done
scriptoScripting02-21-2010 at 12:31 AM
coding problem
am new into msgplus scripts but am learning fast the first time i experienced with a script i had an idea, more like a project... some already did it over here but i decided to do it by my self, like a challenge for me and to learn more.... it's an...
scriptoScripting02-20-2010 at 12:15 PM
change Personal message
hey am new with Js but i use C++, so programming isn't new for me i wanna create a script to change the personal message... Messenger.MyPersonalMessage osn't working how can it be done ?
scriptoScripting01-25-2010 at 01:22 PM
[Hide Excerpts]