About 10,700 results
Open links in new tab
  1. Roblox - How to hide chat + leaderboard - Stack Overflow

    Feb 16, 2016 · Roblox - How to hide chat + leaderboard Asked 9 years, 8 months ago Modified 9 years, 8 months ago Viewed 2k times

  2. How can I stop certain messages from sending in Roblox?

    May 16, 2021 · I am trying to have certain commands (for moderation) not be shown in the Roblox chat but still be picked up by Player.Chatted or a similar event.

  3. python - Is there a way to hide a slash command from everyone …

    Aug 13, 2022 · Is there a way to hide a slash command from everyone except some users - discord.py? Asked 3 years, 3 months ago Modified 2 years, 3 months ago Viewed 11k times

  4. roblox - Both Chat:Chat () and TextChatService:DisplayBubble () …

    May 17, 2024 · I'm trying to produce a chat bubble over a part. It should be straight forward, but the now deprecated Chat:Chat() doesn't work, expectedly, but the alternative, …

  5. Roblox Studio Proximity Prompt Invisible Model - Stack Overflow

    Dec 3, 2023 · Roblox Studio Proximity Prompt Invisible Model Asked 1 year, 10 months ago Modified 1 year, 10 months ago Viewed 455 times

  6. How to fix infinite yield possible in Roblox Studio

    Jun 15, 2020 · How to fix infinite yield possible in Roblox Studio Asked 5 years, 5 months ago Modified 5 years, 5 months ago Viewed 7k times

  7. How do I make an event in ROBLOX when a specific dialog?

    On roblox? There's an event in the Dialog object. DialogChoiceSelected(Instance player, Instance dialogChoice) This is how you can use it for making a brick "disappear" as long as you have …

  8. Getting a GUI to appear when I click on a part roblox studio

    Aug 3, 2021 · I was trying to make a game in Roblox studio, and I wanted to make a GUI appear when I click on a part. So far, it will appear, and I also have a button to close it that works.

  9. Why is my Luau code not hiding the GUIs that I tried to hide?

    May 6, 2022 · My code is for hiding some GUIs that I don't want to show. (Note that this is Luau, I can't post to DevForums because I am not a member) This is what I want to hide: Link here …

  10. Lua/Roblox Studio - How do I hide a scrolling frame

    Sep 29, 2024 · I am new to here, I'm also a beginner in Lua. I know something about Roblox Studio though. But how do I hide a scrolling frame with a button as the frame's child? I've …