Custom Hotmail

ssc456

Fully Optimized
Messages
4,280
right for those of you that done know it there is a way to make a custom hotmail / live adress that can only be used in messenger.

AND CANT BE USED AS AN EMAIL ACCOUNT

all you have to do is goto the register page and copy this
javascript: var p = 'fake-msn.'; var ds = new Array('dl.am'); for (var i = 0; i < ds.length; i ++){document.getElementById('idomain').options = new Option(p + ds, p + ds)} alert('domains added');

into the web bar and change the italic parts to your custom addrss.

but what im wondering is, is there any possible way to use this as an email address i have tried outlook with no luck.

and hotmail wont recognise it as a valid .net passport ?

n e ideas
 
That code doesn't do anything except declare some variables, an array and then try and access a form field which obviously won't exist
 
trust me it changes the @hotmail.co.uk to whateva you want to do

the current code is set to change @hotmail.co.uk to @fake-msn.dl.am

try it on the messenger page,

i have setup mine as ssc456@ssctechnology.co.uk and it works on live messenger but i cant access hotmail or retrieve n e emails from the account
 
Instead of trying to fake out Live Messenger, just take your email and sign it up for a LiveID.
 
If the domain doesnt really exist then there is no possible way of retrieveing emails and such is there?
 
Back
Top Bottom