ADVERTISEMENTREMOVE ADS
Envision Gui2Lua (DEVELOPERS UTILITY ROBLOX PLUGIN)
84,722 views
Universal script•
2 years ago

Script Preview
Description
## [ROBLOX PLUGIN]
# Envision Gui2Lua
What is this?
This is a utility Roblox plugin for developers like me.
What does this plugin do?
This plugin converts gui elements to Lua code, with some configs for your preference.
Why did I make this?
Well it all started 2 days ago, I was using Gui to Lua and I saw that when I was converting my gui, and my textbox wasn't in the code (meaning that converting a textbox was broke), I messaged the developer of this plugin and they responded with "Will fix when I have free time.", so I decided to use my free time and remake the plugin.
Configs
- Group all generated variables within a table.
- Rearrange code to set .Parent as the final property. *(Provides optimization when creating an instance.)*
- Randomly name generated variables.
- Add semicolons after every generated line.
- Skip adding properties that match their default values. *(Will reduce the number of lines in the generated code.)*
Get the plugin
.
# Envision Gui2Lua
What is this?
This is a utility Roblox plugin for developers like me.
What does this plugin do?
This plugin converts gui elements to Lua code, with some configs for your preference.
Why did I make this?
Well it all started 2 days ago, I was using Gui to Lua and I saw that when I was converting my gui, and my textbox wasn't in the code (meaning that converting a textbox was broke), I messaged the developer of this plugin and they responded with "Will fix when I have free time.", so I decided to use my free time and remake the plugin.
Configs
- Group all generated variables within a table.
- Rearrange code to set .Parent as the final property. *(Provides optimization when creating an instance.)*
- Randomly name generated variables.
- Add semicolons after every generated line.
- Skip adding properties that match their default values. *(Will reduce the number of lines in the generated code.)*
Get the plugin
Features:
- Turn Gui Instances to Lua code.
ADVERTISEMENTREMOVE ADS
2 Lines • 126 Bytes
Verified
There is no script.
Get the link to the plugin here: https://create.roblox.com/marketplace/asset/14757782648/Envision-Gui2Lua
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS







Comments