Advertisement
kevin_flash99

The Legend Of The Bone Sword RPG

Apr 10th, 2021
1,902
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.28 KB | None | 0 0
  1. _G.toggle = true -- On or Off Switch
  2. while _G.toggle do
  3.    game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game:GetService("Workspace").Secrets.Obby.Spawns.Finish.CFrame
  4.    wait(2.5)
  5.    game:GetService("ReplicatedStorage").Remotes.Sell:FireServer("Diaboli", 5555555)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement