Sinusbot- 6 instances (LINUX)

It was useful?

  • Yes

    Votes: 59 67.0%
  • No

    Votes: 29 33.0%

  • Total voters
    88

Norvik

Retired Staff
Contributor
Jul 18, 2015
635
588
157
hi how do i rerun ts3bot since i add youtube-dl ?
Code:
screen xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac
but you should end the currently running screen before you start a new one. Type "screen -r" and search for a screen which is your current ts3bot process. If you found it write "screen -r YourScreenID" and press ctrl + c. This will close your process. If ther isn't anything related to your bot, you already stoped it and you can simply start the bot with the command i wrote at the beginning of this reply.
 
Last edited:
  • Like
Reactions: Pim

Pim

Member
Sep 27, 2015
71
9
43
Code:
screen xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac
but you should end the currently running screen before you start a new one. Type "screen -r" and search for a screen which is your current ts3bot process. If you found it write "screen -r YourScreenID" and press ctrl + c. This will close your process. If ther isn't anything related to your bot, you already stoped it and you can simply start the bot with the command i wrote at the beginning of this reply.

thank you.
 

Neillx

Member
Oct 5, 2015
13
0
33
Anyone tried to execute 2º times de bot in different site ports and screens ? like:

screen xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac (in config.ini port 8087)
screen xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :2 -screen 0 800x600x16 -ac (in config.ini port 8088)

This actually works but the problem is the uids (identification of the bots), because when i launche the second group of bots they play the same thing as the 1º group because they have the same uuid and if i change it, the bots are unable to enter ts3 server.

Maybe someone can help figuring this out.

Thank You [[ ]]
 

Pim

Member
Sep 27, 2015
71
9
43
Anyone tried to execute 2º times de bot in different site ports and screens ? like:

screen xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac (in config.ini port 8087)
screen xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :2 -screen 0 800x600x16 -ac (in config.ini port 8088)

This actually works but the problem is the uids (identification of the bots), because when i launche the second group of bots they play the same thing as the 1º group because they have the same uuid and if i change it, the bots are unable to enter ts3 server.

Maybe someone can help figuring this out.

Thank You [[ ]]
its easy man :). but i cant post it here coz they might be fix it ^^.
 

Qraktzyl

Retired Staff
Contributor
Nov 2, 2015
997
728
161
It would be nice to know how to do more than 6 instances lol
 

SysJo

Member
Oct 24, 2015
7
0
36
how can i fix this ? http://prntscr.com/8yegp7
8yegp7
 
Top