Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Script made by me
- -- Like And Subscribe
- local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))()
- local Window = Library:NewWindow("Scripts")
- local Cheats = Window:NewSection("Made By @SafalChhetri10")
- Cheats:CreateButton("TP to End", function()
- local plr = game.Players.LocalPlayer.Name
- game.Workspace[plr].HumanoidRootPart.CFrame = CFrame.new(-52.9999619, 5989.77197, -155, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- end)
- Cheats:CreateButton("Get OP Item", function()
- game:GetService("ReplicatedStorage"):WaitForChild("ClaimOPItem"):FireServer()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement