About 122,000 results
Open links in new tab
  1. Making Play Button Work - Scripting Support - Developer Forum

    May 16, 2020 · Heya Guys! I’m creating my own play button and tried to script it but it only just comes up with a red line and when I finished off the function message, the end) didn’t appear so I don’t know what to do. Please answer if you know what …

  2. A Play Button Script - Scripting Support - Developer Forum - Roblox

    Jun 17, 2020 · Heres The Script But It Does Not Work –variables– local playButton = script.Parent.PlayButton local quitGameButton = script.Parent.QuitGameButton local mainFrame = script.Parent –variables– local playButton = script.Parent.PlayButton local quitGameButton = script.Parent.QuitGameButton local mainFrame = script.Parent

  3. How to make an interactive and engaging main menu! - Roblox

    Oct 23, 2021 · So making a main menu isn’t as hard as you think! The hardest part might be making the main menu, making sure it fits on all devices. Takes time but it’s totally worth it. Here is a menu I created for one of my games: IF YOU WISH TO SKIP THE TUTORIAL, THERE IS A MODEL BELOW THAT IS ALREADY MADE! YOU CAN USE THAT! Making the GUI <details><summary>IMPORTANT</summary>When sizing your frames ...

  4. [Full Tutorial] How to script on Roblox | Beginners!

    Sep 20, 2022 · How do script [ Update Version], 2022/2023 Introduction Hey there! Today, I will be teaching you how to script from scratch - all the basics you need to know when coming to script on Roblox with a better and updated version! [If you’re a beginner] After this tutorial, you should learn: Understand the very basics of scripting on Roblox. In this tutorial, we’ll be talking about: Variables ...

  5. How to make a "copy to clipboard" button - Scripting Support

    Nov 16, 2022 · So does anyone know how to make a copy to clip board button? Ik how to: script.parent:MouseButton1Up

  6. Script Replicator Plugin - Community Resources - Developer …

    May 14, 2022 · This plugin allows you to copy and paste scripts into objects, but it can do it on a bigger scale. I’ve noticed that I could only paste a script into one object at a time, so I designed this to allow me to paste similar scripts into similar objects more quickly. To use, you simply select the script you want to copy and press the copy button, then select whatever you want to …

  7. Main Menu Play Button Help - Scripting Support - Developer …

    Sep 29, 2020 · Add a RemoteEvent to ReplicatedStorage, then call :FireServer() on the RemoteEvent in the play button’s code, On the server: Connect a function to .OnServerEvent with some sanity checks, to make sure that a client doesn’t attempt to, for example, respawn every player in the server with 1 click.

  8. run scripts in studio - Community Resources - Roblox

    May 29, 2021 · when you are building in Roblox you will often feel the slowdown of not being able to run scripts in the studio. there are advanced programs that let you do this, but i wanted something simple and understandable. there…

  9. How to make a button copy to clipboard - Scripting Support

    Sep 23, 2020 · I want to make a game, a button can copy some text, But I don’t know how to make a button copy to clipboard, who can help me?

  10. UI Copy Paste Plugin - Community Resources - Developer Forum

    Aug 13, 2023 · I made a plugin that can copy properties of a UI (just the visual part) and can paste it onto another UI. Example video: Planned Features: Presets that you can create and delete Custom properties you can add just in case I missed any Link to marketplace: If there are any problems, comment below! Update 10/10/23 Updated UI Added ability to choose properties to copy or paste Should work now

Refresh