T
The Daily Insight

Why is roblox not working 2018

Author

Madison Flores

Published Feb 22, 2026

If it shows a spike live then yes, Roblox is down and the developers are mostly already working on fixing it. Check Twitter for Updates Make sure to keep an eye on the official Twitter account of @Roblox to see if they have tweeted anything related to …

There are other answers below:

Roblox outages reported in the last 24 hours. This chart shows a view of problem reports submitted in the past 24 hours compared to the typical volume of reports by time of day. It is common for some problems to be reported throughout the day. Downdetector only reports an incident when the number of problem reports is significantly higher than the …

Head to DownDetector which is a site where you can track problems. Check social media for any updates from the official sources and other Roblox players facing the same problems. Check out the Roblox Status page. Due to the servers being down, you may see that your game ping is very high or the experience crashes.

Why Roblox Login & Games Status Is Also Not Working? (2022) It occurred due to a technical issue with most of the server aspects of the game. As per Roblox CEO David Baszucki, it was caused by a subtle bug in the core system of the data center due to …

NinjoOnline August 4, 2018, 9:21am #1. local debounce = false mouse.Button1Down:connect (function () if not debounce then debounce = true local target = mouse.Target if target then local targetBase = target.Parent.Parent.Parent if targetBase then print (‘yayp’) if targetBase.Name == player.Name then print …

This is what led to Roblox login & games status also not working. It occurred due to a technical issue with most of the server aspects of the game. As per Roblox CEO David Baszucki, it was caused by a subtle bug in the core system of the data center due to the growing number of servers.

GetHuman-sierraks’s next move: call ROBLOX. The best way to get your problem resolved is to tap the button below to start calling ROBLOX. We will check on you later to see if it’s fixed or needs to be escalated. Call ROBLOX.

It seems you have a prefix variable, but it’s unused in the command script, thus if you were to try !kill plr it will not work. The solution to this’s to substring starting from after the prefix (prefix length + 1). local Prefix = “!”; if (Message:sub(1, #Prefix) == Prefix) then Message = Message:sub(1 + #Prefix); end

if not ischat then if input.KeyCode == Enum.KeyCode[key] then toggled = not toggled end end end) while game:GetService(“RunService”).RenderStepped:Wait() do if toggled then mouse1click() end end end

pretty sure it doesn’t work due to the fact that the prototype has a bloom system already

Related Questions

Does Roblox have any problems?

User reports indicate no current problems at Roblox Roblox is a massively multiplayer online game where players build virtual worlds out of virtual building blocks. Last problem: June 16, 2021 at 2:13 p.m.

Why this code does not work on Roblox?

Hello! The reason why this code does not work is because it is out of date, roblox update LUA so the version of LUA you are using is out-of date 1 Like

Why is Roblox so glitchy?

Roblox has been down for a little while now and they have been having server issues. Due to Roblox being down older servers will have more problems than new ones and therefore it glitches. 2021-07-13 21:37:34

Why does Roblox keep breaking the game?

@AlleyUltimate (1/2) Hi all, An update on the game’s temporarily closure: The issue that is breaking the game is likely due to datastores, which can only be solved by ROBLOX themselves. We’ve reported the issue and hope to hear back from ROBLOX engineers soon.