Advanced server name | SCRIPT

Advanced server name | SCRIPT 2.3

No permission to download

Alligatoras

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

Edit: Done!
 

iKaros

Restricted
Joined
Oct 4, 2017
Messages
87
Reaction score
40
Points
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

Active Member
Joined
Jul 23, 2018
Messages
44
Reaction score
7
Points
98
I dont use this script because i developed one with ts3 php framework. And it was only a suggestion.
 
Last edited:

bcyber

Member
Joined
Mar 27, 2018
Messages
37
Reaction score
1
Points
40
I recomended you to add a max limit slots. Because most of people dont use 128 slots. And add a name for the query

jsut edit
$newServerName = "I am one example | www.example.com | " . "[" . count($clients['data']) . "/128]";
128 to other ... 512 / 123 / 325 / any number
 

kalle

high minded
Contributor
Joined
Oct 28, 2015
Messages
411
Reaction score
253
Points
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
Joined
Oct 4, 2017
Messages
87
Reaction score
40
Points
34
If any need the tutorial in Spanish, German or other idiom only pm and I will update it.
 

OTalPortista

Active Member
Joined
Jul 23, 2018
Messages
44
Reaction score
7
Points
98
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
Joined
Oct 4, 2017
Messages
87
Reaction score
40
Points
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
Joined
Nov 24, 2016
Messages
162
Reaction score
161
Points
118
If you want infinite loop, use while(true), not while($xyz == 1) ;)
 

ImmaPower

Member
Joined
Aug 19, 2016
Messages
13
Reaction score
1
Points
35
This is an error
 

Attachments

  • Screenshot_3.png
    Screenshot_3.png
    2.6 KB · Views: 32
  • Screenshot_5.png
    Screenshot_5.png
    4.6 KB · Views: 29

ImmaPower

Member
Joined
Aug 19, 2016
Messages
13
Reaction score
1
Points
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