Is it against the Roblox TOS to make an Anti-VPN script? It would use some third party APIs and it would kick anyone trying to play on a VPN. I was skeptical about making one because I was afraid it would breach the TOS because it needs players’ IPs. The only reason I would add this is to discourage exploiting as a lot of exploiters use VPNs to not get IP banned. I looked on the forums for around 20 minutes today and I found nothing. Any info would be greatly appreciated.
Im pretty sure you can’t get the player’s ip
3 Likes
It could’ve simply worked by storing all countries the player had joined from (using LocalizationService), but for a third party you can’t, and shouldn’t.
You can’t make http request on the client so i don’t think it’s even possible