Is there a way to move the mouse to specific / random coordinates on the screen?
The Mouse.move() function requires an Interactable as a parameter.
All i want is to add some randomness to my bot.
Not moving the mouse until the next action seems extremely obvious / detectable.
I'm sorry - this must be a complete beginners question...
How can i click on the big red button ('Click here to play') in the welcome screen?
I have read through various tutorials and checked open-source bots,
yet none of them seem to have this functionality...
they all immediately start doing...