Slotchanger question

bercinew

Member
Joined
Aug 16, 2017
Messages
35
Reaction score
4
Points
43
hi guys!

I have one quick question about this php slotchanger. (https://r4p3.net/resources/teamspeak-slot-changer.278/)

So I run like 5+ virtualservers for friends, for my own etc. and I want this slotchanger to work on each.. I do it manually one by one, but is there any easy way to do like all in one?
So for example I type in screen -S xyz php /path/to/slotchanger and if I run it, it will start to work on all of the virtualservers.

Have a nice day.
 

kalle

high minded
Contributor
Joined
Oct 28, 2015
Messages
411
Reaction score
253
Points
178
Yes, its possible to make that script. In script put serverList() and foreach every virtual port on ts3 with new connection.
 

bercinew

Member
Joined
Aug 16, 2017
Messages
35
Reaction score
4
Points
43
Yes, its possible to make that script. In script put serverList() and foreach every virtual port on ts3 with new connection.
Okay, I will find a way to do that.
Thank you for your answer. :)
 
Top