J3ldo / UGC-Sniper

J3ldo Sniper, a free powerful, and easy to customize roblox Sniper
MIT License
151 stars 93 forks source link

Traceback error #10

Closed Nightyyu closed 1 year ago

Nightyyu commented 1 year ago

on line 15 has a traceback error.

maxhithere commented 1 year ago

put a valid roblox cookie

Nightyyu commented 1 year ago

The error continues:

Traceback (most recent call last):

File "main.py", line 15, in user_id = r.get("https://users.roblox.com/v1/users/authenticated", cookies={".ROBLOSECURITY": cookie}).json()["id"]

KeyError: 'id'