Beautification ? - 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: Beautification ? (/showthread.php?tid=75086) Beautification ? by snorrip3 on 06-05-2007 at 05:34 PM
This isnt all that vital but I think it would be cool if its dooable. You guys know how you can via MsgPlus change somebody's nick name ? and you know how you have events for people coming online ? Is it possible to get a script or something that highlights a persons nick when he comes online for say about 5 seconds ? maybe in a customizable color ? RE: Beautification ? by MeEtc on 06-05-2007 at 10:37 PM
I think what you are asking is to have a toast message display when someone comes online, but have the toast display the custom nickname with colours that you have already set up? If that is what you want, this can be done with Plus all by itself. RE: Beautification ? by Deco on 06-06-2007 at 03:12 AM
I love the idea and will atempt to do such thing through scripting. RE: Beautification ? by snorrip3 on 06-06-2007 at 03:01 PM
naa Meetc. I hope deco can pull it off. Just to try and clarify the idea: The Contacts list you have is pretty big. and you're looking at it and notice that all the sudden it expands and you go thinking.. who the hell logged on. The only thing i want to see is his nick change color momentarily, and then 5-10 secs later, change back. No toasts. RE: Beautification ? by Volv on 06-06-2007 at 03:16 PM
I do like the idea but I don't believe there is a clean* way of doing it through the scripting engine. RE: Beautification ? by snorrip3 on 06-06-2007 at 03:22 PM
hmm. I realize the second feature I proposed (and the more useful one) would be harder to make, but I figured a script could be triggered on event. RE: Beautification ? by NiteMare on 06-06-2007 at 05:10 PM
quote:well, last i check(haven't had the time to reread the documentation), plus doesn't actulay have access to change/modify a persons "nickname" even the one that you set on your computer for them, so it would probualy require some sort of DLL that hooks in to WLM in order to try to gain access to that feature RE: Beautification ? by snorrip3 on 06-06-2007 at 05:26 PM aahh Ok I see. I thought the renaming was a feature of Messenger Plus. And again I did post this under msn plugins not as a script. Thanks for clarifying that to me NiteMare. I guess I might as well have asked microsoft themselfs for this feature hahh. I still think its a nice feature. Hope anybody out there is smart enough to crack this one without using all my memory while hes at it : ) RE: Beautification ? by Spunky on 06-07-2007 at 01:40 PM If you just want it so that you can see how signed in/out, you could have a script to change the name of WLM in the status bar to the nickname of the contact. Or better yet, a small window that appears in the corner (turn toasts off possibly) that lists all recent signin/out activity, but only appears when the event is triggered and not all the time RE: Beautification ? by pedro_cesar on 06-07-2007 at 01:57 PM For now, while the script hasn't been created U still have a tool to know woh sign in lately. On your main msn window under "Plus" menu u have the "Event Viewer" which lists all the contact's activity since you signed in, and you can order it by "Event Type", I know this is not exactly what u want, but it will help u keep track of the sing ins/outs. RE: Beautification ? by CookieRevised on 06-07-2007 at 09:39 PM
Snorrip3, quote:Indeed. The Event Viewer is even a more accurate way (can't be more accurate than that) to know who signed in, etc. With a method where names are temporary colored, you're bound to miss certain sign ins/outs (unless you constantly stare at your full contact list of course ). It also will be a bit of a hassle when you could color names like that, because names could already be colored on their own. And thus a contact might have the formatting that you use to indicate sign ins/outs. Also, there is the problem of bad use of tags; it wouldn't be the first time that I come across a nickname with bad formatting tags and thus adding your own tags to it, will result in an even bigger and not working mess... But this said, I do like the original idea though... RE: Beautification ? by snorrip3 on 06-07-2007 at 09:50 PM Messenger Plus! has some amazing features to it. some things get banged around so easily while appearingly simple things such as the (what i could easily do manually) is then impossible. And no like i said in the beginning this was just an idea to beautify msn alittlebit. and I wont do that with the event viewer. I dont like all of my contacts making a toast, but if my window is open its very easy to notice that something on the list just changed.. so then you pay alittlebit closed detail to it.. see a highlighted nick and go "huhh" and keep doing what you were doing.. then again for the real important people you'd have a voiceclip from them play instead and you'll know precicely who logged on. : ) But no worries, im not too obsessed about this feature. RE: Beautification ? by Deco on 06-18-2007 at 02:33 PM
I can't seem to access the contact list by subclassing. I find the handle when it's created and try to send messages to it but won't work. RE: Beautification ? by Deco on 07-07-2007 at 11:12 PM
I thought of another way to attack this problem. RE: Beautification ? by CookieRevised on 07-08-2007 at 10:12 PM
No. I don't see how this would be of any help. RE: Beautification ? by Deco on 07-08-2007 at 10:29 PM
Ok so that approach is out. RE: Beautification ? by CookieRevised on 07-10-2007 at 12:04 AM
1) That is an extremely crappy, slow, process hogging and not a decently working method. RE: Beautification ? by Deco on 07-10-2007 at 01:51 AM
Maybe Patchou could shed some light |