local Library = loadstring(game:HttpGet("https://[Log in to view URL]"))()
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()
end)
CreditSection:NewButton("Made this script for a goon", "His name is ty", function()
end)
local Main = Window:NewTab("Main")
local MainSection = Main:NewSection("Main")
MainSection:NewButton("HitBox Expander", "Bigger Player Hitbox", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
MainSection:NewButton("ESP", "See all players in game (includes health bar)", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
MainSection:NewButton("Infinite Ammo | Coming Soon!", "You do not need to stop shooting again!!", function()
print('Hello')
end)
MainSection:NewButton("CTRL + Click", "Teleports you where ever you click", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
local Objective = Window:NewTab("Objectives")
local ObjectiveSection = Objective:NewSection("Objectives")
ObjectiveSection:NewButton("Capture Point", "Teleports you to the Capture Point", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
ObjectiveSection:NewButton("Oil Location 1", "Teleports you to Oil Location 1", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
ObjectiveSection:NewButton("Oil Location 2", "Teleports you to Oil Location 2", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
ObjectiveSection:NewButton("Oil Location 3", "Teleports you to Oil Location 3", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
ObjectiveSection:NewButton("Oil Location 4", "Teleports you to Oil Location 4", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
local Teleport = Window:NewTab("Base Teleports")
local TeleportSection = Teleport:NewSection("Base Teleports")
TeleportSection:NewButton("Alpha", "Teleports you to Alpha", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Bravo", "Teleports you to Bravo", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Charlie", "Teleports you to Charlie", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Delta", "Teleports you to Delta", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Echo", "Teleports you to Echo", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Foxtrot", "Teleports you to Foxtrot", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Golf", "Teleports you to Golf", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Hotel", "Teleports you to Hotel", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Kilo", "Teleports you to Kilo", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Lima", "Teleports you to Lima", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Omega", "Teleports you to Omega", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Romeo", "Teleports you to Romeo", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Sierra", "Teleports you to Sierra", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Tango", "Teleports you to Tango", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Victor", "Teleports you to Victor", function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
TeleportSection:NewButton("Zulu", "Teleports you to Zulu", 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: