Attempting to index nil with user id – Stack Overflow
Still, gave me the EXACT same error. Does anyone know how to fix this? Thank […]
Read moreDaily news about Roblox – fresh news, every day
Still, gave me the EXACT same error. Does anyone know how to fix this? Thank […]
Read more
i want to create mine pet system for a clicker. I create a value in […]
Read more
I would like to code a Python bot for a roblox game. Is there a […]
Read more
… roblox.com') if Response.status_code == 403: DescriptionToken … roblox.com/v1/description',{"description": "Test"}) print(DescriptionResponse … View full source
Read more
Looks like a bug to me. Is there some way to force a graphical refresh […]
Read more
I have been trying to save 2 values for a game that I'm working on, […]
Read more
Ok, may be using Humanoid:LoadAnimation , but it works on newer version. local Players = […]
Read more
Hi so I wanted to crate a script in Python that when it detects certain […]
Read more
I needed some help to integrate Roblox CAPTCHA verification into an external website, much like […]
Read more
In attempting to make a game, I'm trying to add music to it that plays […]
Read more
I'm trying to code a shotgun in Roblox Studio. The code isn't working because its […]
Read more
I don't know how to change the Players Health in Roblox. I'm New so pls […]
Read more
I have tried to make some of these models rotate in roblox studio using a […]
Read more
I am trying to make a tycoon in roblox but it said: Workspace.Tycoons.Tycoon.MainItems.ConveyorBelt.CashPart.Script:5: attempt to […]
Read more
I am making a grappling hook for a game about grappling through floating islands while […]
Read more
I tried to make mass uploader of clothing in ROBLOX by using language Python. I […]
Read more
Luau (roblox lua) deobfuscation · 0 · Know someone who can answer? Share a link […]
Read more
I am having an issue with my dash ability when the character lands after falling. […]
Read more
I've been working on a roblox game based on Five Nights at Freddy's 1. I […]
Read more
import asyncio import requests async def get_csrf_token(): return requests.post('https://auth.roblox.com/').headers['x-csrf-token'] async def … View full source
Read more