
Module X UI Library
Universal Script 📌Uploaded byDescription
I tried to script a UI Library, First time, send comments on what to add next it right now has buttons and etc. I got inspired by rayfield to try to do one of these. Some feature might not work. Ive only tested this on Xeno so idk about other executors. The slider color must come before the slider or else the slider wont work. Module X SetUp Commands UI:SetLoadingText(LoadingText) UI:SetCreditsText(CreditsName) UI:CreateTab(TabName) UI:AddButton(TabName, Button name) UI:AddToggle(tabName, text, defaultState) UI:AddSlider(tabName, text, min, max, defaultValue) UI:SetSliderColor(color) How to use UI:AnyCommand("") SilderColors: Red = Color3.fromRGB(255,0,0) Blue = Color3.fromRGB(0,170,255) Green = Color3.fromRGB(0,255,0) Yellow = Color3.fromRGB(255,255,0) Purple = Color3.fromRGB(179,2,255)


Moondiety Script | 17+ supported Games






The start of something new W
@Thelon3lyguy123 Tyy ive been trying to create this for awhile now but kept giving up
@Kyereal dont give up!
@Thelon3lyguy123 I won't ty, what should I also add to the script when I get time??
one question, how do you maximize or restore the gui? thats why you shouldnt obfuscate the script when creating a UI library, *ody does that
@frzfrsy I havent added a feature to maximize but to restore i just execute it again
AI Library
@1alt_ ???