You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
The text was updated successfully, but these errors were encountered:
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).
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 .
The text was updated successfully, but these errors were encountered: