This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() | |
| local Window = Library.CreateLib("MAXIN HUB | ", "Serpent") | |
| --tabs | |
| local Tab1 = Window:NewTab("Main") | |
| local Tab2 = Window:NewTab("Local Scripts") | |
| local Tab3 = Window:NewTab("") | |
| local Tab4 = Window:NewTab("Settings") | |
| --Sections |