Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ScreenGui = Instance.new("ScreenGui")
- Frame = Instance.new("Frame")
- Kill = Instance.new("TextButton")
- Bring = Instance.new("TextButton")
- Attach = Instance.new("TextButton")
- TextLabel = Instance.new("TextLabel")
- TextLabel_2 = Instance.new("TextLabel")
- EnterName = Instance.new("TextBox")
- TextButton = Instance.new("TextButton")
- LockOn = Instance.new("TextButton")
- ScreenGui.Parent = game.CoreGui
- Frame.Parent = ScreenGui
- Frame.Active = true
- Frame.BackgroundColor3 = Color3.new(0.164706, 0.203922, 1)
- Frame.Position = UDim2.new(0.161048695, 0, 0.212806016, 0)
- Frame.Draggable = true
- Frame.Size = UDim2.new(0, 260, 0, 183)
- Kill.Name = "Kill"
- Kill.Parent = Frame
- Kill.BackgroundColor3 = Color3.new(0.0627451, 0.0470588, 0.494118)
- Kill.BackgroundTransparency = 0.10000000149012
- Kill.BorderSizePixel = 3
- Kill.Position = UDim2.new(0.0566753447, 0, 0.334757209, 0)
- Kill.Size = UDim2.new(0, 111, 0, 35)
- Kill.Font = Enum.Font.SciFi
- Kill.FontSize = Enum.FontSize.Size28
- Kill.Text = "Kill"
- Kill.TextSize = 25
- Kill.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
- Kill.TextStrokeTransparency = 0.20000000298023
- Bring.Name = "Bring"
- Bring.Parent = Frame
- Bring.BackgroundColor3 = Color3.new(0.0627451, 0.0470588, 0.494118)
- Bring.BackgroundTransparency = 0.10000000149012
- Bring.BorderSizePixel = 3
- Bring.Position = UDim2.new(0.0566753447, 0, 0.582165658, 0)
- Bring.Size = UDim2.new(0, 111, 0, 35)
- Bring.Font = Enum.Font.SciFi
- Bring.FontSize = Enum.FontSize.Size28
- Bring.Text = "Bring"
- Bring.TextSize = 25
- Bring.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
- Bring.TextStrokeTransparency = 0.20000000298023
- Attach.Name = "Attach"
- Attach.Parent = Frame
- Attach.BackgroundColor3 = Color3.new(0.0627451, 0.0470588, 0.494118)
- Attach.BackgroundTransparency = 0.10000000149012
- Attach.BorderSizePixel = 3
- Attach.Position = UDim2.new(0.522535503, 0, 0.330794156, 0)
- Attach.Size = UDim2.new(0, 111, 0, 35)
- Attach.Font = Enum.Font.SciFi
- Attach.FontSize = Enum.FontSize.Size28
- Attach.Text = "Attach"
- Attach.TextSize = 25
- Attach.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
- Attach.TextStrokeTransparency = 0.20000000298023
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.0327868834, 0, 0.851851881, 0)
- TextLabel.Size = UDim2.new(0, 211, 0, 16)
- TextLabel.Font = Enum.Font.Cartoon
- TextLabel.FontSize = Enum.FontSize.Size12
- TextLabel.Text = "(Red): Must Have Tools In Your Inventory"
- TextLabel.TextSize = 12
- TextLabel.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
- TextLabel.TextStrokeTransparency = 0.20000000298023
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.Position = UDim2.new(0, 0, 0.92592597, 0)
- TextLabel_2.Size = UDim2.new(0, 181, 0, 16)
- TextLabel_2.Font = Enum.Font.Cartoon
- TextLabel_2.FontSize = Enum.FontSize.Size18
- TextLabel_2.Text = "(Green): No Need for Tools"
- TextLabel_2.TextSize = 15
- TextLabel_2.TextStrokeColor3 = Color3.new(0.133333, 1, 0)
- TextLabel_2.TextStrokeTransparency = 0.20000000298023
- EnterName.Name = "EnterName"
- EnterName.Parent = Frame
- EnterName.BackgroundColor3 = Color3.new(0.478431, 0.478431, 0.478431)
- EnterName.BorderSizePixel = 3
- EnterName.Position = UDim2.new(0.177941173, 0, 0.0461087376, 0)
- EnterName.Size = UDim2.new(0, 167, 0, 35)
- EnterName.Font = Enum.Font.SourceSans
- EnterName.FontSize = Enum.FontSize.Size14
- EnterName.Text = "EnterName"
- EnterName.TextColor3 = Color3.new(0, 0, 0)
- EnterName.TextSize = 14
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
- TextButton.Size = UDim2.new(0, 20, 0, 22)
- TextButton.Font = Enum.Font.Cartoon
- TextButton.FontSize = Enum.FontSize.Size28
- TextButton.Text = "X"
- TextButton.TextSize = 25
- TextButton.TextStrokeColor3 = Color3.new(0.152941, 0.854902, 0.960784)
- TextButton.TextStrokeTransparency = 0.20000000298023
- LockOn.Name = "LockOn"
- LockOn.Parent = Frame
- LockOn.BackgroundColor3 = Color3.new(0.0627451, 0.0470588, 0.494118)
- LockOn.BackgroundTransparency = 0.10000000149012
- LockOn.BorderSizePixel = 3
- LockOn.Position = UDim2.new(0.521634638, 0, 0.582497418, 0)
- LockOn.Size = UDim2.new(0, 111, 0, 35)
- LockOn.Font = Enum.Font.SciFi
- LockOn.FontSize = Enum.FontSize.Size28
- LockOn.Text = "Lock On"
- LockOn.TextSize = 25
- LockOn.TextStrokeColor3 = Color3.new(0.0666667, 1, 0)
- LockOn.TextStrokeTransparency = 0.20000000298023
- -- the good stuff ;) Credist to NKSzYT for this gui xddd i was rushed making it
- Attach.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.Humanoid.Name = 1
- local l = game.Players.LocalPlayer.Character["1"]:Clone()
- l.Parent = game.Players.LocalPlayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- game.Players.LocalPlayer.Character["1"]:Destroy()
- game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
- game.Players.LocalPlayer.Character.Animate.Disabled = true
- wait(0.1)
- game.Players.LocalPlayer.Character.Animate.Disabled = false
- game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
- end
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[EnterName.Text].Character["Left Arm"].CFrame
- end)
- Kill.MouseButton1Click:connect(function()
- NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- game.Players.LocalPlayer.Character.Humanoid.Name = 1
- local l = game.Players.LocalPlayer.Character["1"]:Clone()
- l.Parent = game.Players.LocalPlayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- game.Players.LocalPlayer.Character["1"]:Destroy()
- game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
- game.Players.LocalPlayer.Character.Animate.Disabled = true
- wait(0.1)
- game.Players.LocalPlayer.Character.Animate.Disabled = false
- game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
- end
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[EnterName.Text].Character.HumanoidRootPart.CFrame
- wait(0.1)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[EnterName.Text].Character.HumanoidRootPart.CFrame
- wait(0.3)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(10000, 10000, 10000))
- wait(0.8)
- game.Players.LocalPlayer.Character:MoveTo(game.Players[EnterName.Text].Character.Position)
- wait(0.8)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
- end)
- Bring.MouseButton1Click:connect(function()
- NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- game.Players.LocalPlayer.Character.Humanoid.Name = 1
- local l = game.Players.LocalPlayer.Character["1"]:Clone()
- l.Parent = game.Players.LocalPlayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- game.Players.LocalPlayer.Character["1"]:Destroy()
- game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
- game.Players.LocalPlayer.Character.Animate.Disabled = true
- wait(0.1)
- game.Players.LocalPlayer.Character.Animate.Disabled = false
- game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
- end
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[EnterName.Text].Character.HumanoidRootPart.CFrame
- wait(0.1)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[EnterName.Text].Character.HumanoidRootPart.CFrame
- wait(0.3)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
- wait(0.2)
- game.Players.LocalPlayer.Character:MoveTo(game.Players[EnterName.Text].Character.Position)
- end)
- TextButton.MouseButton1Click:connect(function()
- Frame.Visible = false
- end)
- getlock = false
- LockOn.MouseButton1Click:connect(function()
- getlock = not getlock
- while wait() do
- if getlock then
- LockOn.BackgroundColor3 = Color3.new(0.392157, 0.960784, 0.360784)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[EnterName.Text].Character.HumanoidRootPart.CFrame
- end
- if not getlock then
- LockOn.BackgroundColor3 = Color3.new(0.962157, 0.390784, 0.360784)
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment