marselo Posted March 22, 2015 Share Posted March 22, 2015 Hello, iam new to this community and iam trying to script for OSBot. I need help implementing mousekeys into the script. i tried mouse.move(x,y); but it moves slowly, I also tried mouse.setSpeed(999); still no change. can someone please point me in the right direction about mousekeys? Quote Link to comment Share on other sites More sharing options...
Czar Posted March 22, 2015 Share Posted March 22, 2015 The API doesn't support overriding the mouse handler anymore, and the mouse speed method is broken trust me, I've tried too :P 1 Quote Link to comment Share on other sites More sharing options...
marselo Posted March 22, 2015 Author Share Posted March 22, 2015 is there any way, even a complicated one to do it? Quote Link to comment Share on other sites More sharing options...