- Oct 10, 2015
- 447
- 848
- 208
First its not Mine i found this on Github!
Installation
git clone https://github.com/MzHost/teamspeak-userbot
Dependencies:
Net Telnet 3:
Debian 7/8:
apt-get install libnet-telnet-perl
Manual Download http://search.cpan.org/CPAN/authors/id/J/JR/JROGERS/Net-Telnet-3.04.tar.gz
Parameter:
Usage
User Commands
will assign the user the group with the id
.´
to the group with the id
.
removes the user from the group with the id
. Analog with
. The possibility -del can be deactivated in the ini file with
.
Admin commands Only displayed / enabled for users whose UUID is entered as a parameter in the
in the INI.
Installation
git clone https://github.com/MzHost/teamspeak-userbot
Dependencies:
Net Telnet 3:
Debian 7/8:
apt-get install libnet-telnet-perl
Manual Download http://search.cpan.org/CPAN/authors/id/J/JR/JROGERS/Net-Telnet-3.04.tar.gz
Parameter:
Code:
./userbot.pl {start|stop|create|status} inifile `
-
Code:
./userbot.pl create [.ini Name]
-
Code:
./userbot.pl start [.ini Name]
-
Code:
./userbot.pl status
Usage
User Commands
-
Code:
!help
- The User Defined commands which are created in the INI file. Example:
Code:
befehle_list=!testa:9;!testb:10"
Code:
! testa
Code:
9
Code:
! testb
Code:
10
Code:
! testa-del
Code:
9
Code:
! testb-del
Code:
disabledel = 1
Admin commands Only displayed / enabled for users whose UUID is entered as a parameter in the
Code:
admin_list
-
Code:
!debug
-
Code:
!movebot=to_channelid
-
Code:
!movetemp=to_channelid
-
Code:
!reload
-
Code:
!quit