Avatars Plugin

mgrm47

instagram: @m47
Joined
Jul 15, 2015
Messages
27
Reaction score
17
Points
86
Hi guys,

i don't want to view the Client Avatars
i want to stop Download the Avatars

i need help

Because some people are putting pornographic images!!! :(
 

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,201
Points
327
Do you wish to stop avatars on your client or on your server? ;)
 

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,201
Points
327
I will see what I can do about making an avatar blocking plugin --- that would work as a makeshift patch for a current TeamSpeak 3 issue. ;)
I could also see it pressing the issue of having avatars load by default (avatars should be optional, disabling the avatar feature would be nice). Avatars should be optional client-side, it is ridiculous TeamSpeak 3 forces you to load other people's media like porn and other..... things, lol.
 

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,201
Points
327
rAvatar vers. 8.27.2015.1951 has been compiled, the DLL plugin will be published shortly. ;)

The attached file is the plugin, do note that currently only Win32 // x86 is supported --- not Win64 // 64-bit unfortunately. I do apologize for the inconvenience. :confused:

The source code is available in the VIP section.

I have removed the download, this will be available in the VIP section.
 
Last edited:

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,201
Points
327
What do you want mgrm47, you want the 64-bit version? o_O
 

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,201
Points
327
If anyone wants to take my source and compile VC++ x64 (64-bit) from x86 (32-bit), please reply to this. ;)
 
Last edited:

Bluscream

Retired Staff
Contributor
Joined
May 8, 2015
Messages
967
Reaction score
934
Points
211
It does not look like its working very well. TS just instantly redownloads the avatar after it got deleted.

b819abaa7289822f1e0461b1c084d18b.png


Instead you should try to replace the avatar file with a read-only NULL-byte file.
 

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,201
Points
327
It's a TeamSpeak 3 plugin of course it works very well, haha (jk). The source is in the VIP section. A null-byte file would be a bad idea, I think you meant just an empty file --- null-byte is generally used in injection attacks. I could try to just replace the image with a white pixel or something. A transparent pixel would be best.
 
Last edited:
Top