-
Notifications
You must be signed in to change notification settings - Fork 111
Allow UFB to work in vanilla WoW #171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: CSharp
Are you sure you want to change the base?
Conversation
|
@craylton I have tried this in vanilla wow, but it didnt work. I think the problem comparing the captured image with the vanilla icon because my mouse doesn't stop when it sees the icon. Can you please help me with this issue? |
|
1st comment is if you been using this on a non legitimate oral of warcraft server and it has been working for you you've been lucky this is only been made to work on the legitimate fully passed fully updated server |
|
Yeah I am trying on Wow Classic, Blizzard Servers, I know the main difference between classic and retail wow is the icon. I tried your pull request directly, It shows the vanilla classic option in the bot launcher. However, when I run the bot, the mouse turns around to find the cog icon, and when mouse comes over the icon, it doesn't stop. I looked at your code at Eyes.cs, you are comparing with the cog image with this pr update. It should work but it doesn't, I just wanna be sure if you had this kind of problem before? |
|
@erdemkepenek I never saw this issue myself but unfortunately I'm unable to test it any more. I did however notice a bug in the code where the settings in the Other tab would not save when the window was closed. I've pushed a fix for that, could you possibly try it out and see if that fixes your issue? |
|
@craylton I'm kind of a noob so can you please tell me how to compile your fix ? I have VS Community 2019 |
|
@rourac Hopefully you can download the .zip from here: https://github.com/craylton/UltimateFishbot/releases/tag/4.5.1.0-v |
|
Oh thanks a lot !! I try it and get back to you |
Vanilla WoW uses a different cursor icon when it finds the bobber. I've added a checkbox in the 'Other' tab in Settings to enable vanilla mode, which simply uses the vanilla icon.