Yes. It would require new functionality in Launcher. Quite an extensive one. Launcher would have to gather unique hardware Id that are given from hardware manufacturers to some PC components as CPU, motherboard, etc and based on this create unique user hash/id then send this hash/id to some database you would crate and then you could ban this id/tag.Azarael wrote:Working with the tools I've got here. If someone can do that, which I doubt given how easy it is to spoof IP and MAC addresses, then that's up to them.sotora wrote:It is possible to ban user so that no amount of IP changing/Proxy/VPN or MaC number changing will help.
Best I've been able to do with this kind of situation in the past is to have admin approval on new registrations, which is a bother.
It is ban based on hardware configuration and each i.e. CPU have unique id, i.e. Intel i5-4400 and another Intel i5-4400 have diffrent hardware id, even though they are same exact model of CPU.
Big developemental task requiring big number of progammer hours. I can't even guess estimate how big tbh, since I am very begginer in programming.