About 292,000 results
Open links in new tab
  1. [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 …

  2. Lua Scripting Starter Guide - Community Tutorials - Roblox

    Nov 24, 2019 · Lua Scripting Starter Guide Author: @DarkSinisterPVP Helper(s): @Supersaiyan122 Author’s Note <details><summary>Click to open the letter</summary>Picking up programming and learning it for the first time works just like any other hobby–art, music, sports, photography, etc.–although, it may be difficult to know where to start as a beginner, especially …

  3. Beginners Start Here [Scripting Starter Info] - Roblox

    Mar 17, 2025 · Hello Guys, When I first started learning Roblox scripting or Luau, I found a hard time finding good tutorials and reliable information. I’m not someone who likes to watch you tube tutorials, I rather read, so I made this post for people that feel the same. This is a list of many useful post links to get your scripting journey started. Here you can learn the basics. -Basic …

  4. Script Replicator Plugin - Community Resources - Roblox

    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 insert …

  5. How to use Script.Source? - Scripting Support - Roblox

    Sep 19, 2020 · Hey! I’m making a leaderstats creator plugin. How do I use Script.Source? Basically just Script.Source = print(&quot;Hello World&quot;) or Script.Source = local var1 = &quot;idk&quot; print(var1) ?

  6. Creating A Combat Combo Script - Scripting Support - Roblox

    Apr 10, 2021 · I want to achieve a combat script the player clicks their left mouse which will initiate a full combo and each the player clicks their mouse the animations are played Lets say the player clicks their mouse once it would play the first animation then if they click their mouse a second and third time within a second of the first animation being played the second and third …

  7. Script Loader (V3) - Community Resources - Developer Forum

    Apr 25, 2023 · Script Loader Welcome to Script Loader, what does this plugin do? Well good question! This plugin has pre-built scripts you can just load into your game, let’s say you want an lavablock with script, just press 1 button and it inserts, it is just that easy. Why Script Loader Why should I use Script Loader and not just the toolbox? Well, Script Loader has no virusses and is …

  8. How to use the new Ban API (with code examples) - Roblox

    Jun 29, 2024 · Here is a brief summary of how to use roblox’s new ban API. This does not cover everything but it does cover how you could set up a simple system inside of your game. You can watch this video on the same topic if you prefer: The ban API is built into the existing Players service. It includes the new function BanAsync() which allows us to ban a list of players from …

  9. How to make your own CoreScript - Community Tutorials - Roblox

    Jun 4, 2020 · Make sure it has the .lua file extension at the end, then open it in a text editor or make a LocalScript in Roblox Studio, and when you’re done open the file and copy it over. I’ll use Roblox Studio for writing the code and Notepad++ as my text editor. My CoreScript is named TestCoreScript.lua. Alright, now write your script!

  10. Resources _ Community Tutorial: How to Create a Simple Script

    Dec 28, 2024 · Video Tutorial Script Writing. Writing a good tutorial script is essential to keep your content clear, concise, and engaging. Here are a few resources and tips for scripting your video: Script Writing Templates Use templates for structuring your tutorial: Intro (Hook): Grab attention with an interesting fact or question.

Refresh