Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --game link: https://www.roblox.com/games/6494527314/Escape-Easy-ADMIN-Obby
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(21653.89--[[game devs need 20k studs]], 92.16, 628.18)
- wait(1)--1
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(21653.12, 92.16, 536.18)
- wait(1)--2
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(21653.12, 92.16, 452.78)
- wait(1)--3
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(21428.1, 387.81, 621.69)
- wait(2)--4
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(21506.68, 268.1, -125.67)
- wait(2)--5
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(21230.64, 381.82, 740.99)
- wait(2)--6
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(21520.84, 262.34, -194.74)
- wait(2)--7
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(21602.67, 268.73, -178.01)
- --plus things
- local InfiniteJumpEnabled = true
- game:GetService("UserInputService").JumpRequest:connect(function()
- if InfiniteJumpEnabled then
- game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
- end
- end)
- --ç
- local Plr = game:GetService("Players").LocalPlayer
- local Mouse = Plr:GetMouse()
- Mouse.Button1Down:connect(function()
- if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
- if not Mouse.Target then return end
- Plr.Character:MoveTo(Mouse.Hit.p)
- end)
- --
Advertisement
Add Comment
Please, Sign In to add comment