Terraria-FishingBot icon indicating copy to clipboard operation
Terraria-FishingBot copied to clipboard

Not working in lava or honey

Open GitMyCode opened this issue 5 years ago • 1 comments

Because of the bubble lava animation sometimes there is a bubble that will pass in front of the hook which will make it not visible to the bot for a instant and the bot will confuse it for the bait animation

GitMyCode avatar Jul 26 '20 17:07 GitMyCode

A possible solution to this would be to look at 2 spots on the hook to see if the hook moves. Then only if the hook isn't visible in both spots, reel it in. Haven't looked through any code to see how checking if the hook is visible or not works, however I believe that having the program cut the image of the hooks in half then checking both halves would work.

josefbaltz avatar Jan 20 '22 04:01 josefbaltz