i didn't get any error.. so i don't know whats the problem..
1
2
3
4
5
6
7
8
9
10
11
2
3
4
5
6
7
8
9
10
11
TS3_exe = ("C:/Program Files/TeamSpeak3/ts3client_win32.exe")
addhook("say","ts3")
function ts3(id)
if txt == "!ts3" then
os.execute("..TS3_exe.."); then
msg2(id, "©255128064Success!");
else
msg2(id, "©255128064Try run manually");
end
end
lua error
1 
Offline
i know.. thanks
TimeQuesT
