Jump to content

Recommended Posts

Posted

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?

  • Developers
Posted

What do you mean, could you show me an example script?

<{POST_SNAPBACK}>

:lmao: Long version:

Open the helpfile.

select index

type AutoItSetOption

hit enter when found

look on the shown helppage for SendKeyDelay.

use a lower value than the default one like 1 for example.

o:)

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.
  :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...