Sk8eru 0 Report post Posted June 14, 2007 i want to make a simple script to do a mouse click on coords 600 , 300 and it's not working What to do ? My Code is rong? MouseClick("LeftClick" , 600 , 300 ) Please help! Share this post Link to post Share on other sites
Jos 1,293 Report post Posted June 14, 2007 i want to make a simple script to do a mouse click on coords 600 , 300 and it's not working What to do ? My Code is rong? MouseClick("LeftClick" , 600 , 300 ) Please help!Support request ... moved ... Visit the SciTE4AutoIt3 Download page for the latest versions - Beta files How to post scriptsource Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
narayanjr 0 Report post Posted June 14, 2007 (edited) MouseClick("left",600,300) Edited June 14, 2007 by narayanjr Share this post Link to post Share on other sites