neox Posted September 30, 2007 Posted September 30, 2007 Hi everyone, i'm sorry to open a new topic, but i haven't found an answer in the older ones. All i need is spamming a ctrl + left click command.. I've tried while WinActive("Application_Name") send("{ctrldown}") MouseClick("left") send("{ctrlup}") Wend but it makes some problems, i need to use my keyboard at the same time, and the ctrl pressed make issue. I'm sure that someone have a better way to do this.. Thanks for your time
Dirk98 Posted September 30, 2007 Posted September 30, 2007 Hi everyone, i'm sorry to open a new topic, but i haven't found an answer in the older ones. All i need is spamming a ctrl + left click command.. I've tried while WinActive("Application_Name") send("{ctrldown}") MouseClick("left") send("{ctrlup}") Wend but it makes some problems, i need to use my keyboard at the same time, and the ctrl pressed make issue. I'm sure that someone have a better way to do this.. Thanks for your time Sorry, can't help but also interested. Thanks.
neox Posted September 30, 2007 Author Posted September 30, 2007 (edited) try controlsenduhm... how could it work? Edited September 30, 2007 by neox
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now