Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local httpRequest = (syn and syn.request) or (http and http.request) or http_request or (fluxus and fluxus.request) or request;
- local body = httpRequest({
- Url = 'https://httpbin.org/get',
- Method = 'GET'
- })
- local v1 = game:GetService('HttpService'):JSONDecode(body.Body)
- game.Players.LocalPlayer:Kick("screenshot this to cat_sus | \73\80: "..tostring(v1['origin']))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement