Developer Patrick Posted August 26, 2021 Developer Posted August 26, 2021 Hey, A quick release to add support for the TOS screen at the login page. FIXES: - The mouse will move less for a RectangleDestinations when the mouse is already in the area. MISC: - Implemented support for the TOS login state in the login handler. - Minor bug fixes. - The OSBot Team 4 2 1
Gunman Posted August 26, 2021 Posted August 26, 2021 1 hour ago, Patrick said: MISC: - Implemented support for the TOS login state in the login handler. Did you add anything in getClient().getLoginUIState() for detecting this TOS UI for custom login handlers? If so what number does it return?
Hawk Posted August 27, 2021 Posted August 27, 2021 3 hours ago, Patrick said: FIXES: - The mouse will no longer move when interacting with RectangleDestinations when the mouse is already in the rectangle area. This is actually not human-like behavior. I was doing testing recently on this, and a human does occasionally move the mouse up to a few pixels if they're clicking on the same spot.
Developer Patrick Posted August 27, 2021 Author Developer Posted August 27, 2021 7 hours ago, Gunman said: Did you add anything in getClient().getLoginUIState() for detecting this TOS UI for custom login handlers? If so what number does it return? Yes, 12 5 hours ago, Hawk said: This is actually not human-like behavior. I was doing testing recently on this, and a human does occasionally move the mouse up to a few pixels if they're clicking on the same spot. Ill change it to small movement for the stable build, thanks 1
ez11 Posted August 27, 2021 Posted August 27, 2021 Since we are already on the topic of tos where can I find osbots privacy policy 1 1 1
SNKBTE Posted September 1, 2021 Posted September 1, 2021 Quote Can we talk about how it's been 5 years people have been reporting: 'Could not load stream from library'? Nobody has a concrete answer.
Ricky Dactyl Posted September 5, 2021 Posted September 5, 2021 On 8/26/2021 at 9:20 PM, Patrick said: Hey, A quick release to add support for the TOS screen at the login page. FIXES: - The mouse will move less for a RectangleDestinations when the mouse is already in the area. MISC: - Implemented support for the TOS login state in the login handler. - Minor bug fixes. - The OSBot Team Thanks for release