Jump to content
Vicarious

Colors Being Picked Based on Desktop

Recommended Posts

I run Scar 3.38, on a Windows 7 32bit machine. Sorry if this is a repost, I checked the first page and didn't see any topics resembling this issue.

 

When using all forms of "FindColor", "GetColor", "FindBitmap" etc. I found that it is working off of only my desktop and not what is immediately on screen.

 

So even if I have my browser maximised and run scar to find "Red" (255) at a certain point where Red actually is, it will just not find the color because underneath the Red in the browser is my "Blue" background. The inbuilt Color Picker finds the Color on the screen, but the script itself does not.

 

Have I missed some vital settings or something?

 

Thanks for reading, any input would be greatly appreciated!

 

~V

Link to comment
Share on other sites

Hmm, I wouldn't really know what to post, it was simply (psudocode)

 

writeln(GetColor(coords)) returns the color of my background background

 

instead of whatever is on my browser at those coords. I tested it by getting the color of an icon on desktop at those coords and it matched.

 

~V

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...