Advertisement
Vzurxy

Untitled

Aug 12th, 2018
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. local player = game.Players.LocalPlayer
  2. local chart = player.Character.Torso
  3. local k = game.ReplicatedStorage.Events.OpenBankVault
  4. local type = game.Players.LocalPlayer.Name
  5.  
  6. game.Players.LocalPlayer.Character:BreakJoints()
  7. wait(5.5)
  8. game.Workspace.type.HumanoidRootPart.CFrame = CFrame.new(827.643, 28.889, -2098.146)
  9. player.PlayerGui:WaitForChild("BankLock")
  10. local a = game.ReplicatedStorage.Functions.GetBankCode:InvokeServer()
  11. print(a)
  12. player.Character.Humanoid.Jump = true
  13. game.Workspace.type.HumanoidRootPart.CFrame = CFrame.new(835.401, -20.897, -2176.804)
  14. wait(.3)
  15. player.PlayerGui:WaitForChild("VaultKeypad")
  16. k:FireServer(a)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement