Skip to content

Port to python3#1

Open
MathiasDPX wants to merge 2 commits into
slowfrog:masterfrom
MathiasDPX:master
Open

Port to python3#1
MathiasDPX wants to merge 2 commits into
slowfrog:masterfrom
MathiasDPX:master

Conversation

@MathiasDPX
Copy link
Copy Markdown

I replace primary functions (screenshot, move_to, slide_to, click_at, drag_drop) with pyautogui functions
--- That mean no more win32api, win32com

Replace some rgb_dist with pag.pixelMatchesColor (pag is for pyautogui)
Replace xrange to range
Modify the error handler to make it more understandable

Remove cli functions (it can be reverse)
Remove timeout from wait_for()

Add support for loading menu between days (check_continue function)
Screenshot_1

@MathiasDPX MathiasDPX marked this pull request as ready for review January 27, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants