Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. omnipotence

    Question Random mouse movement

    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.
  2. omnipotence

    Question Clicking 'welcome' screen

    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...
Top