Jump to content

How detectable is getMouse().moveOutsideScreen()?


Gam

Recommended Posts

1 hour ago, Gam said:

getMouse().moveOutsideScreen()? snaps to the top-left corner of the screen after every moveOutsideScreen() call, so it enters the screen again from the same position, isn't this detectable?

It doesn't snap to the left top, whenever a mouse it out of the screen the position is -1,-1, that's why it's "visible" there

Edited by Khaleesi
  • Like 2
Link to comment
Share on other sites

14 minutes ago, Khaleesi said:

It doesn't snap to the left top, whenever a mouse it out of the screen the position is -1,-1, that's why it's "visible" there

Right, but doesn't that mean the starting point of the mouse when doing an action will be -1, -1 every time, when it previously executed moveOutsideScreen() which creates a pattern?

Link to comment
Share on other sites

Client-side there is a packet which involves client focus too, so being alt-tabbed will have an effect. Unless they removed this in the super recent versions I'm sure it's still there.

As for mouse's origin being -1 -1 don't worry about this it'll be different each time, with osbot you're in good hands.

Using mouseOutside with a couple other mouse tricks (can't reveal any secrets publicly) would make it even better. Just try not to force the mouse to same coordinates each time.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...