About 24,500,000 results
Open links in new tab
  1. How to disable a TextButton? - Scripting Support - Developer …

    Jul 25, 2021 · This is my script for a close button: script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Visible=false end)

  2. TextButton | Documentation - Roblox Creator Hub

    You can disable text rendering by setting TextTransparency to 1. This will result in a plain rectangle that can be used as a button. A copy of TextButton.Text that contains exactly what is …

    Missing:

    • Roblox Studio

    Must include:

  3. Getting rid of that top right-hand button - Roblox

    Jun 12, 2022 · Have you wanted to get rid of that button in the top right corner, 3 dots, circle, yeah, that thing. I can show you a step-by-step process on how to get rid of that button, because it just sticks out. Open Studio, if you don’t have it, …

  4. How to Disable Chat, Reset Button & More | Roblox Studio 2023

  5. How to make a textbox clear after clicking a button ... - Roblox

    Nov 18, 2023 · Connect a .MouseButton1Click event to your button and set the text of your TextBox to "". Code: --//Change variable references if needed local Frame = script.Parent local …

    Missing:

    • Roblox Studio

    Must include:

  6. How do I get rid of this White box in a script? - Roblox

    Mar 25, 2020 · How do I get rid of this White box in a script? Press the “Insert” key on your keyboard then click somewhere else and it should fix that issue. old post but some people may …

Refresh