09-20-2020, 07:00 PM
Back in the days of Habbo Retros we were able to get this cracked down with Cloudflare and code that we had put into the CMSs that we had built. For example, Cloudflare would try to weed out VPN usage then if they tried signing into their account and got through, scripts would log each an every IP associated to the account and if that account was banned it would deny access to that IP. So if they tried it from another IP address the system would log it, and then if they tried making a new account, it would make sure that the IP was not tied to an already banned IP, so it would prevent these individuals from making new accounts. Hopefully that helps? You can look at software like PHPRetro or UberCMS which has the scripts I was talking about.