How do I run "two" processes at once?
Hi, I'm trying to create J.E.S.S.I, my secret project. So far, it's going really smoothly.
I have one question though. I have a function that is really random and creates nice mouse movements. It also clicks and moves away and almost constantly moves the mouse. But when the mouse is being moved, my procedure is always being used. I also need to do other things like find colours and such while my mouse is moving at the same time. How do I do this? If this is possible, it will be a really big step in my project.