[C] TS3Hook

Do you like this plugin?


  • Total voters
    80

Clansen

New Member
Sep 30, 2019
17
10
18
It works just as before, with a few exceptions:
  • It now works with 3.5.3 (And from what I've seen also with 3.5.5)
  • Your (legitimate) myTS Badges will still be visible (sometimes not all of them, this is still a bug)
  • You can avoid those 3 digit nicknames (e.g. "frA") by putting "#"s in the Nickname-Field (those will be deleted on connect so that some bytes can be used for longer version names)
 

Rikku

Contributor
Sep 14, 2015
156
61
122
But the Plugin cant be load. Failed to open Plugin: Min:23 now:24

please fix this. :)
 

Clansen

New Member
Sep 30, 2019
17
10
18
Updated (default) Plugin API to 25. Also added section in config to change client_meta_data.
 

NIGGAGAAAAA

Active Member
Dec 12, 2015
3
1
75
I wonder why the console doesn't work as it used to?
It doesn't show the IN and OUT packets, that was the most useful thing for me when someone is looking at your idle time. I don't need blocking...
Config.ini


[Config]
outprefix=[OUT]
outsuffix=
inprefix=[IN ]
insuffix=
ignorecmds=
blockcmds=connectioninfoautoupdate,setconnectioninfo,clientchatcomposing
clientmeta=[email protected]
bypass_modalquit=1
teaspeak_anti_error=1
useunicode=1
 

Damnatio

Active Member
Feb 16, 2016
24
23
94
Is there still a way to hide the ip to others? Was possible in the past but now it seems like the ip isn't hidden anymore..
 

Clansen

New Member
Sep 30, 2019
17
10
18
Hey, can you update the Hook for the Client Version 3.5.7?
From my testing, it already works on 3.5.7 (At least the version from 17.12.2020 aka latest beta)

Is there still a way to hide the ip to others? Was possible in the past but now it seems like the ip isn't hidden anymore..
This was previously possible by adding "setconnectioninfo" to "blockcmds" (As it should be by default in the config). I believe that this was patched server-side some time ago, as "blockcmds" still works (tested it with other commands).

EDIT: Apparently it still blocks your ping, but the IP-Address is retrieved some other way
 
Last edited:
Top