Hello,
I want to send mouse and keyboard events programmatically. I have try to use java.AWT.Robot but result seems to be unpredictable (I am on Mac OS 10.10.5 and I have eard Robot has problem on it). How can I achieve that?
Excuse me if my question is stupid but I am newbie in modding.
Thanks.