Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 07:32

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



using autoit to send mouseclicks to virtual keyboard

Discussion on using autoit to send mouseclicks to virtual keyboard within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2010
Posts: 17
Received Thanks: 0
using autoit to send mouseclicks to virtual keyboard

heyho,

i am using postmessage udf for sending keystrokes and mouseclickes to games normally, problem is gameguard disables that possibility.
i found out, that it is possible to just use autoit and make it click on the windows virtual keyboard to move your character ingame.
its an unelegant work around but at least it works.

my problem is, that after telling autoit to click on the virtual keyboard the game becomes the active window due to input and therefore mousemoves are not working anymore.
So i am looking for a way to send the mousemoves directly to the virtual keyboard even if it is not the active window.
I tried postmessage, couldn't get it working for the virtual keyboard though, on browser etc. it works fine.

anyone got an idea how to do this ?
sincerely
mareck is offline  
Old 09/30/2015, 03:06   #2
 
elite*gold: 0
Join Date: Mar 2010
Posts: 360
Received Thanks: 132
it's not working because the game has a protection. It rejects all messages that are sent with the virtual key flag.

Don't waste your time with it, it's not that easy to make it work and it's impossible to get it done with autoit only.

Options:
1) Write your own Keyboard driver
2) Reverse the functions directly and call them.
3) Modify your Kernel

I highly advice you to NOT mess with your drivers nor with the kernel.
If you know C++, ollydbg/IdaPro you should go for option 2.
Daifoku is offline  
Reply


Similar Threads Similar Threads
Autoit mouseclicks funktionieren nur manchmal
05/20/2011 - AutoIt - 6 Replies
Hey, ich habe ein problem und zwar beschäftige ich mich mit autoit erst seit einen tag und habe schon das erste Problem und zwar MouseClick("Left",194,18) funktioniert nicht immer nur manchmal gibt es ne andere Lösung oder mache ich was flasch ?



All times are GMT +2. The time now is 07:32.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.