Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

middle (white) bar works partially #2

Closed
maxipon opened this issue Mar 26, 2023 · 9 comments
Closed

middle (white) bar works partially #2

maxipon opened this issue Mar 26, 2023 · 9 comments

Comments

@maxipon
Copy link

maxipon commented Mar 26, 2023

from the screenshot, it looks like the white bar doesn't move correctly (it only move sometimes), please look at this problem
Untitled

@mdnpascual
Copy link
Owner

mdnpascual commented Mar 26, 2023

only sometimes? that is weird. In the screenshot itself, the tool wants to move the cursor to the left (Left green box). I don't see anything wrong with the 2 black bars as well.

The game needs to be in focus so the tool can move the cursor. You can't unfortunately do something else (browsing the internet, etc) while the tool is running.

If you did tab out of the game to do something and then go back to the game and the tool is not moving the cursor. Trying pressing "A" and "D" a few times to reset the state.

It could also be the case that some program is stealing focus from the game

Can you provide a video if that is not the case above?

@maxipon
Copy link
Author

maxipon commented Mar 26, 2023

I tried to minimize the Fisherman windows, and it is looking great now.
Although I need to test it some more, will give you an updated state soon :D

@maxipon
Copy link
Author

maxipon commented Mar 27, 2023

https://youtu.be/fK6S7NlQSDQ
here is a video demonstrating my current setup and how it will auto fishing, please look into it

@mdnpascual
Copy link
Owner

I see something different with your video from my testing. On the very start on the fish stamina, there is a small section of blue pixels which is probably why the tool is getting confused it's time to already catch it.

I'll try to find a fix for this. Thanks for reporting

@maxipon
Copy link
Author

maxipon commented Mar 27, 2023

do you have any temporary fix for this?

@mdnpascual
Copy link
Owner

no temp fix/workarounds. I have to fix this on the tool

@mdnpascual
Copy link
Owner

I can't replicate your game's behavior so I can't test it, but can you try this build:
https://github.com/mdnpascual/ToF-Fishing-Bot/releases/download/1.01-experimental/ToF_Fishing_Bot_v1_0_1_experimental.zip

You can copy your settings.json from the old version and copy to the new one so u don't need to set it up again.
Let me know if this one fixed that issue so I can release a new version.

@maxipon
Copy link
Author

maxipon commented Mar 28, 2023

I tried your updated version, it operated perfectly! I tried to afk with it for 1 hour, and it's doing good so far! tysm :D

mdnpascual added a commit that referenced this issue Mar 28, 2023
@mdnpascual
Copy link
Owner

Glad to hear!

Closing Issue as resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants