mattpew Posted September 29, 2018 Share Posted September 29, 2018 how can i make getMouse().moveOutsideScreen(); always go to the same corner instead of being completely random. als how can i make the mouse re-enter from a certain location? Quote Link to comment Share on other sites More sharing options...
Explv Posted September 29, 2018 Share Posted September 29, 2018 (edited) 1 hour ago, mattpew said: how can i make getMouse().moveOutsideScreen(); always go to the same corner instead of being completely random. als how can i make the mouse re-enter from a certain location? Write your own method using getMouse().move(...) Edited September 29, 2018 by Explv 1 Quote Link to comment Share on other sites More sharing options...
Juggles Posted September 29, 2018 Share Posted September 29, 2018 1 hour ago, Explv said: Write your own method using getMouse().move(...) Too Hard. I want API mouse.moveInClosestDirection 1 Quote Link to comment Share on other sites More sharing options...