hefty Posted April 1, 2006 Posted April 1, 2006 I need a method of detecting what keys to send based on where im at in game. In Guild Wars sometimes when you travel to a town you appear in diffrent spots. So how do i find out if im in a diffrent spot or not?
Moderators SmOke_N Posted April 1, 2006 Moderators Posted April 1, 2006 Maybe taking a look at PixelGetColor(), PixelSearch(), PixelCheckSum() in the help file could give you the answers your looking for. Read their examples... try them out, write some code, and see what happens... may be just what you want Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
hefty Posted April 1, 2006 Author Posted April 1, 2006 (edited) I need a method of detecting what keys to send based on where im at in game.In Guild Wars sometimes when you travel to a town you appear in diffrent spots.So how do i find out if im in a diffrent spot or not?ok thnx Edited April 1, 2006 by hefty
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