You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Made it so if a password is intentionally omitted from accounts.csv that the script will prompt to manually enter it.
Made it so long quotes are indented
Changed heading title from bnet_displayname to accountlabel in accounts.csv as this may confuse people that they have to enter their bnet names, when in reality this is just a friendly label.
Now automatically creates a desktop shortcut with the d2r icon to run the script.
Checks Game path before running to ensure config is accurate.
Checks to see handle64.exe exists before proceeding.
Renames PowerShell window to something a bit friendlier than "Administrator: Windows PowerShell".
Made SetText a mandatory feature (removed the option of disabling this) as the active account checker depends on this.
Fixed active accounts not showing correctly after removing the option to not use SetText.exe (now mandatory).