Advertisement
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)
- MainSection:NewButton("speed ", "Speed hacks", function()
- loadstring(game:HttpGet("https://pastebin.com/bC97eAyR"))()
- end)
- MainSection:NewButton("classic Animation ", "make you the 2006 animation", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/iz2qZR1R"))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement