M

@mit_z

kyirht hub (test nova config)

Lua
2 years ago
local repo = 'https://raw.githubusercontent.com/violin-suzutsuki/LinoriaLib/main/' local Library = loadstring(game:HttpGet(repo .. 'Library.lua'))() local ThemeManager = loadstring(game:HttpGet(repo .. 'addons/ThemeManager.lua'))() local SaveManager = loadstring(game:HttpGet(repo .. 'addons/SaveManager.lua'))() local Window = Library:CreateWindow({ Title = 'Kyirht Hub', Center = true, AutoShow = true,

\x

Lua
2 years ago
-- New example script written by wally -- You can suggest changes with a pull request or something local repo = 'https://raw.githubusercontent.com/violin-suzutsuki/LinoriaLib/main/' local Library = loadstring(game:HttpGet(repo .. 'Library.lua'))() local ThemeManager = loadstring(game:HttpGet(repo .. 'addons/ThemeManager.lua'))() local SaveManager = loadstring(game:HttpGet(repo .. 'addons/SaveManager.lua'))() local Window = Library:CreateWindow({

Kyirht Hub (Linoria Lib)

Lua
2 years ago
local repo = 'https://raw.githubusercontent.com/violin-suzutsuki/LinoriaLib/main/' local Window = Library:CreateWindow({ -- Set Center to true if you want the menu to appear in the center -- Set AutoShow to true if you want the menu to appear when it is created -- Position and Size are also valid options here -- but you do not need to define them unless you are changing them :) Title = 'Kyirht Hub', Center = true,

kyirht hub

Lua
2 years ago
local Mercury = loadstring(game:HttpGet("https://raw.githubusercontent.com/deeeity/mercury-lib/master/src.lua"))() local GUI = Mercury:Create{ Name = "Kyirht Hub", Size = UDim2.fromOffset(600, 400), Theme = Mercury.Themes.Dark, Link = "https://github.com/deeeity/mercury-lib" } local MainTab = GUI:Tab{

Mit Hub

Lua
2 years ago
getgenv().SecureMode = true local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "[💥RELEASE] Anime Fighting Simulator X", LoadingTitle = "🌑 Kyirht Hub 🌑", LoadingSubtitle = "by mit.z", ConfigurationSaving = { Enabled = false, FolderName = nil, -- Create a custom folder for your hub/game