KevinTyrrell / FishingBot

World of Warcraft automatic fishing program. Fishes by using the mouse and searching pixel colors around the cursor to detect 'splashes' in-game.
34 stars 22 forks source link

question regarding development #6

Open ghost opened 7 years ago

ghost commented 7 years ago

Hello, do you plan to keep this under active development ? There is no other FOSS tool that does this and it would be great if we had something like this actively developed. It has a lot of potential. Just my 2 cents.

KevinTyrrell commented 7 years ago

Hey man,

Yes I do, definitely. This project will always be something I come back to and update. (That should tell you how good World of Warcraft is as a game! haha) Lately I've been doing more coding in the C programming language but I will come back and continue to update this. One thing I wanted is to make the UI as simple as possible so adding new features is something I don't want because it will clutter the user interface. If you have a good idea though I'll be happy to implement it.

I'm really honored that so many users enjoy my program. Originally I just made this for myself/for fun and I'm so happy many people enjoy using it.

Jaladhjin commented 7 years ago

Would this theoretically work on most versions of English US WoW ?

For example live retail Legion ?

I saw it mentioned SuperMacro was strongly encouraged for like 1.12.

KevinTyrrell commented 7 years ago

@Jaladhjin

I don't have an active retail account but I did test it back when Warlords of Draenor was the current expansion. It worked not as well as in past expansions but I was able to catch fish in Orgrimmar. Here's what I noticed:

If you try it, please let me know how it performs. I would be very grateful.

mtoedtem commented 3 years ago

Hello Kevin,

Love your tool. Works like a charm. The current version of classic doesn't allow scripts thus the lure logic is broken.

Would you be able to update it to instead press 1 for fishing and 2 for lure?

Thanks for the great work.

KevinTyrrell commented 3 years ago

@mtoedtem You're correct. I noticed this issue when WoW Classic launched. It is on my radar to be added, however something you can do in the meantime is to install the addon called FishingBuddy. Enable its automatic lure feature and that should handle the lure problem for now.