Hello! During these years I have never seen an official Roblox website that shows the status of services and things like that, even when several other companies have them and I have also never seen such a website made by the community, at most what you find is those generic sites which are based on user reports and are full of ads and some even have pop-ups, so let’s get to the point of this post, I made a website that shows the status of some API’s and some cool things too, of course, it’s not perfect and sometimes it gives a false positive but it is very accurate, I did something like my own inspired by Statuspage (that tool that several companies use), besides that it is open-source.
For those interested, https://rbxstatus.sazz.fail
(yes, this website is mine, my Roblox username is old and strange and I never had the opportunity to change)
For websites it will always look at the status code (which would normally always be 200) if not, it will return as if it were offline, for apis, if you click on one of them you will normally see a JSON indicating a message with the “OK” text, the website will always check this message. As I said, it’s not perfect, since only Roblox can do something completely accurate.
This is really cool! I’ve never really liked the other websites that track the status of ROBLOX but this one looks way more clean so I’ll be using it from now on. Good job.