Advertisement
HolyMolyLol

Climb For Admin

Mar 24th, 2025
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. -- Script made by me
  2. -- Like And Subscribe
  3.  
  4. local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))()
  5.  
  6. local Window = Library:NewWindow("Scripts")
  7.  
  8. local Cheats = Window:NewSection("Made By @SafalChhetri10")
  9.  
  10. Cheats:CreateButton("TP to End", function()
  11. local plr = game.Players.LocalPlayer.Name
  12. game.Workspace[plr].HumanoidRootPart.CFrame = CFrame.new(-52.9999619, 5989.77197, -155, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  13. end)
  14.  
  15. Cheats:CreateButton("Get OP Item", function()
  16. game:GetService("ReplicatedStorage"):WaitForChild("ClaimOPItem"):FireServer()
  17. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement