Resource icon

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

No permission to download

L.

Well-Known Member
Joined
Sep 1, 2015
Messages
120
Reaction score
111
Points
128
Does it work with Windows? Or only Linux?
 

ehthe

Retired Staff
Contributor
Joined
Apr 26, 2015
Messages
1,029
Reaction score
896
Points
216
It's java so it "should" work on linux and windows.
 

Yolo

Member
Joined
Jan 10, 2016
Messages
134
Reaction score
46
Points
63
script seem dosen't work... i don't see my server in serverlist
 

Yolo

Member
Joined
Jan 10, 2016
Messages
134
Reaction score
46
Points
63
How should it work on Windows?
(can anyone make a tutorial for it?)


L. For executing under windows go to Start--->search for "cmd" ---> navigate trought folder with the command "cd", when you are in the script directory execute le commandi java ServerlistEmulator.jar with all parameter
 

freets3.ovh

Active Member
Joined
Sep 19, 2015
Messages
150
Reaction score
105
Points
85
the script works very well, but after 10 minutes the server stops to display
 

Kaptan647

Retired Staff
Contributor
Joined
Apr 25, 2015
Messages
314
Reaction score
395
Points
112
You must leave the application open. It sends information every 5 mins
 
M

Member 2873

Really interesting, I'd like to try it butttttttttt....
root@server:~# java -jar ServerListEmulator.jar "JOIN FOR FREE MEMES" 9987 512 102 0 1
Exception in thread "main" java.lang.IllegalArgumentException: Start cannot exceed End.
at main.showRandomInteger(main.java:119)
at main.main(main.java:93)
 

zacy5000

Member
Joined
Oct 10, 2015
Messages
12
Reaction score
2
Points
38
Really interesting, I'd like to try it butttttttttt....
root@server:~# java -jar ServerListEmulator.jar "JOIN FOR FREE MEMES" 9987 512 102 0 1
Exception in thread "main" java.lang.IllegalArgumentException: Start cannot exceed End.
at main.showRandomInteger(main.java:119)
at main.main(main.java:93)

You seem to have got the Client end and client start numbers mixed up.
java -jar ServerListEmulator.jar "JOIN FOR FREE MEMES" 9987 512 102 0 1
should be
java -jar ServerListEmulator.jar "JOIN FOR FREE MEMES" 9987 512 0 102 1
 

Kaptan647

Retired Staff
Contributor
Joined
Apr 25, 2015
Messages
314
Reaction score
395
Points
112
It works for me:
67ab981af9.png
 

0x0539

Retired Staff
Contributor
Joined
Jan 30, 2016
Messages
1,334
Reaction score
1,146
Points
254
Yandex power. :rolleyes:
 

Kaptan647

Retired Staff
Contributor
Joined
Apr 25, 2015
Messages
314
Reaction score
395
Points
112
Nice, Serverlist-Emulator: Spamprotection blocked your ip-port. Program will try to se nd data again in 5 mins,

now program test send data all 5 mins? :)
It must send the data every 5 mins. If it dont send it the serverlist will forgot your server and remove it from the list
 

Derp

Retired Staff
Contributor
Joined
Apr 30, 2015
Messages
933
Reaction score
1,014
Points
217
How hard do you think it would be to recreate this using C++ :P

btw. Awesome release kap <3
 
Top