Jump to content

(Beginner) Realistic camera angles and mouse movements.


12we12qw12

Recommended Posts

OSBot default API is probably better than anything you could come up with TBH. 

https://osbot.org/api/

Using getCamera().toEntity() has been looking very nice for me. Additionally .interact() is actually pretty natural and smooth by default if you watch the mouse trails in the debugger.

 

Honestly you could add some 'Anti-ban' if you are superstitious such as have the mouse leave the screen after actions using ,moveOutsideScreen(). Just check out the mouse api generally.

 

If you are superstitious, like I am 😀, I would be pouring your time into anti-pattern recognition rather than implementing any anti-ban features.

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