Jump to content

Need help with some color seaching


Recommended Posts

Hey... I got these colors:

$nkey = 0x292C29
$okey = 0x8C7D52
$tkey = 0x635931

It's for a game called "Diablo II"

I want it to search in my window. It's 806x626 and x = 0 and y = 0. It should search for $tkey, $okey and $nkey. I know it might be a stupid question. But I just can't figure this out.... I'm going crazy if I have to try more with it -.-

Really hope someone can help me.

-XInFisk

Link to comment
Share on other sites

Hey... I got these colors:

$nkey = 0x292C29
$okey = 0x8C7D52
$tkey = 0x635931

It's for a game called "Diablo II"

I want it to search in my window. It's 806x626 and x = 0 and y = 0. It should search for $tkey, $okey and $nkey. I know it might be a stupid question. But I just can't figure this out.... I'm going crazy if I have to try more with it -.-

Really hope someone can help me.

-XInFisk

The Help file has a search feature and when I typed "search for color" it showed me this among the results. So I'm gonna guess this is what you need? Sorry I'm not a gamer so not sure if it will work for you as the description says.

PixelSearch

--------------------------------------------------------------------------------

Searches a rectangle of pixels for the pixel color provided.

PixelSearch ( left, top, right, bottom, color [, shade-variation] [, step]] )

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...