Jump to content

Question about controlsend


Recommended Posts

Does the ControlSend() command write to memory? It would be nice to have a script that sent keys to a minimized window but I don't want this to be detected by "anti-bot" software which monitors game memory reading/writing. This script would be for the soul purpose of evading AFK in game (which is very annoying).

Regards.

Link to comment
Share on other sites

I'm not sure if I'm right about this, but I believe it sends/posts a message to the message queue of the window in question.

Which, as far as I know doesn't modify the memory of the process owning the window...

Link to comment
Share on other sites

Perhaps, if it's possible, depending on the game, if it has a built-in scripting language(like half-life games has), maybe you could create a afk-script "internally" instead. muttley

If not, then perhaps ControlSend should work fine(if it works that is), unless the "anti-bot" software you speak of can detect input related messages coming from another process as a "cheat". :|

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