Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Future X - Version PRO --
- -- C teleports can be glitched. sorry about that --
- local FUTURE = Instance.new("ScreenGui")
- local Frame_TeleportNameA = Instance.new("Frame")
- local Frame_TeleportLabelA = Instance.new("TextLabel")
- local AFrame = Instance.new("Frame")
- local A1E = Instance.new("TextButton")
- local A1 = Instance.new("TextLabel")
- local A2E = Instance.new("TextButton")
- local A2 = Instance.new("TextLabel")
- local A3E = Instance.new("TextButton")
- local A3 = Instance.new("TextLabel")
- local Frame_TeleportNameB = Instance.new("Frame")
- local Frame_TeleportLabelB = Instance.new("TextLabel")
- local BFrame = Instance.new("Frame")
- local B1E = Instance.new("TextButton")
- local B1 = Instance.new("TextLabel")
- local B2E = Instance.new("TextButton")
- local B2 = Instance.new("TextLabel")
- local B3E = Instance.new("TextButton")
- local B3 = Instance.new("TextLabel")
- local B4E = Instance.new("TextButton")
- local B4 = Instance.new("TextLabel")
- local B5E = Instance.new("TextButton")
- local B5 = Instance.new("TextLabel")
- local B6E = Instance.new("TextButton")
- local B6 = Instance.new("TextLabel")
- local Frame_TeleportNameC = Instance.new("Frame")
- local Frame_TeleportLabelC = Instance.new("TextLabel")
- local CCFrame = Instance.new("Frame")
- local C1E = Instance.new("TextButton")
- local C1 = Instance.new("TextLabel")
- local C2E = Instance.new("TextButton")
- local C2 = Instance.new("TextLabel")
- local C3E = Instance.new("TextButton")
- local C3 = Instance.new("TextLabel")
- local NameGUI = Instance.new("TextLabel")
- local Stuff = Instance.new("Frame")
- local Text_Stuff = Instance.new("TextLabel")
- local Stuff_Frame = Instance.new("Frame")
- local PlaceE = Instance.new("TextButton")
- local Place = Instance.new("TextLabel")
- local DeliveryE = Instance.new("TextButton")
- local Delivery = Instance.new("TextLabel")
- local RunMode = Instance.new("TextLabel")
- --Properties:
- FUTURE.Name = "FUTURE"
- FUTURE.Parent = game.CoreGui
- Frame_TeleportNameA.Name = "Frame_TeleportNameA"
- Frame_TeleportNameA.Parent = FUTURE
- Frame_TeleportNameA.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
- Frame_TeleportNameA.BorderSizePixel = 0
- Frame_TeleportNameA.Position = UDim2.new(0.790770829, 0, 0.303439796, 0)
- Frame_TeleportNameA.Size = UDim2.new(0, 156, 0, 24)
- Stuff.Active = true
- Stuff.Draggable = true
- Frame_TeleportNameA.Active = true
- Frame_TeleportNameA.Draggable = true
- Frame_TeleportNameB.Active = true
- Frame_TeleportNameB.Draggable = true
- Frame_TeleportNameC.Active = true
- Frame_TeleportNameC.Draggable = true
- Frame_TeleportLabelA.Name = "Frame_TeleportLabelA"
- Frame_TeleportLabelA.Parent = Frame_TeleportNameA
- Frame_TeleportLabelA.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame_TeleportLabelA.BackgroundTransparency = 1
- Frame_TeleportLabelA.BorderSizePixel = 0
- Frame_TeleportLabelA.Position = UDim2.new(0.0961538479, 0, 0.25, 0)
- Frame_TeleportLabelA.Size = UDim2.new(0, 126, 0, 12)
- Frame_TeleportLabelA.Font = Enum.Font.SourceSansBold
- Frame_TeleportLabelA.Text = "A Teleports"
- Frame_TeleportLabelA.TextColor3 = Color3.new(1, 1, 1)
- Frame_TeleportLabelA.TextSize = 16
- AFrame.Name = "AFrame"
- AFrame.Parent = Frame_TeleportNameA
- AFrame.BackgroundColor3 = Color3.new(0, 0, 0)
- AFrame.BackgroundTransparency = 0.80000001192093
- AFrame.BorderSizePixel = 0
- AFrame.Position = UDim2.new(0, 0, 1, 0)
- AFrame.Size = UDim2.new(0, 156, 0, 87)
- A1E.Name = "A1E"
- A1E.Parent = AFrame
- A1E.BackgroundColor3 = Color3.new(1, 1, 1)
- A1E.BackgroundTransparency = 1
- A1E.BorderSizePixel = 0
- A1E.Position = UDim2.new(0.0384615399, 0, 0.0875311941, 0)
- A1E.Size = UDim2.new(0, 29, 0, 19)
- A1E.Font = Enum.Font.SourceSansBold
- A1E.Text = ">"
- A1E.TextColor3 = Color3.new(1, 1, 1)
- A1E.TextSize = 17
- A1E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(175.826965 , 3.40001321, -435.550049)
- end)
- A1.Name = "A1"
- A1.Parent = A1E
- A1.BackgroundColor3 = Color3.new(1, 1, 1)
- A1.BackgroundTransparency = 1
- A1.BorderSizePixel = 0
- A1.Position = UDim2.new(1.02387261, 0, -0.00623770803, 0)
- A1.Size = UDim2.new(0, 90, 0, 19)
- A1.Font = Enum.Font.SourceSansBold
- A1.Text = "A1"
- A1.TextColor3 = Color3.new(1, 1, 1)
- A1.TextSize = 14
- A2E.Name = "A2E"
- A2E.Parent = AFrame
- A2E.BackgroundColor3 = Color3.new(1, 1, 1)
- A2E.BackgroundTransparency = 1
- A2E.BorderSizePixel = 0
- A2E.Position = UDim2.new(0.0448717959, 0, 0.37975046, 0)
- A2E.Size = UDim2.new(0, 29, 0, 19)
- A2E.Font = Enum.Font.SourceSansBold
- A2E.Text = ">"
- A2E.TextColor3 = Color3.new(1, 1, 1)
- A2E.TextSize = 17
- A2E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(179.772659 , 3.40001369, -535.600708)
- end)
- A2.Name = "A2"
- A2.Parent = A2E
- A2.BackgroundColor3 = Color3.new(1, 1, 1)
- A2.BackgroundTransparency = 1
- A2.BorderSizePixel = 0
- A2.Position = UDim2.new(0.989389896, 0, -0.000164836645, 0)
- A2.Size = UDim2.new(0, 90, 0, 19)
- A2.Font = Enum.Font.SourceSansBold
- A2.Text = "A2"
- A2.TextColor3 = Color3.new(1, 1, 1)
- A2.TextSize = 14
- A3E.Name = "A3E"
- A3E.Parent = AFrame
- A3E.BackgroundColor3 = Color3.new(1, 1, 1)
- A3E.BackgroundTransparency = 1
- A3E.BorderSizePixel = 0
- A3E.Position = UDim2.new(0.0448717959, 0, 0.680811644, 0)
- A3E.Size = UDim2.new(0, 29, 0, 19)
- A3E.Font = Enum.Font.SourceSansBold
- A3E.Text = ">"
- A3E.TextColor3 = Color3.new(1, 1, 1)
- A3E.TextSize = 17
- A3E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(180.51503, 3.40001369, -640.136902)
- end)
- A3.Name = "A3"
- A3.Parent = A3E
- A3.BackgroundColor3 = Color3.new(1, 1, 1)
- A3.BackgroundTransparency = 1
- A3.BorderSizePixel = 0
- A3.Position = UDim2.new(0.989389896, 0, -0.0197329521, 0)
- A3.Size = UDim2.new(0, 90, 0, 19)
- A3.Font = Enum.Font.SourceSansBold
- A3.Text = "A3"
- A3.TextColor3 = Color3.new(1, 1, 1)
- A3.TextSize = 14
- Frame_TeleportNameB.Name = "Frame_TeleportNameB"
- Frame_TeleportNameB.Parent = FUTURE
- Frame_TeleportNameB.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
- Frame_TeleportNameB.BorderSizePixel = 0
- Frame_TeleportNameB.Position = UDim2.new(0.694284201, 0, 0.303439796, 0)
- Frame_TeleportNameB.Size = UDim2.new(0, 156, 0, 24)
- Frame_TeleportLabelB.Name = "Frame_TeleportLabelB"
- Frame_TeleportLabelB.Parent = Frame_TeleportNameB
- Frame_TeleportLabelB.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame_TeleportLabelB.BackgroundTransparency = 1
- Frame_TeleportLabelB.BorderSizePixel = 0
- Frame_TeleportLabelB.Position = UDim2.new(0.0961538479, 0, 0.25, 0)
- Frame_TeleportLabelB.Size = UDim2.new(0, 126, 0, 12)
- Frame_TeleportLabelB.Font = Enum.Font.SourceSansBold
- Frame_TeleportLabelB.Text = "B Teleports"
- Frame_TeleportLabelB.TextColor3 = Color3.new(1, 1, 1)
- Frame_TeleportLabelB.TextSize = 16
- BFrame.Name = "BFrame"
- BFrame.Parent = Frame_TeleportNameB
- BFrame.BackgroundColor3 = Color3.new(0, 0, 0)
- BFrame.BackgroundTransparency = 0.80000001192093
- BFrame.BorderSizePixel = 0
- BFrame.Position = UDim2.new(0, 0, 1, 0)
- BFrame.Size = UDim2.new(0, 156, 0, 159)
- B1E.Name = "B1E"
- B1E.Parent = BFrame
- B1E.BackgroundColor3 = Color3.new(1, 1, 1)
- B1E.BackgroundTransparency = 1
- B1E.BorderSizePixel = 0
- B1E.Position = UDim2.new(0.0384615399, 0, -0.00589623302, 0)
- B1E.Size = UDim2.new(0, 29, 0, 19)
- B1E.Font = Enum.Font.SourceSansBold
- B1E.Text = ">"
- B1E.TextColor3 = Color3.new(1, 1, 1)
- B1E.TextSize = 17
- B1E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-10.7741232, 3.399997, -405.051147)
- end)
- B1.Name = "B1"
- B1.Parent = B1E
- B1.BackgroundColor3 = Color3.new(1, 1, 1)
- B1.BackgroundTransparency = 1
- B1.BorderSizePixel = 0
- B1.Position = UDim2.new(1.02387261, 0, -0.00623770803, 0)
- B1.Size = UDim2.new(0, 90, 0, 19)
- B1.Font = Enum.Font.SourceSansBold
- B1.Text = "B1"
- B1.TextColor3 = Color3.new(1, 1, 1)
- B1.TextSize = 14
- B2E.Name = "B2E"
- B2E.Parent = BFrame
- B2E.BackgroundColor3 = Color3.new(1, 1, 1)
- B2E.BackgroundTransparency = 1
- B2E.BorderSizePixel = 0
- B2E.Position = UDim2.new(0.0448717959, 0, 0.161976665, 0)
- B2E.Size = UDim2.new(0, 29, 0, 19)
- B2E.Font = Enum.Font.SourceSansBold
- B2E.Text = ">"
- B2E.TextColor3 = Color3.new(1, 1, 1)
- B2E.TextSize = 17
- B2E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(15.3036089, 3.399997, -431.722687)
- end)
- B2.Name = "B2"
- B2.Parent = B2E
- B2.BackgroundColor3 = Color3.new(1, 1, 1)
- B2.BackgroundTransparency = 1
- B2.BorderSizePixel = 0
- B2.Position = UDim2.new(0.989389896, 0, -0.000164836645, 0)
- B2.Size = UDim2.new(0, 90, 0, 19)
- B2.Font = Enum.Font.SourceSansBold
- B2.Text = "B2"
- B2.TextColor3 = Color3.new(1, 1, 1)
- B2.TextSize = 14
- B3E.Name = "B3E"
- B3E.Parent = BFrame
- B3E.BackgroundColor3 = Color3.new(1, 1, 1)
- B3E.BackgroundTransparency = 1
- B3E.BorderSizePixel = 0
- B3E.Position = UDim2.new(0.0448717959, 0, 0.325180471, 0)
- B3E.Size = UDim2.new(0, 29, 0, 19)
- B3E.Font = Enum.Font.SourceSansBold
- B3E.Text = ">"
- B3E.TextColor3 = Color3.new(1, 1, 1)
- B3E.TextSize = 17
- B3E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-10.8092031, 3.399997, -513.580566)
- end)
- B3.Name = "B3"
- B3.Parent = B3E
- B3.BackgroundColor3 = Color3.new(1, 1, 1)
- B3.BackgroundTransparency = 1
- B3.BorderSizePixel = 0
- B3.Position = UDim2.new(0.989389896, 0, -0.0197329521, 0)
- B3.Size = UDim2.new(0, 90, 0, 19)
- B3.Font = Enum.Font.SourceSansBold
- B3.Text = "B3"
- B3.TextColor3 = Color3.new(1, 1, 1)
- B3.TextSize = 14
- B4E.Name = "B4E"
- B4E.Parent = BFrame
- B4E.BackgroundColor3 = Color3.new(1, 1, 1)
- B4E.BackgroundTransparency = 1
- B4E.BorderSizePixel = 0
- B4E.Position = UDim2.new(0.0448717959, 0, 0.486918092, 0)
- B4E.Size = UDim2.new(0, 29, 0, 19)
- B4E.Font = Enum.Font.SourceSansBold
- B4E.Text = ">"
- B4E.TextColor3 = Color3.new(1, 1, 1)
- B4E.TextSize = 17
- B4E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(15.9593315, 3.399997, -544.760803)
- end)
- B4.Name = "B4"
- B4.Parent = B4E
- B4.BackgroundColor3 = Color3.new(1, 1, 1)
- B4.BackgroundTransparency = 1
- B4.BorderSizePixel = 0
- B4.Position = UDim2.new(0.989389837, 0, -0.0197329521, 0)
- B4.Size = UDim2.new(0, 90, 0, 19)
- B4.Font = Enum.Font.SourceSansBold
- B4.Text = "B4"
- B4.TextColor3 = Color3.new(1, 1, 1)
- B4.TextSize = 14
- B5E.Name = "B5E"
- B5E.Parent = BFrame
- B5E.BackgroundColor3 = Color3.new(1, 1, 1)
- B5E.BackgroundTransparency = 1
- B5E.BorderSizePixel = 0
- B5E.Position = UDim2.new(0.0448717959, 0, 0.667281926, 0)
- B5E.Size = UDim2.new(0, 29, 0, 19)
- B5E.Font = Enum.Font.SourceSansBold
- B5E.Text = ">"
- B5E.TextColor3 = Color3.new(1, 1, 1)
- B5E.TextSize = 17
- B5E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-13.2477007, 3.399997, -614.028076)
- end)
- B5.Name = "B5"
- B5.Parent = B5E
- B5.BackgroundColor3 = Color3.new(1, 1, 1)
- B5.BackgroundTransparency = 1
- B5.BorderSizePixel = 0
- B5.Position = UDim2.new(0.989389837, 0, -0.0197329521, 0)
- B5.Size = UDim2.new(0, 90, 0, 19)
- B5.Font = Enum.Font.SourceSansBold
- B5.Text = "B5"
- B5.TextColor3 = Color3.new(1, 1, 1)
- B5.TextSize = 14
- B6E.Name = "B6E"
- B6E.Parent = BFrame
- B6E.BackgroundColor3 = Color3.new(1, 1, 1)
- B6E.BackgroundTransparency = 1
- B6E.BorderSizePixel = 0
- B6E.Position = UDim2.new(0.0384615399, 0, 0.837093234, 0)
- B6E.Size = UDim2.new(0, 29, 0, 19)
- B6E.Font = Enum.Font.SourceSansBold
- B6E.Text = ">"
- B6E.TextColor3 = Color3.new(1, 1, 1)
- B6E.TextSize = 17
- B6E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.0287724, 3.40014148, -645.155029)
- end)
- B6.Name = "B6"
- B6.Parent = B6E
- B6.BackgroundColor3 = Color3.new(1, 1, 1)
- B6.BackgroundTransparency = 1
- B6.BorderSizePixel = 0
- B6.Position = UDim2.new(0.989389837, 0, -0.0197329521, 0)
- B6.Size = UDim2.new(0, 90, 0, 19)
- B6.Font = Enum.Font.SourceSansBold
- B6.Text = "B6"
- B6.TextColor3 = Color3.new(1, 1, 1)
- B6.TextSize = 14
- Frame_TeleportNameC.Name = "Frame_TeleportNameC"
- Frame_TeleportNameC.Parent = FUTURE
- Frame_TeleportNameC.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
- Frame_TeleportNameC.BorderSizePixel = 0
- Frame_TeleportNameC.Position = UDim2.new(0.592029333, 0, 0.303439796, 0)
- Frame_TeleportNameC.Size = UDim2.new(0, 156, 0, 24)
- Frame_TeleportLabelC.Name = "Frame_TeleportLabelC"
- Frame_TeleportLabelC.Parent = Frame_TeleportNameC
- Frame_TeleportLabelC.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame_TeleportLabelC.BackgroundTransparency = 1
- Frame_TeleportLabelC.BorderSizePixel = 0
- Frame_TeleportLabelC.Position = UDim2.new(0.0961538479, 0, 0.25, 0)
- Frame_TeleportLabelC.Size = UDim2.new(0, 126, 0, 12)
- Frame_TeleportLabelC.Font = Enum.Font.SourceSansBold
- Frame_TeleportLabelC.Text = "C Teleports"
- Frame_TeleportLabelC.TextColor3 = Color3.new(1, 1, 1)
- Frame_TeleportLabelC.TextSize = 16
- CCFrame.Name = "CCFrame"
- CCFrame.Parent = Frame_TeleportNameC
- CCFrame.BackgroundColor3 = Color3.new(0, 0, 0)
- CCFrame.BackgroundTransparency = 0.80000001192093
- CCFrame.BorderSizePixel = 0
- CCFrame.Position = UDim2.new(0, 0, 1, 0)
- CCFrame.Size = UDim2.new(0, 156, 0, 87)
- C1E.Name = "C1E"
- C1E.Parent = CCFrame
- C1E.BackgroundColor3 = Color3.new(1, 1, 1)
- C1E.BackgroundTransparency = 1
- C1E.BorderSizePixel = 0
- C1E.Position = UDim2.new(0.0384615399, 0, 0.0875311941, 0)
- C1E.Size = UDim2.new(0, 29, 0, 19)
- C1E.Font = Enum.Font.SourceSansBold
- C1E.Text = ">"
- C1E.TextColor3 = Color3.new(1, 1, 1)
- C1E.TextSize = 17
- C1E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-178.15802, 3.40003085, -400.555145)
- end)
- C1.Name = "C1"
- C1.Parent = C1E
- C1.BackgroundColor3 = Color3.new(1, 1, 1)
- C1.BackgroundTransparency = 1
- C1.BorderSizePixel = 0
- C1.Position = UDim2.new(1.02387261, 0, -0.00623770803, 0)
- C1.Size = UDim2.new(0, 90, 0, 19)
- C1.Font = Enum.Font.SourceSansBold
- C1.Text = "C1"
- C1.TextColor3 = Color3.new(1, 1, 1)
- C1.TextSize = 14
- C2E.Name = "C2E"
- C2E.Parent = CCFrame
- C2E.BackgroundColor3 = Color3.new(1, 1, 1)
- C2E.BackgroundTransparency = 1
- C2E.BorderSizePixel = 0
- C2E.Position = UDim2.new(0.0448717959, 0, 0.37975046, 0)
- C2E.Size = UDim2.new(0, 29, 0, 19)
- C2E.Font = Enum.Font.SourceSansBold
- C2E.Text = ">"
- C2E.TextColor3 = Color3.new(1, 1, 1)
- C2E.TextSize = 17
- C2E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(176.298981, 3.40004277, -506.780701)
- end)
- C2.Name = "C2"
- C2.Parent = C2E
- C2.BackgroundColor3 = Color3.new(1, 1, 1)
- C2.BackgroundTransparency = 1
- C2.BorderSizePixel = 0
- C2.Position = UDim2.new(0.989389896, 0, -0.000164836645, 0)
- C2.Size = UDim2.new(0, 90, 0, 19)
- C2.Font = Enum.Font.SourceSansBold
- C2.Text = "C2"
- C2.TextColor3 = Color3.new(1, 1, 1)
- C2.TextSize = 14
- C3E.Name = "C3E"
- C3E.Parent = CCFrame
- C3E.BackgroundColor3 = Color3.new(1, 1, 1)
- C3E.BackgroundTransparency = 1
- C3E.BorderSizePixel = 0
- C3E.Position = UDim2.new(0.0448717959, 0, 0.680811644, 0)
- C3E.Size = UDim2.new(0, 29, 0, 19)
- C3E.Font = Enum.Font.SourceSansBold
- C3E.Text = ">"
- C3E.TextColor3 = Color3.new(1, 1, 1)
- C3E.TextSize = 17
- C3E.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(178.107803, 3.40007877, -609.506531)
- end)
- C3.Name = "C3"
- C3.Parent = C3E
- C3.BackgroundColor3 = Color3.new(1, 1, 1)
- C3.BackgroundTransparency = 1
- C3.BorderSizePixel = 0
- C3.Position = UDim2.new(0.989389896, 0, -0.0197329521, 0)
- C3.Size = UDim2.new(0, 90, 0, 19)
- C3.Font = Enum.Font.SourceSansBold
- C3.Text = "C3"
- C3.TextColor3 = Color3.new(1, 1, 1)
- C3.TextSize = 14
- NameGUI.Name = "NameGUI"
- NameGUI.Parent = FUTURE
- NameGUI.BackgroundColor3 = Color3.new(1, 1, 1)
- NameGUI.BackgroundTransparency = 1
- NameGUI.BorderSizePixel = 0
- NameGUI.Position = UDim2.new(0.848142624, 0, 0.809582293, 0)
- NameGUI.Size = UDim2.new(0, 401, 0, 155)
- NameGUI.Font = Enum.Font.SourceSansBold
- NameGUI.Text = "FUTURE"
- NameGUI.TextColor3 = Color3.new(1, 1, 1)
- NameGUI.TextSize = 70
- Stuff.Name = "Stuff"
- Stuff.Parent = FUTURE
- Stuff.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
- Stuff.BorderSizePixel = 0
- Stuff.Position = UDim2.new(0.512605011, 0, 0.303439796, 0)
- Stuff.Size = UDim2.new(0, 141, 0, 23)
- Text_Stuff.Name = "Text_Stuff"
- Text_Stuff.Parent = Stuff
- Text_Stuff.BackgroundColor3 = Color3.new(1, 1, 1)
- Text_Stuff.BackgroundTransparency = 1
- Text_Stuff.BorderSizePixel = 0
- Text_Stuff.Position = UDim2.new(0.106382981, 0, 0.0869565234, 0)
- Text_Stuff.Size = UDim2.new(0, 111, 0, 18)
- Text_Stuff.Font = Enum.Font.SourceSansBold
- Text_Stuff.Text = "Stuff"
- Text_Stuff.TextColor3 = Color3.new(1, 1, 1)
- Text_Stuff.TextSize = 16
- Stuff_Frame.Name = "Stuff_Frame"
- Stuff_Frame.Parent = Stuff
- Stuff_Frame.BackgroundColor3 = Color3.new(0, 0, 0)
- Stuff_Frame.BackgroundTransparency = 0.80000001192093
- Stuff_Frame.BorderSizePixel = 0
- Stuff_Frame.Position = UDim2.new(0, 0, 0.95652169, 0)
- Stuff_Frame.Size = UDim2.new(0, 141, 0, 100)
- PlaceE.Name = "PlaceE"
- PlaceE.Parent = Stuff
- PlaceE.BackgroundColor3 = Color3.new(1, 1, 1)
- PlaceE.BackgroundTransparency = 1
- PlaceE.BorderSizePixel = 0
- PlaceE.Position = UDim2.new(-0.00409165025, 0, 1.34840083, 0)
- PlaceE.Size = UDim2.new(0, 29, 0, 19)
- PlaceE.Font = Enum.Font.SourceSansBold
- PlaceE.Text = ">"
- PlaceE.TextColor3 = Color3.new(1, 1, 1)
- PlaceE.TextSize = 17
- PlaceE.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(42.1663208, 3.80013347, 83.0668869)
- end)
- Place.Name = "Place"
- Place.Parent = PlaceE
- Place.BackgroundColor3 = Color3.new(1, 1, 1)
- Place.BackgroundTransparency = 1
- Place.BorderSizePixel = 0
- Place.Position = UDim2.new(1.02387261, 0, -0.00623770803, 0)
- Place.Size = UDim2.new(0, 90, 0, 19)
- Place.Font = Enum.Font.SourceSansBold
- Place.Text = "WAPP"
- Place.TextColor3 = Color3.new(1, 1, 1)
- Place.TextSize = 14
- DeliveryE.Name = "DeliveryE"
- DeliveryE.Parent = Stuff
- DeliveryE.BackgroundColor3 = Color3.new(1, 1, 1)
- DeliveryE.BackgroundTransparency = 1
- DeliveryE.BorderSizePixel = 0
- DeliveryE.Position = UDim2.new(-0.00409165025, 0, 2.43535733, 0)
- DeliveryE.Size = UDim2.new(0, 29, 0, 19)
- DeliveryE.Font = Enum.Font.SourceSansBold
- DeliveryE.Text = ">"
- DeliveryE.TextColor3 = Color3.new(1, 1, 1)
- DeliveryE.TextSize = 17
- DeliveryE.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(64.7848206, 3.79999995, -18.6730289)
- end)
- Delivery.Name = "Delivery"
- Delivery.Parent = DeliveryE
- Delivery.BackgroundColor3 = Color3.new(1, 1, 1)
- Delivery.BackgroundTransparency = 1
- Delivery.BorderSizePixel = 0
- Delivery.Position = UDim2.new(1.02387261, 0, -0.00623770803, 0)
- Delivery.Size = UDim2.new(0, 90, 0, 19)
- Delivery.Font = Enum.Font.SourceSansBold
- Delivery.Text = "DeliveryStation"
- Delivery.TextColor3 = Color3.new(1, 1, 1)
- Delivery.TextSize = 14
- RunMode.Name = "RunMode"
- RunMode.Parent = Stuff
- RunMode.BackgroundColor3 = Color3.new(1, 1, 1)
- RunMode.BackgroundTransparency = 1
- RunMode.BorderSizePixel = 0
- RunMode.Position = UDim2.new(0.201177597, 0, 3.56028414, 0)
- RunMode.Size = UDim2.new(0, 90, 0, 19)
- RunMode.Font = Enum.Font.SourceSansBold
- RunMode.Text = "Run"
- RunMode.TextColor3 = Color3.new(1, 1, 1)
- RunMode.TextSize = 14
- -- Scripts:
- local mouse = game.Players.LocalPlayer:GetMouse()
- local running = false
- function getTool()
- for _, kid in ipairs(script.Parent:GetChildren()) do
- if kid.className == "Tool" then return kid end
- end
- return nil
- end
- mouse.KeyDown:connect(function (key) -- Run function
- key = string.lower(key)
- if string.byte(key) == 48 then
- running = true
- local keyConnection = mouse.KeyUp:connect(function (key)
- if string.byte(key) == 48 then
- running = false
- end
- end)
- RunMode.TextColor3 = Color3.new(255,0,0)
- for i = 1,5 do
- game.Workspace.CurrentCamera.FieldOfView = (70+(i*2))
- wait()
- end
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 25
- repeat wait () until running == false
- RunMode.TextColor3 = Color3.new(255,255,255)
- keyConnection:disconnect()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
- for i = 1,5 do
- game.Workspace.CurrentCamera.FieldOfView = (80-(i*2))
- wait()
- end
- end
- end)
- local toggle = false -- false is Off; true is On
- function onKeyPress(actionName, userInputState, inputObject)
- if userInputState == Enum.UserInputState.Begin then
- if toggle == false then
- toggle = true
- FUTURE.Enabled = true
- else
- toggle = false
- FUTURE.Enabled = false
- end
- end
- end
- game.ContextActionService:BindAction("keyPress", onKeyPress, false, Enum.KeyCode.R)
Add Comment
Please, Sign In to add comment