Giter VIP home page Giter VIP logo

Comments (6)

henrikhermansen avatar henrikhermansen commented on July 18, 2024

As the bot is now it will simply react to a change in the cursor. I'm not really sure how tricky it is to detect which cursor is being changed to. @UltimateFishbot would you close this if it doesn't seems feasable?

from ultimatefishbot.

sauronazm avatar sauronazm commented on July 18, 2024

I also suffer of that problem. I believe it is possible to analyze cursor's geometry for detecting type of object under the cursor. Probably I will try to do that in January.

from ultimatefishbot.

dmccrevan avatar dmccrevan commented on July 18, 2024

Well in the code(im not very proficient), but it seems the program will capture the cursor and store it when its looking for the bobber, but when the cursor isnt the same, it assumes that it has found the bobber. Couldn't you include the picture of the found bobber in the program, and instead of checking if the bobber isnt the same but check if its the same as the picture of the found bobber picture you included?

from ultimatefishbot.

UltimateFishbot avatar UltimateFishbot commented on July 18, 2024

I think this should be possible, but I'm not quite sure how easy it would be. I can see examples of people using win32 api calls to get the image of mouse icon, as a byte array or whatever. I don't remember if the icon is always identical or if it's shaded differently depending on the lightening. If it's the same, we should be able to just check. If it's not identical, we could do some simple checks to see if it looks like the fishing icon or something else.

from ultimatefishbot.

dmccrevan avatar dmccrevan commented on July 18, 2024

If you don't have time to work on this currently, I could try to fix this myself.

from ultimatefishbot.

Mograine avatar Mograine commented on July 18, 2024

I added a cursor icon checker in the new C# version.

Since it validate the cursor icon by checking with a captured image on my computer, it may not work on other computers. A setting have been had to let you disable this check if needed.

I'd really appreciate any feedback :)

from ultimatefishbot.

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.