Advertisement
fxdogxd

(UPD)🏆 Easy Stud Jumps Obby🏆 script

Apr 17th, 2023
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("FD hub x", "Midnight")
  3. local Tab = Window:NewTab("winner")
  4. local Section = Tab:NewSection("TP WIN")
  5. Section:NewButton("win word normal", "ButtonInfo", function()
  6. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(198.960007, 1262.49915, -872.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7. end)
  8.  
  9. Section:NewButton("win candy word", "ButtonInfo", function()
  10. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3168.86377, 2478.07104, -625.725525, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  11. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement