What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Help/ Early Preview] Myspace integration

Pages: (2): « First « 1 [ 2 ] Last »
[Help/ Early Preview] Myspace integration
Author: Message:
BstrdSmkr
Junior Member
**

Avatar
Earned. Never Given.

Posts: 46
38 / Male / –
Joined: Jul 2006
O.P. RE: RE: [Help/ Early Preview] Myspace integration
quote:
Originally posted by Pai
Try this:

code:
function OnGetScriptMenu(Loc) {

/*
* Create Plus Menu
*/

var menu = '<ScriptMenu>';
menu += '<MenuEntry Id="MnuChkAll">Check All Now</MenuEntry>';
menu += '<MenuEntry Id="MnuInbox">Inbox</MenuEntry>';
menu += '<MenuEntry Id="MnuRequest">Friend Requests (' + nwaNewRequestCounter  + ')</MenuEntry>';
menu += '<MenuEntry Id="MnuBulletin">Bulletins ('      + nwaNewBulletinCounter + ')</MenuEntry>';
menu += '<MenuEntry Id="MnuEvent">Events (' + nwaNewEventCounter    + ')</MenuEntry>';
menu += '<MenuEntry Id="MnuBlog">Blogs ('         + nwaNewBlogCounter     + ')</MenuEntry>';
menu += '<MenuEntry Id="MnuOptions">Options...</MenuEntry>';
menu +=   '</ScriptMenu>';

  return menu;

}


thanks Pai, worked like a charm! i keep servin' em up and you guys keep battin' em down lol I can always find something new to screw up. see first post for the new round of Q&A and the newest script pack! :)
07-13-2006 02:04 AM
Profile E-Mail PM Web Find Quote Report
BstrdSmkr
Junior Member
**

Avatar
Earned. Never Given.

Posts: 46
38 / Male / –
Joined: Jul 2006
O.P. RE: [Help/ Early Preview] Myspace integration
this script has been Beta-ed in this thread:   http://shoutbox.menthix.net/showthread.php?tid=63408

this thread can be locked/moved/etc
07-17-2006 04:16 AM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


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