This repository has been archived by the owner. It is now read-only.
Merged
Conversation
Updated it with some keyboard shortcuts, new positions of some buttons. New routine to find buttons on the form. Basically making it work with steam today. TO DO: Test if it now works with all test cases. I've tested with : Duplicate key: works too many attempts : works New product : Not tested yet invalid key: works
Fixed the screenflows, and now it works flawlessly across all the use cases!
Owner
Contributor
Author
Closed
|
@ColinGG can you please make a change to the fork, that it works for other resolutions than 1920x1080 and also if Windows window scale is other than 100%, because then your script misclicks and doesn't hit the buttons anymore. |
Contributor
Author
|
What about the keyboard version? Where it uses tabs to click? Or you can use WindowSpy and modify the script with your specific resolution dependent offsets. The script makes it clear how to calculate them. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated it with some keyboard shortcuts, new positions of some buttons.
New routine to find buttons on the form. Basically making it work with steam today.
TO DO: Test if it now works with all test cases.
I've tested with :
Duplicate key: works
too many attempts : works
New product : Not tested yet
invalid key: works