Jump to content

Recommended Posts

Posted

This is what I'm trying to do :

While keyispressed("{end}")

randomfunction()

wend

Keyispressed is not a real function, but I'm looking for something like that. I want x to happen while key y is held down.

Is there a function like that ?

Posted

Here's what you should do in such cases -

open Autoit Help, go to Search tab, type in "key pressed".

First match of the search - function _IsPressed()

"be smart, drink your wine"

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
  • Recently Browsing   0 members

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