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

Search Results
Subject Author Forum Time
RE: Sign Out
I hav it so i don't need to type in my password (remember password).
wlmcrapScripting07-08-2006 at 09:41 PM
RE: Sign Out
so that my little brother can't use my account when i let him use my computer i when i use it i will just delete the file from the script directory or move it somewhere else.
wlmcrapScripting07-08-2006 at 10:29 AM
RE: [request] - idle status display
I made a script that shows wen contacts go idle. the only problem is that it shows it with a toast (if thats not what you wanted). I can post the download tomoz (Australian time). NOTE: It does not calculate how long long the contact has been idle fo...
wlmcrapScripting07-08-2006 at 07:39 AM
RE: Sign Out
thnx! man ppl in these forums reply so fast. sorry can't giv feed back 2nite (Australian time) if it works.
wlmcrapScripting07-08-2006 at 07:33 AM
Sign Out
Hi, could someone please make a script that signs you out right after you sign in. I tried but i had no luck and i don't hav my script here to show you because i'm at my cousins house.
wlmcrapScripting07-08-2006 at 07:27 AM
RE: [Request] Anti-Nudge
So far there is no OnEvent for nudges so no-one can make your script for you. Hopefully in the future there will be. However you could make a script that isn't complicated at all that says the anti nudge thing when you enter a certain word/phraise. ...
wlmcrapScripting07-07-2006 at 02:29 AM
RE: [Request] "user offline" notice
Heres the script that i made. It pops up a toast with the person who signs outs name + signed out.
wlmcrapScripting07-06-2006 at 11:57 PM
RE: How wo Run a Program through Javascript
Heres another way: function OnEvent_ChatWndSendMessage(ChatWnd, Message) { if(Message == "!wmp") { ChatWnd.SendMessage("/run C:\\Program Files\\Windows Media Player\\wmplayer.exe"); return ""; } }
wlmcrapScripting07-06-2006 at 09:48 PM
RE: Run Windows Media Player from WLM
Thanks heaps segosa. That works fine.
wlmcrapScripting07-06-2006 at 08:19 AM
RE: Run Windows Media Player from WLM
Sorry to be a pest but does anyone know how to make it not send the message to the contact ?
wlmcrapScripting07-06-2006 at 08:02 AM
RE: EXECUTE APPLICATION
sorry I thought that it would be something like that, but i'm new in javascript and i'm only in year 7. Now it doesn't work at all with your changes to it.
wlmcrapScripting07-06-2006 at 06:12 AM
RE: Run Windows Media Player from WLM
Can someone please tell me how to fix my script so that it doesn't send the message to the contact, if you get what i mean. Heres the Script: function OnEvent_ChatWndSendMessage(ChatWnd, Message) { if(Message == "!wmp") { ...
wlmcrapScripting07-06-2006 at 03:40 AM
RE: EXECUTE APPLICATION
Hi, Can someone please tell me how to fix my script so that it doesn't send the message to the contact, if you get what i mean. Heres the Script: function OnEvent_ChatWndSendMessage(ChatWnd, Message) { if(Message == "!wmp") { ...
wlmcrapScripting07-06-2006 at 03:37 AM
RE: Run Windows Media Player from WLM
What's the name of your forum and what site is it on?
wlmcrapScripting07-06-2006 at 12:22 AM
Run Windows Media Player from WLM
Hi, I was wondering if somebody could please make a simple script so that when I type "/wmp" Windows Media Player will open. :)
wlmcrapScripting07-05-2006 at 11:36 PM
RE: Event when the contact sends a nudge?
Naaaaaaaaaa, sorry i was being a d*** head
wlmcrapScripting07-05-2006 at 10:29 PM
RE: Event when the contact sends a nudge?
you can't with the scripting engine but wouldn't you be able to if you made a program? or wouldn't you because maybe there is no event known when you recieve a nudge?
wlmcrapScripting07-05-2006 at 10:09 PM
RE: Event when the contact sends a nudge?
or could someone plz maybe make a dll or executable?
wlmcrapScripting07-05-2006 at 09:46 AM
RE: Event when the contact sends a nudge?
yes but when you recieve a nudge wlm says "the persons email or nickname + sent you a Nudge!". Therefore why shouldn't it work?
wlmcrapScripting07-05-2006 at 09:44 AM
RE: Event when the contact sends a nudge?
If nobody wants to make my script can someone at least plz look at my code and fix it for me? Code: function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind) { if (Message == Origin+" just sent you a Nudge!") { ChatWnd.SendM...
wlmcrapScripting07-05-2006 at 09:33 AM
RE: Event when the contact sends a nudge?
Can someone please give me the code for if when a contact sends a nudge it automatically replys with "Get Lost!" or "Go Away!" or others that i won't mention. :) Thnx
wlmcrapScripting07-05-2006 at 02:14 AM
[Hide Excerpts] Pages: (3): « First « 1 2 [ 3 ] Last »