Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("Tower Of Hell", "Ocean")
- --Main
- local Main = Window:NewTab("Main")
- local MainSection = Main:NewSection("First Page")
- MainSection:NewButton("Inf Jump", "Inf JUmp", function()
- loadstring(game:HttpGet("https://pastebin.com/bC97eAyR"))()
- end)
Add Comment
Please, Sign In to add comment