What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » Coloured names

Pages: (2): « First [ 1 ] 2 » Last »
Coloured names
Author: Message:
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
O.P. Coloured names
Is there any way to reveal or colour codes in people's msn names? I looked but couldn't find a way...
12-16-2006 11:34 AM
Profile E-Mail PM Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: Coloured names
ok to do it you must type

code:
/noformat (!N)

;)
12-16-2006 11:38 AM
Profile PM Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
O.P. RE: Coloured names
quote:
Originally posted by NanaFreak
/noformat (!N)
Thanks, anyone interested in writing a script for me that finds a certain email then puts the name with the colour codes into the debuggin window
12-16-2006 11:44 AM
Profile E-Mail PM Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
RE: Coloured names
quote:
Originally posted by Jimbodude
Thanks, anyone interested in writing a script for me that finds a certain email then puts the name with the colour codes into the debuggin window
code:
Debug.Trace(Messenger.MyContacts.GetContact(email).Name)
12-16-2006 11:48 AM
Profile E-Mail PM Web Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
O.P. RE: Coloured names
quote:
Originally posted by -!Felu!-

   
RE: Coloured names

    quote:Originally posted by Jimbodude
    Thanks, anyone interested in writing a script for me that finds a certain email then puts the name with the colour codes into the debuggin window

    code:Debug.Trace(Messenger.MyContacts.GetContact(email).Name)
Debuggin window:
Error: Conditional compilation is turned off.
       Line: 1. Code: -2146827258.
12-16-2006 06:58 PM
Profile E-Mail PM Find Quote Report
ddunk
Veteran Member
*****

Avatar

Posts: 1228
Reputation: 51
35 / Male / Flag
Joined: Mar 2004
RE: Coloured names
quote:
Originally posted by Jimbodude
Error: Conditional compilation is turned off.
       Line: 1. Code: -2146827258.
The email has to be a string. (aka, put it in quotes)
12-16-2006 07:02 PM
Profile E-Mail PM Web Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
O.P. RE: Coloured names
quote:
Originally posted by ddunk
quote:
Originally posted by Jimbodude
Error: Conditional compilation is turned off.
       Line: 1. Code: -2146827258.
The email has to be a string. (aka, put it in quotes)
Still get the error, my code is this:
code:
Debug.Trace(Messenger.MyContacts.GetContact("xxxxxx@hotmail.com").Name)


This post was edited on 12-16-2006 at 07:04 PM by Jimbo.
12-16-2006 07:04 PM
Profile E-Mail PM Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
RE: Coloured names
quote:
Originally posted by Jimbodude
    Debug.Trace(Messenger.MyContacts.GetContact("xxxxxx@hotmail.com").Name)


Works fine here [Image: msn_confused.gif]. Is it the same error? Are you signed in? Does that contact exist in your contact list?
12-16-2006 07:07 PM
Profile E-Mail PM Web Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
O.P. RE: Coloured names
quote:
Originally posted by -!Felu!-
Debug.Trace(Messenger.MyContacts.GetContact("xxxxxx@hotmail.com").Name)
Same error, and yes the contact exists, :s
12-16-2006 07:17 PM
Profile E-Mail PM Find Quote Report
ddunk
Veteran Member
*****

Avatar

Posts: 1228
Reputation: 51
35 / Male / Flag
Joined: Mar 2004
RE: Coloured names
Is that the only line of code?
12-16-2006 07:24 PM
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