About 3,260,000 results
Open links in new tab
  1. TextBox | Documentation - Roblox Creator Hub

    Text Editing. A TextBox supports text selection through its CursorPosition and SelectionStart properties. Using GetPropertyChangedSignal, you can detect when a selection changes. Additionally, it is possible for players to copy and paste text within a TextBox, enabling basic clipboard support.

  2. How to make script only activate when text says a specific ... - Roblox

    Aug 16, 2023 · I have a script that detects a specific TextBox for the text “hi”. If this is present in the TextBox, it should print “works” once when enter is pressed. But for some reason, hovering the mouse over the text box makes it print works every …

  3. How to Add Text to Part in Roblox Studio! (2025) - YouTube

    In this video I show you how to add text to a part in roblox studio which can very helpful when making signs or just things for players in your game to read which can give more context...

  4. Text input fields | Documentation - Roblox Creator Hub

    A TextBox is a rectangle that allows a user to provide text input while it's in focus. When you script a TextBox, you can use it as a search bar or an input field on a form. To help users know what type of text they should input, you can also provide a …

  5. GUI that appears after you enter a certain area - Roblox

    Dec 18, 2020 · Start by learning the basics. I’d put a StringValue inside the player by using .PlayerAdded event, then change this value when an area part is touched by using .Touched event. On a GuiObject you can get this value inside the player and check if it’s changed by using .Changed event.

  6. Area Name GUI how to make - Game Design Support - Roblox

    Apr 13, 2023 · When I go to a area it will appear a text like a town name in the video shown, what would I use to make something like this?

  7. How to make text that you can select - Community Tutorials - Roblox

    Sep 9, 2024 · How to make text so you can select it, and then copy it! Create a TextBox; Feed me; Set the textboxes TextEditable property to false; Set the textboxes ClearTextOnFocus to false; Set the text of the textbox to whatever you want; and boom, as easy as that you can now select the text in the text box! Its really that easy lol. Example

  8. Part that makes some text pop-up | ROBLOX STUDIO [EZ]

    This is a Roblox tutorial on how to create a part that makes some text pop-up. This part can be used in a game or used for other purposes. It is easy to create and is perfect for beginners....

  9. Zone & Region System with Text Names / Roblox Studio

    ⭐Zone & Region System: https://payhip.com/b/bmXHf💙Roblox Advertising Facebook Group:https://www.facebook.com/groups/robloxstudiopromoting• Allows multiple p...

  10. Make a GUI appear when you enter an area on Roblox Studio

    in this informal tutorial I update an old video to use a spatial query for a more simple, more performant and just generally better solution allowing you to ...

  11. Some results have been removed
Refresh