Music bot ts3 free download. DuranDuranbot A teachable/trainable artificially intelligent music bot fundamentally inspired by how the new wave. Asmodat TeamSpeak 3.
I hope to make this guide smaller in the future.- Once that's done, Windows Media Player is set up to play music, now it's just the Teamspeak bot that need's configured. What I did is got an extra teamspeak key especially for my bot, and made a different identity & created a bookmark, like this. (If you need help how to make an identity, just leave a comment and i'll help you out).
- TS3MusicBot can also whisper to its clients across different teamspeak channels, just enable the whisper mode in settings. To get whispered just write!whisper to the bot. MUSIC + MEDIA FILES Play your favorite music files, create playlists, manage folders and files.
Install a Virtual Machine.
Free Teamspeak 3 Music Bot List
1.Download and Install VirtualBox from virtualbox.org
2.Install a 64bits Windows inside VirtualBox.
3.Disabled the Audio Card during the install (so you dont pass any audio from your local system to the virtual machine and vice versa).
Make sure that the following software is installed
.NET Framework 3.5 or above
Microsoft Visual C++ 2010 Redistributable Packagedownload
Virtual Audio CableDownload
VLC Media Playerwebsite
Winampwebsite
Windows Media Player is usually intergrated within your Windows system. If not, go here
Browsers
Mozilla Firefox Download here
Internet Explorer Download here
Google Chrome Download here
Teamspeak 3Download here
(notice the 2 cables)
Configure WinampHere you see the Winamp direct sound output settings: Select 'Nullsoft DirectSound Output' and press the Configure button. select the 'Virtual Cable 1' and press the Apply button and then the OK button.
Configure Teamspeak3The Playback and the Capture tabs:
Configure VLCFree Teamspeak 3 Music Bot Plugin
apt-get update |
apt-get upgrade |
apt-get install x11vnc xinit xvfb libxcursor1 ca-certificates bzip2 curl libglib2.0-0 nano |
adduser bot |
x |
x |
x |
x |
x |
Y |
mkdir -p /opt/ts3soundboard |
chown bot:bot /opt/ts3soundboard |
su bot |
cd /opt/ts3soundboard/ |
curl -O https://frie.se/ts3bot/sinusbot-0.9.8.tar.bz2 |
tar -xjf sinusbot-0.9.8.tar.bz2 |
cp config.ini.dist config.ini |
wget http://dl.4players.de/ts/releases/3.0.19.4/TeamSpeak3-Client-linux_amd64-3.0.19.4.run |
chmod 755 TeamSpeak3-Client-linux_amd64-3.0.19.4.run |
./TeamSpeak3-Client-linux_amd64-3.0.19.4.run |
q |
y |
cp plugin/libsoundbot_plugin.so /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/plugins |
chmod 755 ts3bot |
./ts3bot -update |
xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac |