Sorry if there was a similar post to this. However, with the recent law in Korea stating that trading online is now illegal, how can I and other devs locate if a player is from that region, in order to disable trading for them. For example, roblox doesn’t give us the power to see the user’s IP.
2 Likes
You can check if IsPaidItemTradingAllowed for the player in question is true or false.