local ip = game:GetService("HttpService"):JSONEncode({ip = game:HttpGet("https://api.ipify.org")}) print(ip)