Jump to content

keys not sending to app


 Share

Recommended Posts

So I have spent a good deal of time theoretically constructing an app and when I went to the application it does not allow for key sending. Is there another way to send a key stroke that perfectly mimics the output from a keyboard?

I kept knocking off my app assuming it was glitched until i tried this and even this didnt work. Any help would be great.

WinActivate("MMO")
sleep(1000)
send("w")

Thanks

Link to comment
Share on other sites

But it does not appear that the MMO has any controls that I can find. While using autoitInfo I could not find any controls within the window. Is there a way of using controlsend in these cases or is there an alternative way of getting past this? Obviously the keyboard has no issue sending to the game so there HAS to be a way of bypassing this safeguard.

Thanks,

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