Sardith Posted March 7, 2006 Posted March 7, 2006 My question is, I can't get a control Id for a program so control send is out. I wanted to know if there's away to send "a0" to only that program, also while it's minimized if that makes a difference. I looked through the Autoit Help, but to no luck. Any help would be great. [font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]
Valuater Posted March 7, 2006 Posted March 7, 2006 (edited) Use Au3INfo.exeits in the Autoit folderor in the tools on SciTEthere is a great example on how to use it herehttp://www.autoitscript.com/forum/index.php?showtopic=21048#8) Edited March 7, 2006 by Valuater
Sardith Posted March 7, 2006 Author Posted March 7, 2006 I used it, and it didn't come up with a control Id. I'll take a Screen if you'd like. [font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]
Lord_Doominik Posted March 7, 2006 Posted March 7, 2006 hm, plz make a screen and upload... sometimes there is no controlinfo, but mostly there are other hints, which you can use...
Sardith Posted March 7, 2006 Author Posted March 7, 2006 (edited) It's a online game. All I need to do is send the keys in raw. Im doing it like this.Send("a0") but id like it to be able to send the keys while the window's minimized.Game is Darkages Edited March 7, 2006 by Sardith [font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]
Sardith Posted March 7, 2006 Author Posted March 7, 2006 Online game, buy client based. [font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]
Valuater Posted March 7, 2006 Posted March 7, 2006 you can try ControlSend("Darkages", "", "", "a0",1) might not work... or you coukd get lucky 8)
Sardith Posted March 7, 2006 Author Posted March 7, 2006 (edited) it does, thanks alot. Edited March 7, 2006 by Sardith [font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]
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