d3mon Posted August 24, 2008 Posted August 24, 2008 Hello, Can I change speed of send function because sometimes when that type, it forgot letters so is there a way to add speed for example Send("Keys" [, flag, speed) No-life of autoit...what could be better ?LAST SCRIPTS WITH AUTO-IT : CLICK HERE
burners Posted August 24, 2008 Posted August 24, 2008 AutoItSetOption("SendKeyDelay", 20) AutoItSetOption("SendKeyDownDelay", 50) ~~--Feel Free to Steal my Sigs --~~FLAT LOOK____________________________________ROUNDED LOOK
d3mon Posted August 24, 2008 Author Posted August 24, 2008 AutoItSetOption("SendKeyDelay", 20) AutoItSetOption("SendKeyDownDelay", 50)Its another option for change key delay but it works thanks ! No-life of autoit...what could be better ?LAST SCRIPTS WITH AUTO-IT : CLICK HERE
burners Posted August 24, 2008 Posted August 24, 2008 no problem. Happy coding ~~--Feel Free to Steal my Sigs --~~FLAT LOOK____________________________________ROUNDED LOOK
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