Need help creating a teamspeak 3 bot.

mogrem999

Member
Joined
Aug 12, 2016
Messages
23
Reaction score
0
Points
36
How to Create script and where I found the codes

Because I want to create a teamspeak bot

Sorry for bad English
 

Norvik

Retired Staff
Contributor
Joined
Jul 18, 2015
Messages
635
Reaction score
588
Points
157
First you gotta learn a programming language. If you managed to do that you can either take a look at a public teamspeak api or you can write your own (which will require more knowledge and work). There are pretty nice apis that can be found very easy. Just google for "php teamspeak api" or "java teamspeak api". You'll know how to use these apis once you learned the programming language.
 

Umar

Member
Joined
Jun 18, 2016
Messages
65
Reaction score
8
Points
40
First you gotta learn a programming language. If you managed to do that you can either take a look at a public teamspeak api or you can write your own (which will require more knowledge and work). There are pretty nice apis that can be found very easy. Just google for "php teamspeak api" or "java teamspeak api". You'll know how to use these apis once you learned the programming language.
Programing language is : PHP
Right?
 

Norvik

Retired Staff
Contributor
Joined
Jul 18, 2015
Messages
635
Reaction score
588
Points
157
Programing language is : PHP
Right?
You can use almost every programming language but there are some good apis for php and java that's why I mentioned them.
 
Top