- Modern design
- Many customization options
- Almost any UI Element you would ever need
You can load Fluent through a GitHub Release:
local Library = loadstring(game:GetService("HttpService"):GetAsync("https://github.com/ActualMasterOogway/Fluent-Renewed/releases/latest/download/Fluent.luau", true))()
local Library = loadstring(game:HttpGetAsync("https://github.com/ActualMasterOogway/Fluent-Renewed/releases/latest/download/Fluent.luau", true))()
Example Script the studio environment
Example Script for an exploit environment
- Master Oogway - The master mind behind Fluent Renewed
- dawid - The master mind behind Fluent
- Lucide, Phosphor - The sexy icons
- richie0866/remote-spy - Assets for the UI, some of the code
- violin-suzutsuki/LinoriaLib - Code for most of the elements, save manager
- 7kayoh/Acrylic - Porting richie0866's acrylic module to lua
- Latte Softworks & Kotera - Bundler
- Pepsied-5229/Pepsi-UI-Library - Inspiration for new features, some of the code