[Request] A script for simultaneously changing image, personal message, and nickname - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: [Request] A script for simultaneously changing image, personal message, and nickname (/showthread.php?tid=85544) [Request] A script for simultaneously changing image, personal message, and nickname by Gerardo on 08-22-2008 at 09:22 PM
I always like having an image that goes with with my personal message, and vice versa. RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 08-23-2008 at 09:49 AM Indeed, it's impossible RE: [Request] A script for simultaneously changing image, personal message, and nickname by Spunky on 08-23-2008 at 10:35 AM
quote: How is it impossible? It's very easy to be honest (as long as by nickname he means the Display Name RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 08-23-2008 at 10:37 AM That makes the difference.. If he'd mean the name seen by contacts in Windows Live (Hot)mail, it'd be impossible. RE: [Request] A script for simultaneously changing image, personal message, and nickname by Gerardo on 08-23-2008 at 04:35 PM
Yes, I must confess I don't know the difference between nickname and display name ... I use Live Messenger in spanish, so everything has a different name. I thought it was the nickname cause I found a script called Nickchanger RE: [Request] A script for simultaneously changing image, personal message, and nickname by ShawnZ on 08-23-2008 at 04:40 PM
quote: ...why would you think he meant that? RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 08-23-2008 at 06:45 PM
Okay, now I'd like you to describe in full detail what you actually want the script to do, E.g. do you want it all to go automatically, or do you want to use an interface window to set a new display name? RE: [Request] A script for simultaneously changing image, personal message, and nickname by Gerardo on 08-23-2008 at 07:41 PM
Thanks RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 08-23-2008 at 07:44 PM
The first one, is to update stuff every X minutes/seconds (or whatever), the second example is to make a full-featured script with a set of windows that allow you to configure stuff yourself (including Name & DP update intervals). RE: [Request] A script for simultaneously changing image, personal message, and nickname by Gerardo on 08-23-2008 at 10:19 PM
It would be excellent if it had it's own window, where me or whomever could coordinate the list of PMs with the list of images, and the list of display names; and also set the amount of seconds in each set of name/image/PM. RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 08-24-2008 at 07:39 AM
I'm workin' on it RE: [Request] A script for simultaneously changing image, personal message, and nickname by Gerardo on 08-24-2008 at 10:49 PM
Thanks for doing this . RE: [Request] A script for simultaneously changing image, personal message, and nickname by Spunky on 08-25-2008 at 12:30 AM
quote: You can set the PSM to the now playing (text is shown as a link etc) with a choice of 3 icons (Games, Office and Music). The link still takes you to msn music however. Also, the operating system really shouldn't make a difference at all to the script. It's a simple script that relies on MsgPlus' native code (mostly) RE: RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 08-25-2008 at 07:14 PM
quote: Well, if I would have used my Command line control (A button style introduced in Vista) class, it would have. I'll now try to move on to the TabControl.. RE: [Request] A script for simultaneously changing image, personal message, and nickname by Gerardo on 08-25-2008 at 10:36 PM
Hey SmokingCookie . You didn't answer my question about including the "Now Playing" within the PM list. RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 08-26-2008 at 04:47 PM
RE: [Request] A script for simultaneously changing image, personal message, and nickname by Spunky on 08-26-2008 at 07:53 PM
quote: Just a tip: It's probably best to use techniques available in all target OS'. For example, MP!L runs on a minimum of XP, so only use things that are available from XP onwards. If something is depreciated in VISTA for example, the new method should be available in XP anyway else you will have to do some OS detection RE: [Request] A script for simultaneously changing image, personal message, and nickname by Gerardo on 08-26-2008 at 07:54 PM
Ok, thanks for the heads up RE: RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 09-06-2008 at 03:10 PM
quote: Good Anyhow, I'll have some time to work on it now, so I'll try to do something useful EDIT:: Well, at last I got my very own and new language system working, so I'll have no more complications (I hope). RE: [Request] A script for simultaneously changing image, personal message, and nickname by Gerardo on 09-09-2008 at 04:06 PM THAT'S EXCELLENT ! RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 09-10-2008 at 08:54 AM
Okay, now I DO have a complication: Plus! no longer seems to call the OnEvent or OnWindowIdEvent functions.. RE: [Request] A script for simultaneously changing image, personal message, and nickname by Spunky on 09-10-2008 at 12:02 PM No, it's something wrong with the script. The menus don't show. You can't use commands and I told you to stick with things that will work with XP as well as Vista (task dialogs don't) RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 09-18-2008 at 04:14 PM
I have an alternative for the task dialog, which is used if GetVesion (Kernel32.dll) returns less than 6 (Low-order of course). RE: [Request] A script for simultaneously changing image, personal message, and nickname by Gerardo on 09-18-2008 at 07:40 PM I really don't get what you're saying (typing) but I'm really glad to know that Thanks for all your dedication SC RE: [Request] A script for simultaneously changing image, personal message, and nickname by SmokingCookie on 09-19-2008 at 01:45 PM Well, in short, I said that some script functions of Messenger Plus! Live itself would not "run", preventing the script doing anything at all. In other words, I could not get it to start. |