Skip to content

Instantly share code, notes, and snippets.

View TWCodeDev's full-sized avatar

9X9DEV TWCodeDev

View GitHub Profile
@TWCodeDev
TWCodeDev / Axs.lua
Last active September 13, 2025 14:23
AXS test
--// Load Fluent UI
local Fluent =
loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Fluent/main/source.lua"))()
local Window = Fluent:CreateWindow({
Title = "AXS v1.1.0 BETA by Rlyy",
SubTitle = "Main Hub",
TabWidth = 160,
Size = UDim2.fromOffset(500, 350),
Acrylic = true,