-
Roblox has recently [announced](https://devforum.roblox.com/t/beta-open-cloud-engine-api-for-executing-luau/3172185) their new api to execute Luau headlessly, which is very useful in running certain s…
-
When decoding .binlua files (quite literally luau renamed to binlua, thanks Remedy) simple scripts *will* work and output something right, but on a good chunk the decompiler will produce this error;
…
-
Somewhere in the near future, the game should support easy modding.
I'm thinking of using something like , but maybe could
just be a Lua runtime with functions provided. Don't know. ~~It's a littl…
-
Hello,
When a dev/scripter logs the chat with the chatted event he only gets acces to the general chat.
Teamchat is not included in the logging so its "Ignored" which in games without Teams is light…
ghost updated
10 years ago
-
### Is your feature request related to a problem? Please describe.
I propose to recreate Lua's [require](https://www.lua.org/pil/8.1.html) and keep it as close as possible to original (default requ…
ds1-e updated
4 months ago
-
I'm trying to access an Instances UniqueId property and roblox-ts doesn't have it.
[Instance.UniqueId](https://create.roblox.com/docs/reference/engine/classes/Instance#UniqueId)
Roblox does show…
-
Hello all !
I started playing with adding LUA scripting language request handler, it's still very basic but we can register lua handlers and server content with LUA.
If you want to contribute/fork y…
-
When I press upload it says in Upload Status Add-on error
![Screenshot 2024-08-13 162741](https://github.com/user-attachments/assets/3c364fbf-67fe-4fe6-b89d-d9b76533e5f9)
-
### Description
I installed the script into StarterPlayerScripts and removed the section for TopBarPlus and changed the line of code for icon Top Bar Plus to my own: local Icon: any = require(replica…
-
### Describe the bug
# NOT RELATED TO ANDROID WIFI ICON NOT WORKING!!
Now i know, wifi icon doesnt mean anything in waydroid because that isnt what is connecting to wifi, its a different issue.
…