Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local player = game.Players.LocalPlayer
- local chart = player.Character.Torso
- local k = game.ReplicatedStorage.Events.OpenBankVault
- local type = game.Players.LocalPlayer.Name
- game.Players.LocalPlayer.Character:BreakJoints()
- wait(5.5)
- game.Workspace.type.HumanoidRootPart.CFrame = CFrame.new(827.643, 28.889, -2098.146)
- player.PlayerGui:WaitForChild("BankLock")
- local a = game.ReplicatedStorage.Functions.GetBankCode:InvokeServer()
- print(a)
- player.Character.Humanoid.Jump = true
- game.Workspace.type.HumanoidRootPart.CFrame = CFrame.new(835.401, -20.897, -2176.804)
- wait(.3)
- player.PlayerGui:WaitForChild("VaultKeypad")
- k:FireServer(a)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement