
Module X UI Library
- Keyless
- Mobile untested

Advertisement
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:Window(WindowText)
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)
Advertisement
Share what works, ask questions, or report an issue.
No comments yet. Be the first to share your experience with this script.
🌳 Lumber Tycoon 2
Build A Boat For Treasure
Driving Empire 🏎️ Car Racing

Havoc

Jujutsu Shenanigans

500% UR BOOST! Cursed Tank Simul...
48 lines · 1.4 KB
Copying saves the code to your clipboard; it does not run it. Play opens the Roblox game. Check the script’s platform requirements and community notes before using it.