Downoad: https://github.com/kluchrj/VAMumblePlugin/releasesSource: https://github.com/kluchrj/VAMumblePluginThis is a plugin that contains a mumble client, using the
MumbleSharp library. You can configure it to connect to a server, and it will passively send chat messages.
I originally wanted something to send commands to a
MumbleDJ bot, and this became the very, very overkill solution.
Right now it can only send messages to its current channel, although I might expand it to support moving channels and sending messages to specific users/channels. It seems pretty stable, but it might crash VoiceAttack if you lose connection to the server or something unexpected happens.
See
the documentation for a detailed setup guide.
Limitations:- There is no audio support due to it not being fully implemented in MumbleSharp, and VoiceAttack crashes that occur with (seemingly) anything to do with audio.
- The plugin will always try to connect to a server on startup, no matter what profile you load. This could be changed in the future.
- There is no way (that I know of) to send mumble events back to voice attack. If anyone knows of a method to do this, let me know.
Let me know if it works for you, and if you have any suggestions.