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
{{ message }}
This repository has been archived by the owner. It is now read-only.
I found the problem, this project use some commands that waits for a window to popup, the problem is that if this window title is not the same as set in the code, it can't continue. So if your PC is not in english, it'll not work.
Repair:
You'll have to work directly on the AHK file (unfortunatly).
1st, set steam language to english.
2nd, go to your "SteamBulkKeyActivator.ahk" file in the "AHK" folder and right click -> open with -> notepad (or directly "modify with notepad++").
3rd, go to the "is_print_window()" function (line 336 to 351).
4th, replace all "print" by the name of the print window in your pc language.
5th, save.
6th, run the modified file.
Don't forget to have the "keys.txt" file on the same folder as your ahk file.
faster fix:
put steam on "english(english)"
put windows on "english (usa)"
log off and back on
run it again
(you can change your language back afterwards)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I tried the program, but it's not working for me, it's stuck on the first screen of activation and doesn't advance.
Windows 10 x64
1920x1080p.
Any details I can provide to help investigate the problema? Steam is with default skin, nothing changed...
The text was updated successfully, but these errors were encountered: