Jump to content

Recommended Posts

Posted

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.

Posted

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

Posted

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

Posted

It does have a built in script/macro system but it has been modified greatly to prevent users from making scripts like this... It used to be so powerful that you could bot with it lol

Posted

I can get it to work. This topic is about finding out if ControlSend() writes and/or reads game memory as this will be very detectable muttley

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
×
×
  • Create New...