What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Script codes

Script codes
Author: Message:
plus
Banned


Posts: 127
Reputation: -10
Joined: Jan 2007
O.P. Script codes
In a script can you have all this because my debugging dosnt work some how?


code:
}function OnEvent_ChatWndSendMessage(oChatWnd, sMessage){
    if (sMessage === 'website'){
        MsgPlus.DisplayToast('website', 'website');
    }
    else if (sMessage === 'link'){
        MsgPlus.DisplayToast('link', 'link');
    }
}}function OnEvent_ChatWndSendMessage(oChatWnd, sMessage){
    if (sMessage === 'website'){
        MsgPlus.DisplayToast('website', 'website');
    }
    else if (sMessage === 'link'){
        MsgPlus.DisplayToast('link', 'link');
    }
}}function OnEvent_ChatWndSendMessage(oChatWnd, sMessage){
    if (sMessage === 'website'){
        MsgPlus.DisplayToast('website', 'website');
    }
    else if (sMessage === 'link'){
        MsgPlus.DisplayToast('link', 'link');
    }
}}function OnEvent_ChatWndSendMessage(oChatWnd, sMessage){
    if (sMessage === 'website'){
        MsgPlus.DisplayToast('website', 'website');
    }
    else if (sMessage === 'link'){
        MsgPlus.DisplayToast('link', 'link');
    }
}

and more..........

about the debugging can any one help it dosnt open when i create a new script or edit one

EDIT: The code is wrong but is it was right[u]

This post was edited on 01-14-2007 at 12:39 AM by plus.
01-14-2007 12:36 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Script codes - by plus on 01-14-2007 at 12:36 AM
RE: Script codes - by NanaFreak on 01-14-2007 at 12:38 AM
RE: Script codes - by plus on 01-14-2007 at 12:40 AM
RE: Script codes - by NanaFreak on 01-14-2007 at 12:50 AM
RE: Script codes - by plus on 01-14-2007 at 01:35 AM
RE: Script codes - by NanaFreak on 01-14-2007 at 01:37 AM
RE: Script codes - by RaceProUK on 01-14-2007 at 01:55 PM


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