GoatAttack 0 Posted January 12, 2004 I cannot get AutoIt to register left mouse button clicks in Star Wars Galaxies. I can get it to work in program manager but when I try to script something in SWG the mouse moves to the right places but no clicks ever register. Any ideas? thanks, joe Share this post Link to post Share on other sites
cmallett 0 Posted January 12, 2004 (edited) It could be due to the mouse moving too fast. I've had that happen to me in games. So either use AutoIt3 or AutoHotkey, both of which support a slower movement speed. Edited January 12, 2004 by cmallett Share this post Link to post Share on other sites
GoatAttack 0 Posted January 13, 2004 thanks I'll give that a try Share this post Link to post Share on other sites
GoatAttack 0 Posted January 13, 2004 replaced Autoit 2 with autoit 3, reworked the script, slowed down the mouse. still no clicks are registering. guess I need to move to the v3 support forum Share this post Link to post Share on other sites