What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Need some help with script

Need some help with script
Author: Message:
Barathrum
Junior Member
**

Avatar
.......................

Posts: 42
30 / Male / Flag
Joined: Nov 2009
O.P. Need some help with script
Hello I have this script here:

code:
function OnEvent_ChatWndReceiveMessage(oChatWnd, Email) {
if(Email == "gregorsturm12@hotmail.com") //Change to your target email.
    {
         oChatWnd.SendMessage('You are Ignored'); // Type thetext to be writen within the ' '
    }
}

I need someone to edit it so, that everytime "gregorsturm12@hotmail.com" sends a messege to the user of this script, it will send messege from the user of the script 'You are Ignored'

Currently it seems to not be working.

Thanks for help :)

This post was edited on 02-11-2010 at 07:46 PM by Barathrum.
02-11-2010 07:45 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Need some help with script - by Barathrum on 02-11-2010 at 07:45 PM
RE: Need some help with script - by Mnjul on 02-11-2010 at 07:51 PM
RE: Need some help with script - by Barathrum on 02-11-2010 at 08:31 PM
RE: Need some help with script - by matty on 02-11-2010 at 08:44 PM
RE: Need some help with script - by Matti on 02-11-2010 at 09:00 PM
RE: Need some help with script - by matty on 02-11-2010 at 09:12 PM
RE: Need some help with script - by Barathrum on 02-12-2010 at 11:59 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On