lamer Posted March 3, 2015 Share Posted March 3, 2015 (edited) I'm new to this program, sorry for my bad english... I need help to hold down the "A" key when it's pressed, while i'm holding down the "E" key, and when i release "E" key, "A" is released too... Example: -holding down "E"; -just press (not holding) "A" key; -"A" stay pressed till releasing of "E" key. it is possible to do? Edited March 3, 2015 by lamer Link to comment Share on other sites More sharing options...
SadBunny Posted March 3, 2015 Share Posted March 3, 2015 Yes, it's possible. Check the help file for usage on the functions _IsPressed and Send. If you have trouble, show the code you have so far, explain what you're trying to do and where it fails, and we can be of more help. Roses are FF0000, violets are 0000FF... All my base are belong to you. Link to comment Share on other sites More sharing options...
lamer Posted March 3, 2015 Author Share Posted March 3, 2015 Yes, it's possible. Check the help file for usage on the functions _IsPressed and Send. If you have trouble, show the code you have so far, explain what you're trying to do and where it fails, and we can be of more help. ok i will try these commands and post the result, thanks Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted March 4, 2015 Moderators Share Posted March 4, 2015 Anything is possible, the question is why? What are you trying to automate? I guarantee there is a better way to do it than with Send. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
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