Skip to content

Instantly share code, notes, and snippets.

@twerp
twerp / README.md
Created August 7, 2014 19:40 — forked from AviDuda/README.md
account Yahoo
tls on
tls_starttls off
tls_certcheck off
auth on
host smtp.mail.yahoo.com
user user@yahoo.com
from user@yahoo.com
password password
You need to back them up manually. If you log into an online GFWL account you only need to backup the GTA IV "savegames" folder. In Windows XP it is located in: C:\Documents and Settings\<user>\Local Settings\Application Data\Rockstar Games\GTA IV\ In Windows Vista/Windows 7 it is located in: C:\Users\<user>\AppData\Local\Rockstar Games\GTA IV\ If you use an offline GFWL account you will also need to backup the "xlive" folder. In Windows XP it is located in: C:\documents and settings\<user>\Local Settings\Application Data\Microsoft In Windows Vista/Windows 7 it is located in: C:\Users\<user>\AppData\Local\Microsoft\ *Note* You may need to set windows to show hidden files and folders to be able to get to these folders. Then once you have formatted your computer and reinstalled the game (including Games For Windows Marketplace/Games For Windows Live) just copy the folders back to their relevant locations. Then when you run GTA IV press "Home" to bring up GFWL and sign into your old nickname to be able to l
@twerp
twerp / 0_reuse_code.js
Created January 3, 2014 18:57
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console