About 518,000 results
Open links in new tab
  1. Lua Scripting Starter Guide - Community Tutorials - Roblox

    Nov 24, 2019 · Learn Lua scripting for Roblox with this beginner's guide, covering programming basics and tips for aspiring developers.

  2. How do i use vs code with roblox?

    Jul 2, 2021 · i tried to setup vc code but im confused of what to get now. Medium – 1 Oct 20 Roblox Development in Visual Studio Code You have decided to start programming in Visual Studio Code …

  3. [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 …

  4. [Open Source] Simple Combat System (with blocking and stun ... - Roblox

    Jul 24, 2023 · simple combat system this combat system has: blocking punching stun it’s pretty simple i released it cause one of my friends wanted to learn more about scripting n yeah if you find any bugs …

  5. NPC chase script - Code Review - Developer Forum | Roblox

    Mar 8, 2022 · Download file: NPC chase test.rbxl (34.7 KB) The code will loop through the players and check who is the closest distance away from the NPC. The NPC will chase the closest player using …

  6. Help with Error code 773 - Scripting Support - Roblox

    Apr 25, 2023 · Hi. I am trying to teleport players from my game, the starter place, to a place within the game. I keep getting error 773, “Failed to teleport, this place is ...

  7. [Scratchify Blocks] - a plugin that allow users coding in ... - Roblox

    Feb 22, 2023 · Hey Devs! I’m creating a plugin to code like in scratch using blocks! The people I know would love to create games because they have ideas, but they don’t know how to code, so they can …

  8. Roblox How To | Creating a Simple Shift to Sprint Script!

    Aug 26, 2021 · Hello! I’m StarJ3M, and I’m going to be teaching you how to make a simple shift to spring ability/key bind! This will be easy to learn and quick! This is for those people who get free models for …

  9. Setting up VSCode with ROJO - Community Tutorials - Roblox

    Dec 22, 2020 · Syncing VSCode with Studio To connect our VSCode to Studio, we need to have the ROJO plugin installed on Roblox Studio and have completed the previous steps above. Inside of …

  10. How to Make a Simple Punch Script - Community Tutorials - Roblox

    Aug 14, 2021 · How it works: When you press the letter P on your keyboard or the mobile button your character will preform the punching animation and deal damage to any humanoid in front of it. Step …