vicki123456 Posted January 18, 2015 Share Posted January 18, 2015 So every time I try to use color picker it zooms in my whole screen (initially changing the reslolution from 1920x1080 to 1366x768) I'm afraid that this also happens when I run any script so all the coordinates that are set to auto detect are detected wrongly, and even if I manual define them they'll be set incorrectly. Is there a way around this? I'm runing windows 8.1 Thank you Quote Link to comment Share on other sites More sharing options...
SpyderByte Posted September 14, 2015 Share Posted September 14, 2015 (edited) Hey All, I am having this same problem, is there a known solutions for this? If I open up mspaint and place one red dot on the canvas and run the below script with scar, it moves my mouse below and to the right of the color exactly x + 60 and y + 32 from where it should be. My Resolution is set to 1536 X 864. Any attempts to capture coordinates using the color picker causes the screen to zoom in substantially and is resulting in inaccurate coordinates. var x, y: integer; begin if FindColor(x, y, clRed, 0, 0, 500, 500) then MoveMouse(x, y); end. **EDIT: I wanted to add that using color picker and scar on a different PC with the resolution set the same does not reproduce this problem. It has been a problem on windows 8.1 and windows 10, but not on a pc that is running windows 7 ** Edited September 14, 2015 by SpyderByte Quote Link to comment Share on other sites More sharing options...
SpyderByte Posted September 26, 2015 Share Posted September 26, 2015 Bump, really need a fix for this please... cant script at all on my main PC Quote Link to comment Share on other sites More sharing options...
Blubz Posted December 4, 2022 Share Posted December 4, 2022 Hi, I didn't script since a long time. I start a new script but then fall on the same problem. ScarDivi zoom every time i want to pick a color or a bitmap (bunch of color). I didn't find a way to make it work even if i reduce my window in the scope of the zoom to select the color. I've tried the portable version or the normal version 3.41. Is there anything to do on setting ? how did you manage to solve this problem ? Thanks for your help. I love this software. I've tried it on W10 and W11. Quote Link to comment Share on other sites More sharing options...
kuwa255 Posted December 22, 2022 Share Posted December 22, 2022 Can setup compatiple scale to fix this problem Quote Link to comment Share on other sites More sharing options...