TeamSkript by Nashoba

Control Teamspeak with Skript!

Events

0

Expressions

7

Effects

11

Conditions

2

Types

0

Sections

0

Structures

0

Total

20

TeamSkript 2656 days, 22 hours and 39 minutes ago

Source code: https://github.com/Nashoba24/TeamSkript
Examples: https://github.com/Nashoba24/WolvSK/blob/master/examples/teamspeak.sk

Connect to Teamspeak (The first %text% is the ts ip, the second is the bot name, the third is the query account name and the last is the password)
(teamspeak|ts[3]) [server] [debug] connect to %text% with user %text% and (login|credentials) %text%, %text% [on query port %integer%]

(teamspeak|ts[3]) [server] disconnect

(teamspeak|ts[3]) [server] [send] broadcast [message] %text%

(teamspeak|ts[3]) [server] kick %client% (due to|because) %text% [from server]

(teamspeak|ts[3]) [server] tempban %client% (due to|because) %text% for %integer% second[s]

(teamspeak|ts[3]) [server] ban %client% (due to|because) %text%

(teamspeak|ts[3]) [server] poke %client% with (message|msg) %text%

(teamspeak|ts[3]) [server] [send] (private|pv) (message|msg) %text% [to] %client%

(teamspeak|ts[3]) %client% is online

[the] addon is connect[ed] to (teamspeak|ts[3])

(teamspeak|ts[3]) id of %client%

(teamspeak|ts[3]) description of %client%

(teamspeak|ts[3]) ip of %client%

(teamspeak|ts[3]) [client[s]] correspond[ing][s] to ip %text%

(teamspeak|ts[3]) ip[s] correspond[ing][s] to %text%

(teamspeak|ts[3]) (nickname|nick|name) of %client%

(teamspeak|ts[3]) clients

client %text%

(teamspeak|ts[3])[ server] move %client% to channel[ with id] %integer%

View Update

© Copyright 2014-2024 skUnity

All rights reserved.