The Elder Scrolls Online Fish Master 3000 automates the fishing process in the game "The Elder Scrolls Online" by detecting the presence of a sound file (a fish biting the hook) in real-time audio data and simulating a keyboard key press when the sound file is detected.
- Find a fishing hole in the game.
- Run
app.py
. - Turn on the switch.
- Go back to the game and start fishing as you normally would.
- Do something productive while Fish Master 3000 catches fish for you.
- Fishing hole depleted? Turn off the switch and move to the next one.
- Repeat.
- Profit!
Curious about the details? Read our documentation.
The Elder Scrolls Online Fish Master 3000 uses the following concept to automate the fishing process in the game " The Elder Scrolls Online":
- Thanks to Votan's Fisherman plugin, the game plays a sound effect when a fish bites the hook.
- The sound effect is recorded by the computer's audio input device.
- The recorded audio data is analyzed in real-time to detect the sound effect.
- When the sound effect is detected, a keyboard key is simulated to reel in the fish.
- The process is repeated until all fish are caught and the fishing hole is depleted.
Easy, right? Want to give it ar try? Check the documentation.