Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating on windows #33

Open
ElmehdiHAYTOM opened this issue Dec 27, 2022 · 1 comment
Open

creating on windows #33

ElmehdiHAYTOM opened this issue Dec 27, 2022 · 1 comment
Labels
question Further information is requested

Comments

@ElmehdiHAYTOM
Copy link

hi , m tryining to create a bot on windows using python , I v seen this project and pixus bot m asking if there any way to send fake clicks to the client like on pixus bot using python i actually work with pyautogui but the windows must be focused .

@AXeL-dev
Copy link
Member

AXeL-dev commented Jan 2, 2023

i'm asking if there any way to send fake clicks to the client like on pixus bot using python i actually work with pyautogui but the windows must be focused .

With python i'm not so sure, since the most of APIs i've used before didn't work as expected, but if your main target platform is windows, then just seek for the windows API library port in python & translate the code of fake clicks on Pixus to python (instead of using the pyautogui library).

@AXeL-dev AXeL-dev added the question Further information is requested label Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants