Jump to content

Variables in PixelSearch


Guest Chee42
 Share

Recommended Posts

Guest Chee42

I've been trying to get a PixelSearch that looks something like this:

$coord = PixelSearch ( $left, $top, $right, $bottom, 0xFFFFFF, 40, 2)

but it doesn't seem to work. Im guessing it's the Variables Im trying to put in, because I've used PixelSearch many times before, just not with variables. I just can't do what I want to do without the variables :( . Any help would be amazing.

Link to comment
Share on other sites

I've been trying to get a PixelSearch that looks something like this:

$coord = PixelSearch ( $left, $top, $right, $bottom, 0xFFFFFF, 40, 2)

but it doesn't seem to work.  Im guessing it's the Variables Im trying to put in, because I've used PixelSearch many times before, just not with variables.  I just can't do what I want to do without the variables  :( .  Any help would be amazing.

<{POST_SNAPBACK}>

does it work if you use the numbers from the variables instead of variables ?

My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll

Link to comment
Share on other sites

I am assuming since you are wanting to use variables that you have some sort of loop changing them and therefore giving you different $coord's. That being the case you might want to check the value of the variables as you loop through the process as they might be trying to submit something of the wrong type.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...