Sekkusu Posted April 12, 2006 Posted April 12, 2006 I read that SendInput works for sending mouse and keyboard events to programs using DirectX, since SendMessage doesn't work, but I can't get SendInput to work in AutoItHere's the MSDN entry for SendInput: http://msdn.microsoft.com/library/default....s/sendinput.asp
Simucal Posted April 12, 2006 Posted April 12, 2006 I could be way off base here, but as I remember it.. I thought AutoIt's Send() utilized SendInput API internally. I had a game that blocked the SendInput API and similarly... it blocked AutoIt's Send(). -Sim AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now