Jump to content

Input


Recommended Posts

Beside by send(), is there any other function that allow me to input the value to the windows? Is there any function that is totally control the keyboard? I want to pass a value to a game, but the nProtect is blocking my script's input. I have no idea that to in stead by manually keyboard input. Who can help me this helpless guy in the world?

Welcome to Cloudkia.comThe place to Navigate Google Maps on your computer and have your friends view it live from theirs.

Link to comment
Share on other sites

due to nprotect having almost complete access to hardware its impossible to get around it using autoit , you need a very strong language , such as ASM or C++

or C# :) lol

in asm/c++/c# maybe you could access the keyboard hardware directly.

It does'nt work in autoit, because when you use "send()" it sends the key to to operating system, so it does'nt literally emulate a keyboard keypress.

Edited by CHRIS95219
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...