wusel Posted May 11, 2005 Report Share Posted May 11, 2005 Hi i tried to make a macro with the function to hit F1, then click left mouse button, then F1 and left mouse button again.. But this doesnt work for the program im using. left mouse click doesnt work, but if i try mouse down -> mouse up it works but only with a "high delay" the delay between F1 and Mouseclick has to be like 30ms, the delay between Mouseclick and F1 ca 100-180ms. Thats pretty fast i know but this has to work. Im want to use this macro for a game to hit these buttons fast in a row. It works on windows but not within the game. Atm im only using a Trial Version of the program but if this little macro works, i wanna buy it. Would be nice if anyone could help me! Quote Link to comment Share on other sites More sharing options...
bobchernow Posted May 12, 2005 Report Share Posted May 12, 2005 Please include the current code you are using. Can you reproduce the failure anywhere other than in this game. Is the game one that can be downloaded? Bob Quote Link to comment Share on other sites More sharing options...
Nicolas Posted May 12, 2005 Report Share Posted May 12, 2005 I often have the same problem when filling Flash forms : using "Mouse Left Button Click" does not work, I have to use "Mouse Left Button Down" + small delay + "Mouse Left Button Up" I don't think there is any solution ... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.