Advanced server name | SCRIPT

Advanced server name | SCRIPT 2.3

No permission to download

Alligatoras

Administrator
Mar 31, 2016
2,570
12
2,857
381
You have 24hrs to make it as resource and add a virustotal link.

Edit: Done!
 

iKaros

Restricted
Oct 4, 2017
87
40
34
I recomended you to add a max limit slots. Because most of people dont use 128 slots. And add a name for the query
You can edit it on your own, that's just an example, what I can do is put "Here, put the total slots"
 

OTalPortista

Member
Jul 23, 2018
44
7
58
I dont use this script because i developed one with ts3 php framework. And it was only a suggestion.
 
Last edited:

kalle

high minded
Contributor
Oct 28, 2015
411
253
178
jsut edit
$newServerName = "I am one example | www.example.com | " . "[" . count($clients['data']) . "/128]";
128 to other ... 512 / 123 / 325 / any number
Or for god sake use framework to get slot count. Dont hard code anything, use all functions provided by framework.
 

iKaros

Restricted
Oct 4, 2017
87
40
34
If any need the tutorial in Spanish, German or other idiom only pm and I will update it.
 

OTalPortista

Member
Jul 23, 2018
44
7
58
Or for god sake use framework to get slot count. Dont hard code anything, use all functions provided by framework.
I know and I only use the ts3 php framework because I prefer it and besides I do not like ts3adminclass. And just think it would be easier to detect which is the maximum slots of the server than to put a number in my view ..
 

iKaros

Restricted
Oct 4, 2017
87
40
34
I know and I only use the ts3 php framework because I prefer it and besides I do not like ts3adminclass. And just think it would be easier to detect which is the maximum slots of the server than to put a number in my view ..
It's good idea, later i will update it :D

I know and I only use the ts3 php framework because I prefer it and besides I do not like ts3adminclass. And just think it would be easier to detect which is the maximum slots of the server than to put a number in my view ..
Updated i hope that it make more easy your life :p
 

XARON

get over here!
Restricted
Nov 24, 2016
162
161
118
If you want infinite loop, use while(true), not while($xyz == 1) ;)
 

ImmaPower

Member
Aug 19, 2016
13
1
35
Next time read the installation, I never see start the sh.
sorry I have readed a installation when i launch screen -s advancedServername.php clientCountToServername.php there is an error
 

Attachments

  • Screenshot_3.png
    Screenshot_3.png
    2.9 KB · Views: 13
Top