kforsey 0 Posted February 26, 2005 if I wanted to increase the speed of how fast Auto It typed a word how would I do that. Like say I was using the following script and having it type into notepad. Send("I Like Brownies with my Milk") Send("{ENTER}") What would i do to make that be typed as fast as possible? Share this post Link to post Share on other sites
kforsey 0 Posted February 26, 2005 What do you mean, could you show me an example script? Share this post Link to post Share on other sites
Jos 2,168 Posted February 26, 2005 What do you mean, could you show me an example script?<{POST_SNAPBACK}> Long version:Open the helpfile.select indextype AutoItSetOptionhit enter when foundlook on the shown helppage for SendKeyDelay.use a lower value than the default one like 1 for example. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites