About 811,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. lua - How to call functions in other scripts? - Stack Overflow

    Aug 23, 2024 · 11 I have a script file embedded in the Workspace that contains functions. I would like call these functions from script files embedded in child objects of the Workspace. I don't …

  3. Logitech G-hub lua script - Stack Overflow

    Sep 22, 2024 · This is impossible. LGS/GHub is unable to see which usual keys (digits, letters) user is pressing/releasing, this is on purpose to avoid being able to write a keylogger in Lua. …

  4. LUA scripting no recoil - Stack Overflow

    Jan 3, 2022 · LUA scripting no recoil Asked 3 years, 11 months ago Modified 2 months ago Viewed 15k times

  5. How to exit a Lua script's execution? - Stack Overflow

    Nov 25, 2013 · In lua 5.2.0-beta-rc1+, you can add a label at the end of your code called ::exit:: or something of the like, and then whenever you need to exit the program just call it like this:

  6. How to add a "sleep" or "wait" to my Lua Script? - Stack Overflow

    Linux may need Wine emulation for Windows (if application are written for it). You can also use "sleep" or "start-sleep" (from PowerShell), but since Lua are standalone, most people prefer …

  7. Lua Loops | What are they, and how do I use them?

    Jan 14, 2024 · Lua Loops What are they, and how do I use them? Background Luau, Roblox’s version of the programming language Lua, has a ton to offer when it comes to development.

  8. decompiler - How to decompile a Lua file? - Stack Overflow

    Nov 21, 2020 · 4 I have a lua file, which, when opened in Notepad++ shows a mixture of English (uncorrupted), understandable text, as well as a mixture of "NULS" "ETX's" and other strange …

  9. How to decrypt an obfuscated lua script - Stack Overflow

    Feb 12, 2023 · How can I decrypt this new Lua encryption method? key=[[BREW STORE ...

  10. Logitech Gaming Software LUA script not working on GHub

    Aug 29, 2023 · 1 I’ve always used this LUA script on Logitech Gaming software by using a G502 mouse, I had to change my old mouse and I bought a new version “G502x” which is not …