• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

BlockList

heartles39

Fanatic member
Yes it does actually, let me throw this here:

Code:
json='{ "serverPort" : 9988, "serverIP" : "192.158.30.154", "serverDNS" : "192.158.30.154", "serverVersion" : "18446744073709551615", "license" : 0, "slotCount" : 1337, "violationType": 1 }'
#serverport :        signed int, no port restriction
#serverip :            string
#serverdns :        string
#serverversion :    signed long int, no restriction
#licence :            signed int, no restriction            0 : No licence ; 1 : Licenced Hosting Provider ; 2 : Offline license ; 3 : NPL
#slotCount :        signed int, no restriction
#violationType :    signed int, no restriction

#uses jackson https://github.com/FasterXML/jackson/blob/master/README.md
curl -v 'http://reportpiracy-env.elasticbeanstalk.com/ReportPiracy' -H 'Accept-Language: en-US,*' -H 'Connection: keep-alive' -H 'Host: reportpiracy-env.elasticbeanstalk.com' -H 'User-Agent: Mozilla/5.0' -H 'Content-Type: application/json' --data "$json"
I guess if you distribute smart your clients (vServers) and also do not exaggerate with Server Version (most of people try to match latest Server Version of Tea*Speak to look like an original TS3 :) ) you can bypass and get less blacklist.

Hello,

What exactly is this? Teaspeak version change setting?