Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2013-09-05 | 2.3 kB | |
SC2_Auto_Login_1.4.zip | 2013-05-11 | 2.6 MB | |
SC2_Auto_Login_1.3.zip | 2013-03-14 | 1.3 MB | |
changelog.txt | 2013-03-14 | 822 Bytes | |
Totals: 4 Items | 3.9 MB | 0 |
Please Note: To edit and compile this script yourself you require: http://www.autohotkey.com/ Script Version: 1.4 Supported Starcraft 2 Version: 2.0.11 (latest) This script fixes the annoying password log in screen in Starcraft 2 - Wings of Liberty or the Beta of Heart of the Swarm. It acts as a "remember password" feature. It is definitely not malicious in any way and does not capture your password (I'd hate that too) other than in the config.ini file. I recommend not using this script on any public PC since a config.ini file is used. It has been tested on Windows Vista, 7, 8 (64-bit and 32-bit) but should also work on Windows 2000 and XP. Please leave feedback and test it thoroughly. - It requires Starcraft 2 to be installed on a PC (not a Mac) - If Starcraft 2 needs to update itself the script will not run and you'll need to re-run this script after Starcraft 2 updates - It currently works for only 1 profile To use this script you need a PC version of Starcraft 2 installed and updated to the latest version. Instructions: 1 - unzip the archive 2 - run settings.exe, set up configuration and save 3 - run Starcraft 2 normally and ensure that a username is entered and remembered, quite starcraft 2 4 - run SC2_auto_login.exe 5 - Starcraft 2 now loads up. You will be logged in by a magical friendy rabbit Changelog: 1.0 : First Full Release Version 1.1 : Day[9] Amnesia Scream Edition - Updated message boxes to warning messages and added appropriate titles - Added new logging functionality to log errors to error.log and info messages to info.log - Added new really useful settings GUI (settings.exe, settings.ahk) 1.2 : TotalBiscuit War-Z Edition - Added support for the Heart of the Swarm Beta - Recompiled with latest version of AHK - Fully tested with the latest version of the HOTS Beta - Adjusted initial load to 24 seconds to allow for HOTS Beta's longer loading time 1.3 : Artosis Pylon Edition - Tested on release of the Heart of the Swarm release, Starcraft version 2.0.8 (latest) - Simplified code and removed HOTS Beta handling - Initial load time set to default to 35 seconds - Set logo to SC2 only 1.4 : Tyler Phoenix Edition - Added 64-bit binaries using latest Unicode AutoHotKey compiler