Kramar1337 / Tower-of-Fantasy-AHK-flex

AHK script for Tower of Fantasy
39 stars 11 forks source link

auto fishing mouse click slightly off #33

Closed eculipseNamae closed 1 year ago

eculipseNamae commented 1 year ago

The mouse click when fish goes left is slightly off. mousecursor

Kramar1337 commented 1 year ago

Screenshot_5 capture area is larger, mouse click cannot miss

eculipseNamae commented 1 year ago

oh, I see but I feel like whenever the fish goes left, the "white line" have trouble keeping up with the "yellow bar" compared to when fish goes right. Maybe the "white line" moves faster if the mouse click is dead center?

Kramar1337 commented 1 year ago

in the configuration file "data\tofuConfig.ini" there is a parameter "FisCalibration=50" increase or decrease this value and check the result

eculipseNamae commented 1 year ago

alright I'll try it out