marselo Posted March 22, 2015 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?
Czar Posted March 22, 2015 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
marselo Posted March 22, 2015 Author Posted March 22, 2015 is there any way, even a complicated one to do it?