[3.0.13.8] no-emul/auto-license patched Binaries Linux

[3.0.13.8] no-emul/auto-license patched Binaries Linux 3.0.13.8

No permission to download

errormsg

Member
Joined
Oct 18, 2016
Messages
5
Reaction score
0
Points
33
The standard Binary works with this pattern:
Code:
if (slotCount < 33)
return "No License";
else if (slotCount < 513)
return "NPL";
else
return "ATHP";

Well.. have you read the first Post? Its written in there! For less than 32 Slots it will show "No License" just increase the slots up to 100 and reconnect, you will see the srever shows you an NPL.
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
Well.. have you read the first Post? Its written in there! For less than 32 Slots it will show "No License" just increase the slots up to 100 and reconnect, you will see the srever shows you an NPL.
not just reconnect - restart the server!
 

R3frus

Xenforo Leaker
VIP
Joined
Dec 9, 2016
Messages
39
Reaction score
13
Points
43
Any time frame for a windows release? Was the only reason I bought VIP. :D
 

R3frus

Xenforo Leaker
VIP
Joined
Dec 9, 2016
Messages
39
Reaction score
13
Points
43
Dedmen you still do custom license requests?
 

czacha994

Member
Joined
Jan 12, 2016
Messages
1
Reaction score
0
Points
36
Really nice crack. Very good job!
Is it possible to modify the binaries that it's automatically blocking the connection to licensing server ? So there's no need for hosts file. (Or it's working like this right now ?)
 

dedmen

TeamSpeak Developer
Contributor
Joined
Mar 28, 2016
Messages
530
Reaction score
584
Points
197
Really nice crack. Very good job!
Is it possible to modify the binaries that it's automatically blocking the connection to licensing server ? So there's no need for hosts file. (Or it's working like this right now ?)
I think it won't connect to the licensing Server. It shouldn't atleast. You can still block it in your hosts file if you want to be on the safe side. I also recommend blocking the weblist. If Teamspeak doesn't know that your server exists they can't greylist it.
 

jcrza

New Member
Joined
Dec 18, 2016
Messages
4
Reaction score
1
Points
15
The encoding on the file seems to be broken, on Ubuntu 16.04, it shows a bunch of random characters. Any idea on how to change it?
Just replace the "ts3server" file with the one u have downloaded
 
Top