dez Posted December 23, 2015 Share Posted December 23, 2015 I've been trying to make a simple bot that moves the mouse to a point in the screen (x,y) and makes a simple click. The thing is, if I use ClickMouse(x,y,mbLeft) , the mouse moves to the correct position but doesn't click. I've tried with MouseBtnDown and MouseBtnUp and I keep having the same issue... Any idea? Quote Link to comment Share on other sites More sharing options...
Wanted Posted December 23, 2015 Share Posted December 23, 2015 Must be the client you're attempting to click in... try with something like Microsoft paint. Quote Link to comment Share on other sites More sharing options...