Giter Site home page Giter Site logo

Comments (17)

Siterizer avatar Siterizer commented on August 19, 2024 2

Will leave here a note to myself:

This should work like this:
If pause is noticed, and the
(sum of the last pauses in a row) * (pause interval) > 5.0:
reel()
else:
pause()

from new-world-fishing-bot.

Siterizer avatar Siterizer commented on August 19, 2024 2

Should be gucci now:
731b971

from new-world-fishing-bot.

xenouch avatar xenouch commented on August 19, 2024 1

You use good settings ?

from new-world-fishing-bot.

yobson1 avatar yobson1 commented on August 19, 2024 1

You use good settings ?

Did you read the issue? This is a feature request for mitigating a bug within new world, not an issue I am having with the bot.

from new-world-fishing-bot.

yobson1 avatar yobson1 commented on August 19, 2024 1

That could work but it would depend on the user's setting for how long a pause is, if someone has their pause time set lower than usual it may trigger false positives.

from new-world-fishing-bot.

DaGuT avatar DaGuT commented on August 19, 2024 1

ow, I had that problem with permamently stuck at 100% indicator. It happens pretty often.

It just stops at 0 (fully filled), no signs of anything, permanently orange. You have to hold mouse for quite a while in order to break the line.

from new-world-fishing-bot.

yobson1 avatar yobson1 commented on August 19, 2024 1

@yobson1 that's very strange bug. I never had the issue you are talking about. Can you make a prt scr next time and show me how does it looks like?

Here's what it looks like, the tension meter will stay exactly like that and the fish will never be caught.

Screenshot

from new-world-fishing-bot.

DaGuT avatar DaGuT commented on August 19, 2024 1

got one in red zone :)

image

from new-world-fishing-bot.

xenouch avatar xenouch commented on August 19, 2024

Yeah i read, and dont have this issue...

from new-world-fishing-bot.

Siterizer avatar Siterizer commented on August 19, 2024

@yobson1 that's very strange bug. I never had the issue you are talking about. Can you make a prt scr next time and show me how does it looks like?

from new-world-fishing-bot.

yobson1 avatar yobson1 commented on August 19, 2024

Sure. To be clear it's certainly a bug with New World and not an issue with the bot. Would just be good to mitigate it within the bot so that in the event it occurs it doesn't prevent fishing from continuing. I've only seen it happen once so far so not sure how often it occurs.

from new-world-fishing-bot.

Siterizer avatar Siterizer commented on August 19, 2024

@yobson1 maybe something like
'if the bot sees 'pause' icon for 4th in the row make 'reel' instead'
how do you think about it?

from new-world-fishing-bot.

tallglen avatar tallglen commented on August 19, 2024

This still happens from time to time. Can we add a failsafe to reel in the fish if we get more than 10 of these sorts of detections in a row:
[INFO] (Orange|Red) color spotted, Pause fishing

Since 10 in a row can never happen normally due to the pause engaging the green eventually, 10 in a row could only happen if it entered this state and should be reeled in.

from new-world-fishing-bot.

liao-frank avatar liao-frank commented on August 19, 2024

Should be gucci now: 731b971

This issue happens to me sometimes too. It's not necessarily orange or red; it could be green too. It's just that the reeling gets stuck at the very end and you can't reel any further. The fish never goes away either.

I fix it manually by opening and closing my inventory, which clears the stuck minigame and lets me cast again.

If you ever get around to making the bot more stateful, might be worth adding a check to see if the reeling minigame has been going on for too long (> 30 seconds) and to open/close the inventory.

from new-world-fishing-bot.

liao-frank avatar liao-frank commented on August 19, 2024

Seems like maybe the behavior changed. I now have to right-click to get out of this. I'll try to capture a recording of this happening.

from new-world-fishing-bot.

liao-frank avatar liao-frank commented on August 19, 2024

Screencast: https://ufile.io/zv6u84zb

from new-world-fishing-bot.

Siterizer avatar Siterizer commented on August 19, 2024

Sorry, end of the support. Statement:
https://github.com/Siterizer/new-world-fishing-bot#new-world-fishing-bot-end-of-support

from new-world-fishing-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.