Jump to content

.ank to Autoit


Recommended Posts

I was originally using this simple script with AutoHotkey.

I was wondering if someone could translate it into a work Autoit script.

#s::

Send {Enter}
Sleep 500
Send {Right}
Sleep 500
Send {Right}
Sleep 500
Send {Up}
Sleep 500
Send {Up}
Sleep 500
Send {Enter}
Sleep 500
Send {Up}
Sleep 500
Send {Enter}
Sleep 5000
Send {Enter}
Sleep 500
Link to comment
Share on other sites

  • Developers

What have you tried yourself to do this in AutoIt3?

Did you actually open the helpfile to try and find it out yourself?

:P

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

Link to comment
Share on other sites

What have you tried yourself to do this in AutoIt3?

Did you actually open the helpfile to try and find it out yourself?

:P

yes i have.

I've got most of it, but can you tell me how i can activate the script with a keystroke.

Like I want to run the script when i press ALT+2

I have to double click the icon on my desktop to get it to run, but i want it to run while i have a certain window open

Edited by Takkun
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...