Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- dis is mah script , is made by maumaumaumaumaumau not by SezHu
- print("Permanent Jail Script Loaded , Credits : maumaumaumaumaumau[Owner & Scripter] | Thanks for using my script , If you loaded it you are lucky of having this great script!")
- m = Instance.new("Message", workspace)
- m.Text = "Perm Jail Script Loaded | Creator and scripter of this script : maumaumaumaumaumau | Thanks for loading my script , Dont abuse it , Again Thanks for loading it :D"
- wait(3)
- m:remove()
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Frame_2 = Instance.new("Frame")
- local Frame_3 = Instance.new("Frame")
- local TextBox = Instance.new("TextBox")
- local TextLabel = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- -- Properties
- ScreenGui.Parent = game.Players.dogcar23.PlayerGui
- ScreenGui.ResetOnSpawn = false
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Frame.Position = UDim2.new(0.737903237, 0, 0.27765727, 0)
- Frame.Size = UDim2.new(0, 179, 0, 135)
- Frame_2.Parent = Frame
- Frame_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame_2.BorderSizePixel = 0
- Frame_2.Size = UDim2.new(0, 179, 0, 15)
- Frame_3.Parent = Frame
- Frame_3.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
- Frame_3.BorderSizePixel = 0
- Frame_3.Position = UDim2.new(0.00558659201, 0, 0.111111112, 0)
- Frame_3.Size = UDim2.new(0, 178, 0, 6)
- TextBox.Parent = Frame
- TextBox.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextBox.BorderSizePixel = 3
- TextBox.Position = UDim2.new(0.128855973, 0, 0.523435473, 0)
- TextBox.Size = UDim2.new(0, 132, 0, 20)
- TextBox.Font = Enum.Font.SourceSansBold
- TextBox.PlaceholderText = "Username"
- TextBox.Text = ""
- TextBox.TextColor3 = Color3.new(1, 1, 1)
- TextBox.TextSize = 14
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.0471737385, 0, 0.15906769, 0)
- TextLabel.Size = UDim2.new(0, 161, 0, 50)
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.Text = "Jail A Player"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 20
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextButton.BorderSizePixel = 3
- TextButton.Position = UDim2.new(0.128491625, 0, 0.777777791, 0)
- TextButton.Size = UDim2.new(0, 132, 0, 19)
- TextButton.Font = Enum.Font.SourceSansBold
- TextButton.Text = "Jail"
- TextButton.TextColor3 = Color3.new(1, 1, 1)
- TextButton.TextSize = 14
- TextButton.MouseButton1Click:connect(function()
- local plr = TextBox
- p = Instance.new("Part",workspace)
- p.Position = Vector3.new(28.06, 0.5, 113.835)
- p.Anchored = true
- p.Size = Vector3.new(4, 1, 4.09)
- while true do
- wait(0.4)
- game.Players[plr.Text].Character.Torso.CFrame = CFrame.new(28.06, 5.0, 113.835)
- end
- end)
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_2.BackgroundTransparency = 1
- TextButton_2.Position = UDim2.new(0.905027926, 0, 0.111111119, 0)
- TextButton_2.Size = UDim2.new(0, 24, 0, 27)
- TextButton_2.Font = Enum.Font.SourceSansBold
- TextButton_2.Text = "X"
- TextButton_2.TextColor3 = Color3.new(1, 1, 1)
- TextButton_2.TextSize = 20
- TextButton_2.MouseButton1Click:connect(function()
- TextButton_3.Visible = true
- Frame.Visible = false
- end)
- TextButton_3.Parent = ScreenGui
- TextButton_3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextButton_3.BorderSizePixel = 3
- TextButton_3.Position = UDim2.new(0, 0, 0.453362256, 0)
- TextButton_3.Size = UDim2.new(0, 84, 0, 43)
- TextButton_3.Font = Enum.Font.SourceSansBold
- TextButton_3.Text = "Open Jail GUI"
- TextButton_3.TextColor3 = Color3.new(1, 1, 1)
- TextButton_3.TextSize = 14
- TextButton_3.MouseButton1Click:connect(function()
- Frame.Visible = true
- TextButton_3.Visible = false
- end)
- TextButton_3.Visible = false
- game.Players.dogcar23.Character.Humanoid.MaxHealth = math.huge
- game.Players.dogcar23.Character.Humanoid.Health = 1e9
- while true do
- wait(0.3)
- if game.Players.dogcar23.Character.Humanoid.Health == 0 then
- wait(8)
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Frame_2 = Instance.new("Frame")
- local Frame_3 = Instance.new("Frame")
- local TextBox = Instance.new("TextBox")
- local TextLabel = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- ScreenGui.Parent = game.Players.dogcar23.PlayerGui
- ScreenGui.ResetOnSpawn = false
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Frame.Position = UDim2.new(0.737903237, 0, 0.27765727, 0)
- Frame.Size = UDim2.new(0, 179, 0, 135)
- Frame_2.Parent = Frame
- Frame_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame_2.BorderSizePixel = 0
- Frame_2.Size = UDim2.new(0, 179, 0, 15)
- Frame_3.Parent = Frame
- Frame_3.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
- Frame_3.BorderSizePixel = 0
- Frame_3.Position = UDim2.new(0.00558659201, 0, 0.111111112, 0)
- Frame_3.Size = UDim2.new(0, 178, 0, 6)
- TextBox.Parent = Frame
- TextBox.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextBox.BorderSizePixel = 3
- TextBox.Position = UDim2.new(0.128855973, 0, 0.523435473, 0)
- TextBox.Size = UDim2.new(0, 132, 0, 20)
- TextBox.Font = Enum.Font.SourceSansBold
- TextBox.PlaceholderText = "Username"
- TextBox.Text = ""
- TextBox.TextColor3 = Color3.new(1, 1, 1)
- TextBox.TextSize = 14
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.0471737385, 0, 0.15906769, 0)
- TextLabel.Size = UDim2.new(0, 161, 0, 50)
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.Text = "Jail A Player"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 20
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextButton.BorderSizePixel = 3
- TextButton.Position = UDim2.new(0.128491625, 0, 0.777777791, 0)
- TextButton.Size = UDim2.new(0, 132, 0, 19)
- TextButton.Font = Enum.Font.SourceSansBold
- TextButton.Text = "Jail"
- TextButton.TextColor3 = Color3.new(1, 1, 1)
- TextButton.TextSize = 14
- TextButton.MouseButton1Click:connect(function()
- local plr = TextBox
- p = Instance.new("Part",workspace)
- p.Position = Vector3.new(28.06, 0.5, 113.835)
- p.Anchored = true
- p.Size = Vector3.new(4, 1, 4.09)
- while true do
- wait(0.4)
- game.Players[plr.Text].Character.Torso.CFrame = CFrame.new(28.06, 5.0, 113.835)
- end
- end)
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_2.BackgroundTransparency = 1
- TextButton_2.Position = UDim2.new(0.905027926, 0, 0.111111119, 0)
- TextButton_2.Size = UDim2.new(0, 24, 0, 27)
- TextButton_2.Font = Enum.Font.SourceSansBold
- TextButton_2.Text = "X"
- TextButton_2.TextColor3 = Color3.new(1, 1, 1)
- TextButton_2.TextSize = 20
- TextButton_2.MouseButton1Click:connect(function()
- TextButton_3.Visible = true
- Frame.Visible = false
- end)
- TextButton_3.Parent = ScreenGui
- TextButton_3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextButton_3.BorderSizePixel = 3
- TextButton_3.Position = UDim2.new(0, 0, 0.453362256, 0)
- TextButton_3.Size = UDim2.new(0, 84, 0, 43)
- TextButton_3.Font = Enum.Font.SourceSansBold
- TextButton_3.Text = "Open Jail GUI"
- TextButton_3.TextColor3 = Color3.new(1, 1, 1)
- TextButton_3.TextSize = 14
- TextButton_3.MouseButton1Click:connect(function()
- Frame.Visible = true
- TextButton_3.Visible = false
- end)
- TextButton_3.Visible = false
- game.Players.dogcar23.Character.Humanoid.MaxHealth = math.huge
- game.Players.dogcar23.Character.Humanoid.Health = 1e9
- end
- end
Add Comment
Please, Sign In to add comment