约 50 个结果
在新选项卡中打开链接
  1. Lua Scripting Starter Guide - Community Tutorials - Roblox

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

  2. Understand 99% of scripts in 1h or less! Learn Luau here

    2022年11月27日 · After seeing how people normally create tutorials for programming languages I decided to make something that follows that exact format perfectly. This is not a guide on how to do …

  3. Rules that I Follow for my Lua/u Programming! - Roblox

    2025年11月7日 · About a year and a half ago, I shared a post discussing how I structure my scripts that I write. Anyone who has explored the world of programming outside of just Roblox has probably been …

  4. Roblox Lua Programming Formalities Guide

    2023年11月2日 · In lua, and many other programming languages, the and keyword is a conditional statement which only operates what is after the keyword if and only if what is before the keyword is true.

  5. [ERLScript] - Interpreted lua-like programming language - Roblox

    2026年2月3日 · ERLScript is a programming language designed to be easily executed in roblox, being decently customizable & able to be ran multiple times in a single script. Please expect bugs, as this …

  6. My new LuaU learning book - Creations Feedback - Roblox

    2024年11月16日 · In this case, Roblox Studio uses LUA (often referred to as LUAU in Roblox use), which is an easy to learn programming language… While the order and flow of the document is well …

  7. Is Lua easy to learn? - Scripting Support - Developer Forum - Roblox

    2021年1月2日 · Lua is in itself not hard to learn. Using Lua efficiently, like any programming language, is something you gain through experience. If you learn one programming language you basically have …

  8. How to learn lua (0 experience) - Scripting Support - Roblox

    2024年8月1日 · Luau is a language based off of Lua, and it uses the Roblox Studio Engine. I honestly think that looking at the documentation and following Luau’s and Roblox’s “Getting Started” areas, …

  9. Good LUA Tutorial - Help and Feedback / Scripting Support - Roblox

    2024年2月20日 · I worked on programming for about 4 years and I would like to share my experience with you. I used many languages like Lua, C#, C++, C, JavaScript, HTML and CSS.

  10. What is the difference between Lua and Luau? - Roblox

    2023年2月12日 · Currently, I understand how to code and read lines using the programming language Lua and always finding ways to improve as well as learn the articles of Roblox Documentation to …