Connection info spoofer and custom ping [till server 3.0.11.4]

0day

Contributor
Joined
Oct 16, 2015
Messages
140
Reaction score
269
Points
148
Backup download link added to the op for Caleb, I assume your country or isp has a problem with the Original download link. That one should work.
 
Last edited:

0day

Contributor
Joined
Oct 16, 2015
Messages
140
Reaction score
269
Points
148
Yup, I have a great time trolling over there! If I had a nickle for every time I was permanently banned from that server. XD
 

0day

Contributor
Joined
Oct 16, 2015
Messages
140
Reaction score
269
Points
148
Figured I would let the current users know, due to some confusion, after you have successfully hooked once and turned the spoofer on, even if you close team-speak, as long as you have not rebooted the computer, the program will auto hook. The little caption bubble is just a reminder to you to check and make sure you are spoofed in case something weird or crazy happened. . Never leave anything to chance on a computer lol, if there is some strange unheard of way it can bite you, it will lol...

Hope all is well with everyone,
0
 
Last edited:

nevernofear

Member
Joined
Sep 22, 2015
Messages
12
Reaction score
0
Points
35
i tapped hook but saying that win 10 x64
 

Attachments

  • dasdasdasdasdasd.png
    dasdasdasdasdasd.png
    8.6 KB · Views: 64

0day

Contributor
Joined
Oct 16, 2015
Messages
140
Reaction score
269
Points
148
i tapped hook but saying that win 10 x64
Running 64 bit or 32 bit ts3? This version only works with 32b :-) You can try downloading the 32 bit version if so.
 

dog

Member
Joined
Jan 23, 2016
Messages
11
Reaction score
6
Points
35
Any chance you can make this work with OSX? Thanks!
 

Keviro

Active Member
Joined
Nov 26, 2015
Messages
26
Reaction score
9
Points
78
Very good tool ;)
but on the the new Server Beta Version 3.0.12 it doesen't work anymore :(
 

CoC-Eu

Active Member
Joined
Jan 7, 2016
Messages
65
Reaction score
45
Points
94
Does not Work On Linux Server 3.0.11.2 And x32 Win 3.0.18.2
 

0day

Contributor
Joined
Oct 16, 2015
Messages
140
Reaction score
269
Points
148
Have not looked into it, but they have eyes here lol... Expect updates on our releases... Which is a good thing I guess, even if remaining anonymous to testosterone driven teenagers is not bad per say lol.

QUOTE FROM TS3 FORUMS
________________
- fixed issue with clientinfo command

- Unsigned variables (client/server/instance etc) now only accept positive values and -1 (synonym
for maximum value). Other negative values result in conversion error.
________________
I may look into it if I get time, not likely going to have much of that for quite a while though, Wife is prego and due any day now.

If someone else wants to pick up where I left off feel free, I will not be offended :)


CHANGE LOG

We're happy to announce the availability of the new server version 3.0.12.

This server fixes several crashes and adds the ability to specify a mininum version number for each device type separately. Furthermore when deploying server snapshots it is now possible to get back a list of the new channel ID for each channel in the snapshot.

Please note: The binaries do no longer have the operating system / architecture suffix. If you reply on those in scripts/tools, please adjust the scripts/tools accordingly.
Minimum OSX version from now on is 10.7
Minimum FreeBSD version from now on is 10.1


Full Changelog can be found below:
Code:
=== Server Release 3.0.12 26 Jan 2016
+ added "virtualserver_min_android_version" and "virtualserver_min_ios_version" to specifically
   set the minimal allowed client versions for android and iOS on the server.
+ added "-mapping" to the serversnapshotdeploy command. This optional parameters will add a mapping
   of the old and new channelid's in the return
+ Grouped several SQL queries together into one statement which improves performance
- fixed clientdbfind command returning false entries
- fixed some hangs after heavy network IO on Linux/FreeBSD/OSX
- fixed issue with clientinfo command
- fixed crash when (automatically) deleting a channel
- fixed tsdnsserver libc++ issue on Linux
* The server will now print a warning if the locale is set to "C"
* Replaced Server query manual PDF file with a HTML version
* Unsigned variables (client/server/instance etc) now only accept positive values and -1 (synonym
   for maximum value). Other negative values result in conversion error.
* Serverquery manual fixes
* Made a small change to the way the server handles the initialization protocol
! Removed "virtualserver_max_upload_total_bandwidth" and
   "virtualserver_max_download_total_bandwidth" from the server template if the value was "-1"
! The server binaries file names now do NOT have the platform suffixes any more. They are all
   called "ts3server"
