local Library = loadstring(game:HttpGet("https://[Log in to view URL]"))()
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)
local Player = Window:NewTab("Player")
local PlayerSection = Player:NewSection("Player")
PlayerSection:NewButton("ESP", "Ability to see all players in game", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
PlayerSection:NewButton("Hitbox Expander", "Ability to have a bigger target on other players", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
PlayerSection:NewButton("Full Bright", "Ability to never be in DARKNESS", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
PlayerSection:NewButton("Chat Spy", "Ability to have a chatbox", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
PlayerSection:NewButton("Player Teleport GUI", "Ability to teleport to other players", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
PlayerSection:NewButton("Infinite Yield", "Opens the GUI for Infinite Yield", function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end)
local Plymouth = Window:NewTab("Plymouth City")
local PlymouthSection = Plymouth:NewSection("Plymouth City Teleports")
PlymouthSection:NewButton("Car Dealership", "Teleports you to Car Dealership", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
PlymouthSection:NewButton("Gun Dealer", "Teleports you to the Gun Dealer", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
PlymouthSection:NewButton("Bank", "Teleports you to the Bank", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
local Skyscraper = Window:NewTab("Skyscrapers City")
local SkyscraperSection = Skyscraper:NewSection("Skyscraper City Teleports")
SkyscraperSection:NewButton("Car Dealership", "Teleports you to Car Dealership", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
SkyscraperSection:NewButton("Gun Dealer", "Teleports you to the Gun Dealer", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
SkyscraperSection:NewButton("Bank", "Teleports you to the Bank", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
SkyscraperSection:NewButton("McDoogle | Top", "Teleports you to the top of McDoogle", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
SkyscraperSection:NewButton("McDoogle | Bottom", "Teleports you to the bottom of McDoogle", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
local WestPoint = Window:NewTab("West Point City")
local WestPointSection = WestPoint:NewSection("West Point City Teleports")
WestPointSection:NewButton("Car Dealership", "Teleports you to Car Dealership", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
WestPointSection:NewButton("Gun Store (License Needed)", "Teleports you to the Gun Store", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
end
To embed this program on your website, copy the following code and paste it into your website's HTML: