mdnpascual / ToF-Fishing-Bot

A Fishing Bot in Tower of Fantasy powered by OpenCVSharp
MIT License
18 stars 5 forks source link

fishing line keep left #14

Closed pmdcu1502 closed 1 year ago

pmdcu1502 commented 1 year ago

problem My fishing bar keep and hold on left side, how can i fix it

mdnpascual commented 1 year ago

I wish you could provide a full screenshot of this monitor so I can verify the XY values.

But based on this screenshot alone, there's a something wrong with both the Middle bar and stamina setup

First: I'm seeing a black line at the bottom of the black bar at the bottom of the tool. This tells me that the lower right setup is wrong. Try to target Y: 241 or Y: 240. You might want to adjust the upper left to Y:235 or Y:236 but make sure you don't have the black line at the top.

Second: You are hitting the border on the Stamina Setup. The color should be the brightest color but still the lowest possible.

Third: I also notice that your resolution can be bigger. The tool works better the larger the resolution of the game. It's your own choice if you want to keep the game at a lower resolution, but you will get more problems the less the tool can see.

pmdcu1502 commented 1 year ago

Thanks for your response. My monitor resolution is 2560x1440 pixel and game is running at 1980x1080. I will follow your feedback and reply soon.

pmdcu1502 commented 1 year ago

image

I have tried to follow your feedback but it doesn't fix

mdnpascual commented 1 year ago

Hmm, this setup to looks correct. But it's still not properly seeing it.

Do you have HDR or autoHDR enabled on windows?

The bot is seeing too much color variance and I haven't tested it with Auto HDR enabled, I think that might be the culprit.

pmdcu1502 commented 1 year ago

yes HDR problem so i turn it off and it worked perfectly. Many thanks

mdnpascual commented 1 year ago

Closing as solved