cln-io / SteamBulkKeyActivator

A little macro program that allows you to activate steam keys in bulk
Apache License 2.0
67 stars 14 forks source link

Stuck on Activation Screen #11

Open dgpmaluco opened 7 years ago

dgpmaluco commented 7 years ago

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...

SeDemal commented 7 years ago

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:

Don't forget to have the "keys.txt" file on the same folder as your ahk file.

SilBoydens commented 7 years ago

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)