Yahoo Αναζήτηση Διαδυκτίου

Αποτελέσματα Αναζήτησης

  1. 28 Σεπ 2024 · ROBLOX studio not working right now, System: Windows 10

  2. 21 Ιουλ 2021 · Hey Developers! I am trying to make a countdown loop script where the text would repeat by saying "Get $5 in 120 seconds* and the number value of 120 only goes down and when it reaches 0, it goes back to 120. I just need help as to what is the easier way to make the time decrease without having to keep changing the text 120 times in a script because that’s what I was doing. I know there is a ...

  3. 4 Απρ 2024 · Hello, yes it comes from a technical issue with Roblox as it is known by everyone. I invite you to read this page and try my tip of changing the DNS to bypass the issue while waiting for Roblox to investigate any suspicious outages!

  4. 1 Ιουλ 2024 · As the title says on status.roblox.com is nothing, but currently about every teleport inside a game fails [Place to place]. [Example [I wanted to play the game]: Mini RTS Player from 1600 to 1300 in ~10 minutes. [There are now ~300 players only] Open matches [Take 5-90 minutes mostly] went from ~100-300 to around 30. Every teleported failed for me there. ]

  5. 22 Απρ 2020 · IsKeyDown returns a boolean based on if the Enum code you pass is currently being held down. You can check already on the IsKeyDown documentation page for information about what it is and how to use it. If you actually searched, surely you should’ve come across this page, no? You’ve got an XY Problem going here though.

  6. 14 Ιουν 2024 · Ok as of right now I cannot play any Roblox game for more than 2 minutes without this happening and since I am not able to report bugs (the system is so great right) there is nothing I can do about it. So once again thanks Roblox for your broken af system

  7. devforum.roblox.com › t › update-to-roblox-groupsUpdate to Roblox Groups

    Hello Creators, Today we are announcing that we are limiting access to the Wall feature - the space within Roblox Groups where all community discussions can be posted - to logged in users aged 13 and above. As we mentioned at RDC, Roblox Groups is becoming Communities to reflect the expanding toolset we’re building for creators to connect with their audiences. Our goal is to make Roblox ...

  8. 15 Φεβ 2021 · How do I make a countdown timer GUI? Hello! Here is the simplest way of doing it: local TIMER = 10 -- starting time local textLabel = script.Parent -- path to your text label local function CountDown() repeat textLabel.Text = TIMER -- change text every second wait(1) TIMER -= 1 until TIMER <= 0 textLabel.Text = "" --[[further code]] end

  9. 26 Οκτ 2024 · The entire DataStore API is broken. UpdateAsync, GetAsync, SetAsync, etc. The problem is affecting every game, have seen basically every game’s player counts drop 50-75% in the few minutes this has been an issue (around 25 minutes as of writing this)

  10. 15 Οκτ 2024 · What do you want to achieve? I want to be be able to play a roblox game again without my computer shutting itself down. What is the issue? My computer, without warning nor prompt, completely shuts itself off whenever playing a ROBLOX game. There is no bluescreen, it just completely shuts down my computer. My specs are pretty good with a 2070 super, and a Ryzen 5 3600x as a CPU. This has been ...

  1. Γίνεται επίσης αναζήτηση για