[SUGGESTIONS] Lua features and issues

I decided to make a module that adds more features to Lua and Luau, but for that; I need your help. I need ideas of what features should I add and what features do YOU want to add to lua or luau.

Suggestion format (So I can easily see suggestions :slight_smile: )

For Lua: Lua: Your suggestion here
For LuaU: Luau: Your suggestion here
(I’ll hopefully make a module for lua and luau specifically that’s why I asked for both )

umm… please? any suggestions? come on guys

i feel like this is more of a #development-discussion instead of a #help-and-feedback:creations-feedback

this topic has already been removed from #development-discussion that’s why I reuploaded here.

better pray that this doesn’t get removed aswell since it has nothing to do with showcasing

THEN WHERE SHOULD I UPLOAD IT?!!? i need help

NOWHERE!!! if you’re lucky maybe no one will report your post

Somethings I think would be cool are:

Instance:GetChildrenOfClass(“ClassName”) → returns table of the instances

Instance:GetDescendantsOfClass(“ClassName”) → returns table of the instances

Instance:GetProperties() → returns table of all the properties of that instance

2 Likes

wow i rly like those ideas

i know how to do them except Instance:GetProperties() would be a bit hard but it’s still possible (i think)

I have a module that has the mentioned methods (except GetProperties), it’s already published in the DevForum.

Yea thats cool but im making the module for ‘lua’ specifically

You mentioned both :man_shrugging:
And if you plan to make one for Lua, will it be available to use outside of the Roblox platform?

Yeah Ill make both one for Lua outside and one for roblox luau