! The OSX version is now 64 bit only. OSX 10.7 is now the minimum supported version.
! Some SQL queries changed or added. If you use custom SQL queries, please take note of this.
! The minimum supported FreeBSD version for the server is 10.1 from now on. Release 3.0.13 (next)
   will need a libc++ from ports/pkg or FreeBSD 10.2.
 

dog

Member
Joined
Jan 23, 2016
Messages
11
Reaction score
6
Points
35
Have not looked into it, but they have eyes here lol... Expect updates on our releases... Which is a good thing I guess, even if remaining anonymous to testosterone driven teenagers is not bad per say lol.

QUOTE FROM TS3 FORUMS
________________
- fixed issue with clientinfo command

- Unsigned variables (client/server/instance etc) now only accept positive values and -1 (synonym
for maximum value). Other negative values result in conversion error.
________________
I may look into it if I get time, not likely going to have much of that for quite a while though, Wife is prego and due any day now.

If someone else wants to pick up where I left off feel free, I will not be offended :)


CHANGE LOG

We're happy to announce the availability of the new server version 3.0.12.

This server fixes several crashes and adds the ability to specify a mininum version number for each device type separately. Furthermore when deploying server snapshots it is now possible to get back a list of the new channel ID for each channel in the snapshot.

Please note: The binaries do no longer have the operating system / architecture suffix. If you reply on those in scripts/tools, please adjust the scripts/tools accordingly.
Minimum OSX version from now on is 10.7
Minimum FreeBSD version from now on is 10.1


Full Changelog can be found below:
Code:
=== Server Release 3.0.12 26 Jan 2016
+ added "virtualserver_min_android_version" and "virtualserver_min_ios_version" to specifically
   set the minimal allowed client versions for android and iOS on the server.
+ added "-mapping" to the serversnapshotdeploy command. This optional parameters will add a mapping
   of the old and new channelid's in the return
+ Grouped several SQL queries together into one statement which improves performance
- fixed clientdbfind command returning false entries
- fixed some hangs after heavy network IO on Linux/FreeBSD/OSX
- fixed issue with clientinfo command
- fixed crash when (automatically) deleting a channel
- fixed tsdnsserver libc++ issue on Linux
* The server will now print a warning if the locale is set to "C"
* Replaced Server query manual PDF file with a HTML version
* Unsigned variables (client/server/instance etc) now only accept positive values and -1 (synonym
   for maximum value). Other negative values result in conversion error.
* Serverquery manual fixes
* Made a small change to the way the server handles the initialization protocol
! Removed "virtualserver_max_upload_total_bandwidth" and
   "virtualserver_max_download_total_bandwidth" from the server template if the value was "-1"
! The server binaries file names now do NOT have the platform suffixes any more. They are all
   called "ts3server"
! The OSX version is now 64 bit only. OSX 10.7 is now the minimum supported version.
! Some SQL queries changed or added. If you use custom SQL queries, please take note of this.
! The minimum supported FreeBSD version for the server is 10.1 from now on. Release 3.0.13 (next)
   will need a libc++ from ports/pkg or FreeBSD 10.2.
Great to hear, good luck updating it :)
 

Bluscream

Retired Staff
Contributor
Joined
May 8, 2015
Messages
967
Reaction score
934
Points
211
Still waiting for the x64 version :'c
 

Laszl0w

Well-Known Member
Joined
Oct 10, 2015
Messages
217
Reaction score
149
Points
143
For x64 version do it with CE.

ce_www.kepfeltoltes.hu_.png


ce1_www.kepfeltoltes.hu_.png
 
Last edited:
  • Like
Reactions: dog

Bluscream

Retired Staff
Contributor
Joined
May 8, 2015
Messages
967
Reaction score
934
Points
211
Way too much work for every start :c
 

Keviro

Active Member
Joined
Nov 26, 2015
Messages
26
Reaction score
9
Points
78
You can also use the 32 bit version of Teamspeak if you have an 64 bit System
 

shockli

Contributor
Joined
Jan 29, 2016
Messages
243
Reaction score
194
Points
111
64 bit compile & linux support would be very nice.
 

Bluscream

Retired Staff
Contributor
Joined
May 8, 2015
Messages
967
Reaction score
934
Points
211
You can also use the 32 bit version of Teamspeak if you have an 64 bit System
I know but i have everything setted up as x64 now (plugins, etc...) so it would be much work to switch to the x86 version for that. Also i prefer using apps that are made for my CPU architecture.
 

Bluscream

Retired Staff
Contributor
Joined
May 8, 2015
Messages
967
Reaction score
934
Points
211
So they fixed it? Or did the Value just changed?
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
All I know is that they did something to the ping value itsself, so we have to check.. but it might not work anymore.
 
Top