Bravco / warcraft-fishing-bot

A first one of a kind fully-automatic World of Warcraft audio-based fishing bot programmed in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1st World of Warcraft Audio-based Fishing Bot

1st World of Warcraft Audio-based Fishing Bot programmed in Python. It uses the audio output of World of Warcraft window to automatically fish.

Image

Compatibility

Works only on retail (World of Warcraft Dragonflight).

Supported Platforms

Platform Status
Windows 💚 Supported
MacOS ❔ Not tested
Linux ❔ Not tested

Getting Started

  1. You will need to have Stereo Mix input device in your computer enabled. If you don't see Stereo Mix in your input devices try to update drivers and make sure you have some sort of output device connected to your computer which the Stereo Mix is listening to.

  2. Make sure that the ouput device for World of Warcraft is the same output device which the Stereo Mix is listening to. You can check if you have the correct setup by looking at the dB value when sound in the game is played.

  3. Install addon called Better Fishing.

  4. Make sure that the addon's keybind Cast and Interact is bind to F6.

  5. Turn off every sound type except Sound Effects. And set your sound volume to following:

    • Master Volume (5% is recommended at 100% system volume, but this can vary based on your system settings.)
    • Music 0%
    • Effects 100%
    • Ambience 0%
    • Dialog 0%
  6. Go to a silent place and run the app.exe or app.py and let the bot do the work. It is recommended to not do anything else on the computer while the bot is fishing, because you can interfere with the sound output!

Python script

  1. You need to install Python onto your computer.

  2. After you have installed Python, you need to install all the required libraries to run the fishing bot script. Run pip install -r requirements.txt in the terminal.

Disclaimer

Using the 1st World of Warcraft Audio-based Fishing Bot may violate the World of Warcraft's terms of service and result in penalties, including getting banned. The creator of the 1st World of Warcraft Audio-based Fishing Bot is not liable for any consequences or damages caused by its use. Use at your own risk!

About

A first one of a kind fully-automatic World of Warcraft audio-based fishing bot programmed in Python.


Languages

Language:Python 100.0%