How to get any hotmail.com/.co.uk/.net etc
By Gully
Allright, in this guide im going to show you how to get hotmail addresses as .com, .co.uk or whatever you wish. I've also provided pictures to make the guide noob friendly:
Step 1:
First go to
http://get.live.com/getlive/overview - you should see this:
Step 2:
Click one of the sign up buttons:
Step 3:
Now you will see the sign up forum where it will ask for all your details:
Copy and paste this into your address bar:
javascript: var p = 'hotmail.'; var ds = new Array('com','net', 'org', 'edu', 'gov', 'cool'); for (var i = 0; i < ds.length; i ++){document.getElementById('idomain').options[i] = new Option(p + ds[i], p + ds[i])} alert('domains added');
|--------------------------------------------------------------------------------------------------------------------|
javascript
: var p = '
hotmail.'; var ds = new Array('
com', '
net', '
org', '
edu', '
gov', '
cool'); for (var i = 0; i < ds.length; i ++){document.getElementById('idomain').options = new Option(p + ds, p + ds)} alert('domains added');
Change the words in the red to what you want to
|--------------------------------------------------------------------------------------------------------------------|
Step 5:
Push
ENTER and it should say domains have been succesfully added, now choose witch one you want
Hope this guide helped, + rep is it did
...Gully