Python Forum

Full Version: How to make the mouse move to the desired color when clicking with the left mouse
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I created a bot in python so when the purple color passes where the mouse cursor is, the left mouse button will click, now I want the mouse to move only to the purple color when I left click, how can I do that ?
I see from your edits that you had posted code originally, but now that cannot be seen.
It's better to create a new post, showing corrections. The code will help a lot.