Shoutbox

name change problem - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Skype & Live Messenger (/forumdisplay.php?fid=10)
+----- Thread: name change problem (/showthread.php?tid=81666)

name change problem by zogo on 02-14-2008 at 06:40 PM

recently i found i cant change my name, it changes but when i login to msn again its back to olly :(

has any1 had this problem, and can you fix it and how...


RE: name change problem by RebelSean on 02-15-2008 at 07:16 PM

Make sure you have the following option checked:

Tools -> Options -> Sign-in -> "Use the same display picture and......"


RE: name change problem by zogo on 02-18-2008 at 07:04 PM

it worked for a few days but once again it changed back to olly anyone help?


RE: name change problem by exbox on 02-19-2008 at 01:19 AM

You're the "hacking king", can't you tell us how to fix it? :P


RE: name change problem by Spunky on 02-19-2008 at 07:16 AM

Nah, this happens for me too. I don't use the roamin feature at all, but it still resets at each login. I just made a script to change it at signin


RE: name change problem by RaceProUK on 02-19-2008 at 02:18 PM

It happens when the client can't update the server properly. Sadly, there's nothing that can be done about it.


RE: RE: name change problem by zogo on 02-19-2008 at 07:00 PM

quote:
Originally posted by SpunkyLoveMuff
Nah, this happens for me too. I don't use the roamin feature at all, but it still resets at each login. I just made a script to change it at signin

you could release that to us and we will be greatfull :P

please upload the script / code...
RE: name change problem by Spunky on 02-19-2008 at 08:08 PM

code:
function OnEvent_SigninReady(email){
    if(email==="email@domain.com"){
        Messenger.MyName = "My New Name";
        Messenger.MyPersonalMessage = "My New Personal Message";
    }
}


Obviously replace the relevant parts
RE: name change problem by zogo on 02-19-2008 at 08:16 PM

thx mate!!!!! :D :D :D


name change problem [update] by zogo on 03-09-2008 at 01:27 PM

hurrray i contacted microsoft and they have fixed the name change problem!

-just to tell all you people :)