L
@levrock26
Base Battles
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("ROCK Hub | Base Battles", "DarkTheme")
local Credit = Window:NewTab("Credits")
local CreditSection = Credit:NewSection("Credits")
CreditSection:NewButton("Credit: lev", "Made By lev", function()
end)
-- Player Tab
ROCK Hub | Clark County
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("ROCK Hub | Clark County", "DarkTheme")
local Credit = Window:NewTab("Credits")
local CreditSection = Credit:NewSection("Credits")
CreditSection:NewButton("Credit: lev", "Made By lev", function()
end)
-- Player Tab
ROCK Hub | New Haven County
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("ROCK Hub | New Haven County", "Ocean")
if game.PlaceId == 8731310931 then
local Credit = Window:NewTab("Credits")
local CreditSection = Credit:NewSection("Credits")
CreditSection:NewButton("Credit: Levrock26", "Made By Levrock26", function()
end)
ROCK Games | War Tycoon
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("ROCK Hub | War Tycoon", "Ocean")
if game.PlaceId == 4639625707 then
-- MAIN
local Credit = Window:NewTab("Credit")
local CreditSection = Credit:NewSection("Credit")
CreditSection:NewButton("Credit: Levrock26", "Made By Levrock26", function()
ROCK Games | Base Battles Script
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("ROCK Hub | Base Battles Script", "DarkTheme")
if game.PlaceId == 5326405001 then
-- MAIN
local Credit = Window:NewTab("Credits")
local CreditSection = Credit:NewSection("Credits")
CreditSection:NewButton("Credit: Levrock26", "Made By Levrock26", function()
ROCK Hub (TEST)
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "Universal Script",
LoadingTitle = "ROCK Hub (TEST)",
LoadingSubtitle = "by Levrock26",
ConfigurationSaving = {
Enabled = false,
FolderName = nil, -- Create a custom folder for your hub/game
FileName = "ROCKHub"