Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- local main = Instance.new("ScrollingFrame")
- local label = Instance.new("TextLabel")
- local admin = Instance.new("TextButton")
- local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
- local plgv31 = Instance.new("TextButton")
- local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
- local vynixius = Instance.new("TextButton")
- local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
- local invisiblefling = Instance.new("TextButton")
- local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
- local prevailx = Instance.new("TextButton")
- local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")
- local prisonbreakerv15 = Instance.new("TextButton")
- local UIAspectRatioConstraint_6 = Instance.new("UIAspectRatioConstraint")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- main.Name = "main"
- main.Parent = ScreenGui
- main.Active = true
- main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- main.Position = UDim2.new(0.165019765, 0, 0.428842515, 0)
- main.Size = UDim2.new(0, 733, 0, 282)
- main.Active = true
- main.Draggable = true
- label.Name = "label"
- label.Parent = main
- label.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- label.Size = UDim2.new(0, 719, 0, 50)
- label.Font = Enum.Font.Ubuntu
- label.Text = "Danish's list of prison life scripts"
- label.TextColor3 = Color3.fromRGB(0, 0, 0)
- label.TextScaled = true
- label.TextSize = 14.000
- label.TextWrapped = true
- admin.Name = "admin"
- admin.Parent = main
- admin.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- admin.Position = UDim2.new(0.0163710769, 0, 0.0567375869, 0)
- admin.Size = UDim2.new(0.272851288, 0, 0.177304968, 0)
- admin.Font = Enum.Font.Ubuntu
- admin.Text = "Admin"
- admin.TextColor3 = Color3.fromRGB(0, 0, 0)
- admin.TextScaled = true
- admin.TextSize = 14.000
- admin.TextWrapped = true
- admin.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/XTheMasterX/Scripts/Main/PrisonLife'),true))()
- end)
- UIAspectRatioConstraint.Parent = admin
- UIAspectRatioConstraint.AspectRatio = 4.000
- plgv31.Name = "plg v3.1"
- plgv31.Parent = main
- plgv31.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- plgv31.Position = UDim2.new(0.680764019, 0, 0.0564640611, 0)
- plgv31.Size = UDim2.new(0.278308332, 0, 0.177304968, 0)
- plgv31.Font = Enum.Font.Ubuntu
- plgv31.Text = "PLG V3.1"
- plgv31.TextColor3 = Color3.fromRGB(0, 0, 0)
- plgv31.TextScaled = true
- plgv31.TextSize = 14.000
- plgv31.TextWrapped = true
- plgv31.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RbxCheats/RbxCheats/master/Scripts/PLG%20v3.1.lua",true))()
- end)
- UIAspectRatioConstraint_2.Parent = plgv31
- UIAspectRatioConstraint_2.AspectRatio = 4.000
- vynixius.Name = "vynixius"
- vynixius.Parent = main
- vynixius.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- vynixius.Position = UDim2.new(0.36289221, 0, 0.0567375869, 0)
- vynixius.Size = UDim2.new(0.272851288, 0, 0.177304968, 0)
- vynixius.Font = Enum.Font.Ubuntu
- vynixius.Text = "Vynixius"
- vynixius.TextColor3 = Color3.fromRGB(0, 0, 0)
- vynixius.TextScaled = true
- vynixius.TextSize = 14.000
- vynixius.TextWrapped = true
- vynixius.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Scripts/master/Vynixius%20Prison%20Life"))()
- end)
- UIAspectRatioConstraint_3.Parent = vynixius
- UIAspectRatioConstraint_3.AspectRatio = 4.000
- invisiblefling.Name = "invisiblefling"
- invisiblefling.Parent = main
- invisiblefling.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- invisiblefling.Position = UDim2.new(0.0136426091, 0, 0.118133888, 0)
- invisiblefling.Size = UDim2.new(0.278308332, 0, 0.177304968, 0)
- invisiblefling.Font = Enum.Font.Ubuntu
- invisiblefling.Text = "Invisible fling (For any game)"
- invisiblefling.TextColor3 = Color3.fromRGB(0, 0, 0)
- invisiblefling.TextScaled = true
- invisiblefling.TextSize = 14.000
- invisiblefling.TextWrapped = true
- invisiblefling.MouseButton1Down:Connect(function()
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "Loaded press z to execute inviseble , press x to respawn)"
- wait(0.5)
- message:Destroy()
- end)
- local mouse = game.Players.LocalPlayer:GetMouse()
- local groot = nil
- mouse.KeyDown:connect(function(k)
- if k == "z" then
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "Fe Invisible Fling By Diemiers#4209 Loaded (wait 11 seconds to load)"
- wait(11)
- message:Destroy()
- end)
- local ch = game.Players.LocalPlayer.Character
- local prt=Instance.new("Model", workspace)
- local z1 = Instance.new("Part", prt)
- z1.Name="Torso"
- z1.CanCollide = false
- z1.Anchored = true
- local z2 =Instance.new("Part", prt)
- z2.Name="Head"
- z2.Anchored = true
- z2.CanCollide = false
- local z3 =Instance.new("Humanoid", prt)
- z3.Name="Humanoid"
- z1.Position = Vector3.new(0,9999,0)
- z2.Position = Vector3.new(0,9991,0)
- game.Players.LocalPlayer.Character=prt
- wait(5)
- game.Players.LocalPlayer.Character=ch
- wait(6)
- local plr = game.Players.LocalPlayer
- mouse = plr:GetMouse()
- local Hum = Instance.new("Humanoid")
- Hum.Parent = game.Players.LocalPlayer.Character
- local root = game.Players.LocalPlayer.Character.HumanoidRootPart
- for i,v in pairs(plr.Character:GetChildren()) do
- if v ~= root and v.Name ~= "Humanoid" then
- v:Destroy()
- end
- end
- workspace.CurrentCamera.CameraSubject = root
- local se = Instance.new("SelectionBox",root)
- se.Adornee = root
- game:GetService('RunService').Stepped:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
- end)
- game:GetService('RunService').RenderStepped:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
- end)
- power = 999999 -- change this to make it more or less powerful
- power = power*10
- ---
- wait(.1)
- local bambam = Instance.new("BodyThrust")
- bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
- bambam.Force = Vector3.new(power,0,power)
- bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
- local plr = game.Players.LocalPlayer
- local torso = root
- local flying = true
- local deb = true
- local ctrl = {f = 0, b = 0, l = 0, r = 0}
- local lastctrl = {f = 0, b = 0, l = 0, r = 0}
- local maxspeed = 120
- local speed = 15
- ---local bambam = Instance.new("BodyThrust")
- ---bambam.Parent = torso
- --bambam.Force = Vector3.new(9999999,0,9999999)
- --bambam.Location = torso.Position
- ---
- groot = root
- function Fly()
- local bg = Instance.new("BodyGyro", torso)
- bg.P = 9e4
- bg.maxTorque = Vector3.new(0, 0, 0)
- bg.cframe = torso.CFrame
- local bv = Instance.new("BodyVelocity", torso)
- bv.velocity = Vector3.new(0,0,0)
- bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
- repeat wait()
- if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
- speed = speed+.2
- if speed > maxspeed then
- speed = maxspeed
- end
- elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
- speed = speed-1
- if speed < 0 then
- speed = 0
- end
- end
- if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
- elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- else
- bv.velocity = Vector3.new(0,0.1,0)
- end
- until not flying
- ctrl = {f = 0, b = 0, l = 0, r = 0}
- lastctrl = {f = 0, b = 0, l = 0, r = 0}
- speed = 0
- bg:Destroy()
- bv:Destroy()
- end
- mouse.KeyDown:connect(function(key)
- if key:lower() == "e" then
- if flying then flying = false
- else
- flying = true
- Fly()
- end
- elseif key:lower() == "w" then
- ctrl.f = 1
- elseif key:lower() == "s" then
- ctrl.b = -1
- elseif key:lower() == "a" then
- ctrl.l = -1
- elseif key:lower() == "d" then
- ctrl.r = 1
- end
- end)
- mouse.KeyUp:connect(function(key)
- if key:lower() == "w" then
- ctrl.f = 0
- elseif key:lower() == "s" then
- ctrl.b = 0
- elseif key:lower() == "a" then
- ctrl.l = 0
- elseif key:lower() == "d" then
- ctrl.r = 0
- elseif key:lower() == "r" then
- end
- end)
- Fly()
- elseif k == "x" then
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "Respawning dont spam"
- end)
- UIAspectRatioConstraint_4.Parent = invisiblefling
- UIAspectRatioConstraint_4.AspectRatio = 4.000
- prevailx.Name = "prevailx"
- prevailx.Parent = main
- prevailx.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- prevailx.Position = UDim2.new(0.361528009, 0, 0.118133888, 0)
- prevailx.Size = UDim2.new(0.278308332, 0, 0.177304968, 0)
- prevailx.Font = Enum.Font.Ubuntu
- prevailx.Text = "Prevail X"
- prevailx.TextColor3 = Color3.fromRGB(0, 0, 0)
- prevailx.TextScaled = true
- prevailx.TextSize = 14.000
- prevailx.TextWrapped = true
- prevailx.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/mHfK0Xk4", true))()
- end)
- UIAspectRatioConstraint_5.Parent = prevailx
- UIAspectRatioConstraint_5.AspectRatio = 4.000
- prisonbreakerv15.Name = "prisonbreakerv1.5"
- prisonbreakerv15.Parent = main
- prisonbreakerv15.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- prisonbreakerv15.Position = UDim2.new(0.68212831, 0, 0.120031424, 0)
- prisonbreakerv15.Size = UDim2.new(0.278308332, 0, 0.177304968, 0)
- prisonbreakerv15.Font = Enum.Font.Ubuntu
- prisonbreakerv15.Text = "PrisonBreaker V1.5"
- prisonbreakerv15.TextColor3 = Color3.fromRGB(0, 0, 0)
- prisonbreakerv15.TextScaled = true
- prisonbreakerv15.TextSize = 14.000
- prisonbreakerv15.TextWrapped = true
- prisonbreakerv15.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/pPW4pg2i"))()
- end)
- UIAspectRatioConstraint_6.Parent = prisonbreakerv15
- UIAspectRatioConstraint_6.AspectRatio = 4.000
- firewallv11.Name = "firewallv1.1"
- firewallv11.Parent = main
- firewallv11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- firewallv11.Position = UDim2.new(0.0150068998, 0, 0.177906185, 0)
- firewallv11.Size = UDim2.new(0.278308332, 0, 0.177304968, 0)
- firewallv11.Font = Enum.Font.Ubuntu
- firewallv11.Text = "Firewall V1.1"
- firewallv11.TextColor3 = Color3.fromRGB(0, 0, 0)
- firewallv11.TextScaled = true
- firewallv11.TextSize = 14.000
- firewallv11.TextWrapped = true
- UIAspectRatioConstraint_7.Parent = firewallv11
- UIAspectRatioConstraint_7.AspectRatio = 4.000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement