AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Gaming Interaction Please Help

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
vanzelone



Joined: 07 May 2004
Posts: 6

PostPosted: Tue May 03, 2005 5:15 pm    Post subject: Gaming Interaction Please Help Reply with quote

O.K. I can get an AHK script to switch to my game and start clicking furiously. Awesome.

But what I really need is a way to determine what text is underneath the pointer before I click on it. I can get the script to click on a precise location but what if that location isn't always the same? I need to know what is under the pointer before I click...

Anyone have any ideas?
Back to top
View user's profile Send private message
TeknoMusicMan



Joined: 14 Apr 2005
Posts: 188
Location: Wisconsin, USA

PostPosted: Tue May 03, 2005 5:36 pm    Post subject: Reply with quote

well most likly ahk won't be able to do more then PixelSearch or ImageSearch on your game window to find a specific location. This is unless the game runs in a normal "Windows" style window with standard Buttons, Labels, and Editbox's.
_________________

"Make it idiot-proof, and someone will make a better idiot."
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
vanzelone



Joined: 07 May 2004
Posts: 6

PostPosted: Tue May 03, 2005 5:40 pm    Post subject: Reply with quote

TeknoMusicMan wrote:
well most likly ahk won't be able to do more then PixelSearch or ImageSearch on your game window to find a specific location. This is unless the game runs in a normal "Windows" style window with standard Buttons, Labels, and Editbox's.


Oooh, I didn't see those functions before. I've been scouring the help and documentation for a way. Anyone else have anything?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group