export identity from ts3audiobot to client

RudyMarek

Member
Oct 16, 2015
5
0
33
Hello, i need export identity from ts3audiobot to teamspeak 3 client.
I have:
key
offset
level: -1

Please help me.
 

OvO

CipherSpeak Developer
Jan 23, 2018
34
11
46
You need the uniqe identity key it looks like ***=

* = Random Chars like hLHSUA8323jASD

fist you need to create afile name it what you (example.ini) want with this content
Code:
[Identity]
id=Ts3MusicBot
identity="PUT YOUR KEY HERE"
nickname=YOUR NICKNAME
phonetic_nickname=
then you go to Teamspeak>Extras>identitys then Import the file you had Created before

Screenshot
1881
 
Last edited:
Top