Resource icon

Teamspeak 3 Serverlist Emulator [Open Source] 2016-03-11

No permission to download

Kuchiti

Active Member
Joined
Apr 23, 2016
Messages
2
Reaction score
0
Points
73
thanks dude !
can you do add the options to use in the servername with symbols like » AND « ?
thanks again ..
 

dedmen

TeamSpeak Developer
Contributor
Joined
Mar 28, 2016
Messages
530
Reaction score
584
Points
197
@Kaptan647 with what server license did you do your research? And where are you :x didnt see you for quite some time.
The random byte at offset 3 and 4 is a sequence number. It increases for every packet server -> weblist
In that sense your emulator is violating the rule that the sequence number has to increase every server->weblist message.
 
Last edited:

Kaptan647

Retired Staff
Contributor
Joined
Apr 25, 2015
Messages
314
Reaction score
395
Points
112
@Kaptan647 with what server license did you do your research? And where are you :x didnt see you for quite some time.
The random byte at offset 3 and 4 is a sequence number. It increases for every packet server -> weblist
In that sense your emulator is violating the rule that the sequence number has to increase every server->weblist message.
I am at holiday we can discuss this when i come back
 

Kaptan647

Retired Staff
Contributor
Joined
Apr 25, 2015
Messages
314
Reaction score
395
Points
112
how to run on debian 8 ??
First install java 8 and use this command:
java -jar ServerListEmulator.jar "Server name" port slots clientnumberstart clientnumberend
 

doxxa

New Member
Joined
Feb 27, 2017
Messages
3
Reaction score
0
Points
18
Thank you very much, it works perfectly! ;):)
 

X-Ecutioner

Contributor
Joined
Sep 16, 2015
Messages
183
Reaction score
121
Points
175
Great work +1 ;)
How to change location to USA ?
 
Last edited:

Wicked

WickeD CSA
Joined
May 1, 2016
Messages
50
Reaction score
5
Points
98
Spam Protection blocked your ip port ? It's permanent blocked ?
 

Cynical

Member
Joined
Mar 22, 2017
Messages
18
Reaction score
1
Points
41
Wonderful tool!
I just have one issue, even with screen, I am noticing that the VPS literally has to be open in PuTTy otherwise the script stops running, anyway to remedy this?
 

Norvik

Retired Staff
Contributor
Joined
Jul 18, 2015
Messages
635
Reaction score
588
Points
157
Wonderful tool!
I just have one issue, even with screen, I am noticing that the VPS literally has to be open in PuTTy otherwise the script stops running, anyway to remedy this?
Run it using screen.
 

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,201
Points
327
Wonderful tool!
I just have one issue, even with screen, I am noticing that the VPS literally has to be open in PuTTy otherwise the script stops running, anyway to remedy this?
One potential method is to use a PHP web script to call a shell script launcher for example. ;)
 

Norvik

Retired Staff
Contributor
Joined
Jul 18, 2015
Messages
635
Reaction score
588
Points
157
Ah didn‘t see that haha. What parameters are you using to start it? I’ll test it when I’m at home.
 

Eyupp

Member
Joined
Dec 31, 2020
Messages
12
Reaction score
1
Points
38
It says
Code:
root@eyup:~$java -jar ServerListEmulatorv3.jar "Eyup yaz girrrrr ;)" 9988 65000 64950 64999
Welcome to the Teamspeak 3 Serverlist emulator
It made by me: Kaptan647 for r4p3.net Enjoy!
But I can't see my server in serverlist?
 
Top