About 631,000 results
Open links in new tab
  1. What do y'all use lua for? : r/lua - Reddit

    I use Lua for scripting, similarly to shell scripts. Mostly for cases where I need tables (shell support for them is pretty bad) Also for prototyping algorithms, etc. Especially with love2d it is easy to …

  2. 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.

  3. LUA scripts - GameGuardian

    Mar 21, 2025 · This is a completely free script. The script will update automatically. ...

  4. Latest Showcase Your Portfolio topics - Developer Forum | Roblox

    Oct 23, 2025 · Showcase your work to get hired.

  5. Lua is the best programming language (change my mind)

    I agree that lua is somewhat underrated, but "best" is very subjective and really depends on your usage scenario. The lua ecosystem is nowhere as vast as python or java, and writing complex …

  6. Scripting Documentation - GG help - GameGuardian

    Scripting Documentation Overview Welcome to the GameGuardian Scripting Documentation. You can use scripts to program various hacks in the GameGuardian. This reference documentation …

  7. Lua Learning Official Website! - Community Resources - Roblox

    Mar 25, 2020 · Lua Learning Website What is Lua Learning? Lua Learning is a community-driven platform (in a Roblox game) created and designed to interactively teach users how to program …

  8. lua scripting: OnEvent does not fire for mouse1, mwheelup, or

    Dec 30, 2021 · trying out lua scripting stuff, I uncommented the line in the example script: function OnEvent(event, arg) OutputLogMessage("Event: "..event.." Arg: "..arg.."\n") end and I get …

  9. LUA scripting - Guides - GameGuardian

    Jul 17, 2017 · Lua table not specified order of fields. Maybe in future I try fix this. I make this support of scripting in last 3-4 weeks. It is first public release. Something can be not good or …

  10. Is there a place to specifically learn Roblox lua?

    Oct 5, 2023 · Just saying, if you didn’t find where to learn scripting, you were probably searching in the wrong place. There’s a place on the devhub where you can learn lua.