Nekose/Mouseomate

Color Palette selection issues

Opened this issue · 1 comments

Running into issues selecting colors, likely due to different screen resolution affecting X,Y coordinates of color buttons. Will look into using pyautogui.locateOnScreen to grab each of the colors manually.

Yes, that is an issue I knew was gonna come up, I just found no good way to locate the colors.
Maybe write a new subroutine to configure the settings and store them in a .json?