Dec 26th, 2018
Credits to jake11price for making the script Script: https://x.synapse.to/. Prison Life Gui Roblox. Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Raw download clone embed print report - Farewell Infortality. Version: 2.82 - Instances: local PRISONLIFEGUI = Instance.new('ScreenGui'). Roblox is ushering in the next generation of entertainment. Imagine, create, and play together with millions of players across an infinite variety of immersive, user-generated 3D worlds. Roblox is a global platform that brings people together through play.
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- Roblox Give Script Made by: savgeking37332 on roblox.
- ----------------------tip--------------------
- M4A1:M4A1.Name = 'M4A1'
- M4A1.BackgroundColor3 = Color3.new(1, 1, 1)
- M4A1.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
- M4A1.Position = UDim2.new(0, 290, 0, 40)
- M4A1.Font = Enum.Font.SourceSans
- M4A1.TextScaled = true
- M4A1.TextWrapped = true
- Shotgun: Shotgun.Name = 'Shotgun'
- Shotgun.BackgroundColor3 = Color3.new(1, 1, 1)
- Shotgun.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
- Shotgun.Position = UDim2.new(0, 10, 0, 120)
- Shotgun.Font = Enum.Font.SourceSans
- Shotgun.TextScaled = true
- Shotgun.TextWrapped = true
- M9: M9.Name = 'M9'
- M9.BackgroundColor3 = Color3.new(1, 1, 1)
- M9.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
- M9.Position = UDim2.new(0, 10, 0, 40)
- M9.Font = Enum.Font.SourceSans
- M9.TextScaled = true
- M9.TextWrapped = true
- Ak47.Parent = Frame3
- Ak47.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
- Ak47.Position = UDim2.new(0, 10, 0, 200)
- Ak47.Font = Enum.Font.SourceSans
- Ak47.TextScaled = true
- Ak47.TextWrapped = true
Easy Hacks Roblox Prison Life
Jul 18th, 2018
Never
Admin Hack Roblox Prison Life
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Hack Prison Life
- -- Revamp by ImFrostic, Version 2.81
- -- Objects
- local ScreenGui = Instance.new('ScreenGui')
- local trash5 = Instance.new('Frame')
- local trash6 = Instance.new('TextButton')
- local page11 = Instance.new('TextButton')
- local m9 = Instance.new('TextButton')
- local shotgun = Instance.new('TextButton')
- local taser = Instance.new('TextButton')
- local admin = Instance.new('TextButton')
- local page2gui = Instance.new('Frame')
- local logo = Instance.new('ImageLabel')
- local close = Instance.new('TextButton')
- local page2 = Instance.new('TextButton')
- local criminal = Instance.new('TextButton')
- local allmelee = Instance.new('TextButton')
- local opengui = Instance.new('Frame')
- local logingui = Instance.new('Frame')
- local login = Instance.new('TextButton')
- page1gui.Parent = ScreenGui
- page1gui.Position = UDim2.new(0.227522939, 0, 0.205273092, 0)
- page1gui.Visible = false
- page1gui.Draggable = true
- trash5.Name = 'trash5'
- trash5.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
- logo1.Parent = page1gui
- logo1.BackgroundColor3 = Color3.new(0.47451, 0.47451, 0.47451)
- logo1.Image = 'rbxassetid://112536744'
- trash6.Name = 'trash6'
- trash6.BackgroundColor3 = Color3.new(1, 1, 1)
- trash6.Position = UDim2.new(0.241134748, 0, 0.02734375, 0)
- trash6.Font = Enum.Font.SourceSans
- trash6.TextColor3 = Color3.new(0, 0, 0)
- trash6.TextSize = 14
- close1.Parent = page1gui
- close1.Position = UDim2.new(0.914893627, 0, 0.27734375, 0)
- close1.Font = Enum.Font.SourceSans
- close1.TextColor3 = Color3.new(0, 0, 0)
- close1.MouseButton1Down:connect(function()
- opengui.Visible = true
- page11.Parent = page1gui
- page11.Position = UDim2.new(0.914893627, 0, 0.7109375, 0)
- page11.Font = Enum.Font.SourceSans
- page11.TextColor3 = Color3.new(0, 0, 0)
- page22.Parent = page1gui
- page22.Position = UDim2.new(0.914893627, 0, 0.859375, 0)
- page22.Font = Enum.Font.SourceSans
- page22.TextColor3 = Color3.new(0, 0, 0)
- m9.Parent = page1gui
- m9.BackgroundColor3 = Color3.new(0.388235, 0.388235, 0.388235)
- m9.Position = UDim2.new(0.0425531901, 0, 0.30859375, 0)
- m9.Font = Enum.Font.SourceSans
- m9.TextColor3 = Color3.new(0, 0, 0)
- m9.MouseButton1Down:connect(function()
- local player = game:GetService('Players').LocalPlayer
- local sM = require(gun:FindFirstChild('GunStates'))
- sM['MaxAmmo'] = 9999991
- sM['FireRate'] = 0.05
- sM['Range'] = 5000
- sM['Bullets'] = 10
- end)
- ak.Name = 'ak'
- ak.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
- ak.Position = UDim2.new(0.0425531901, 0, 0.453125, 0)
- ak.Font = Enum.Font.SourceSans
- ak.TextColor3 = Color3.new(0, 0, 0)
- ak.MouseButton1Down:connect(function()
- local player = game:GetService('Players').LocalPlayer
- local gun = player.Backpack:FindFirstChild('AK-47')
- local sM = require(gun:FindFirstChild('GunStates'))
- sM['MaxAmmo'] = 9999991
- sM['FireRate'] = 0.05
- sM['Range'] = 5000
- sM['Bullets'] = 10
- end)
- shotgun.Name = 'shotgun'
- shotgun.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
- shotgun.Position = UDim2.new(0.0425531901, 0, 0.5703125, 0)
- shotgun.Font = Enum.Font.SourceSans
- shotgun.TextColor3 = Color3.new(0, 0, 0)
- shotgun.MouseButton1Down:connect(function()
- local player = game:GetService('Players').LocalPlayer
- local gun = player.Backpack:FindFirstChild('Remington 870')
- local sM = require(gun:FindFirstChild('GunStates'))
- sM['MaxAmmo'] = 9999991
- sM['FireRate'] = 0.05
- sM['Range'] = 5000
- sM['Bullets'] = 10
- end)
- m4a1.Name = 'm4a1'
- m4a1.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
- m4a1.Position = UDim2.new(0.0425531901, 0, 0.7109375, 0)
- m4a1.Font = Enum.Font.SourceSans
- m4a1.TextColor3 = Color3.new(0, 0, 0)
- m4a1.MouseButton1Down:connect(function()
- local player = game:GetService('Players').LocalPlayer
- local gun = player.Backpack:FindFirstChild('M4A1')
- local sM = require(gun:FindFirstChild('GunStates'))
- sM['MaxAmmo'] = 9999991
- sM['FireRate'] = 0.05
- sM['Range'] = 5000
- sM['Bullets'] = 10
- end)
- taser.Name = 'taser'
- taser.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
- taser.Position = UDim2.new(0.328605205, 0, 0.30859375, 0)
- taser.Font = Enum.Font.SourceSans
- taser.TextColor3 = Color3.new(0, 0, 0)
- taser.MouseButton1Down:connect(function()
- local player = game:GetService('Players').LocalPlayer
- local gun = player.Backpack:FindFirstChild('Taser')
- local sM = require(gun:FindFirstChild('GunStates'))
- sM['MaxAmmo'] = 9999991
- sM['FireRate'] = 0.05
- sM['Range'] = 5000
- sM['Bullets'] = 10
- end)
- allguns.Name = 'allguns'
- allguns.BackgroundColor3 = Color3.new(0.403922, 0.403922, 0.403922)
- allguns.Position = UDim2.new(0.0425531901, 0, 0.859375, 0)
- allguns.Font = Enum.Font.SourceSans
- allguns.TextColor3 = Color3.new(0, 0, 0)
- allguns.MouseButton1Down:connect(function()
- for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
- lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
- end
- admin.Parent = page1gui
- admin.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
- admin.Position = UDim2.new(0.628841579, 0, 0.30859375, 0)
- admin.Font = Enum.Font.SourceSans
- admin.TextColor3 = Color3.new(0, 0, 0)
- admin.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/44bNjECt'),true))()
- btools.Parent = page1gui
- btools.BackgroundColor3 = Color3.new(0.407843, 0.407843, 0.407843)
- btools.Position = UDim2.new(0.628841579, 0, 0.7109375, 0)
- btools.Font = Enum.Font.SourceSans
- btools.TextColor3 = Color3.new(0, 0, 0)
- btools.MouseButton1Down:connect(function()
- Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 2
- Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 3
- Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 4
- loadstring(game:GetObjects('rbxassetid://552440069')[1].Source)()
- end)
- page2gui.Name = 'page2gui'
- page2gui.BackgroundColor3 = Color3.new(1, 1, 1)
- page2gui.Position = UDim2.new(0.227522969, 0, 0.205273092, 0)
- page2gui.Visible = false
- page2gui.Draggable = true
- trash2.Name = 'trash2'
- trash2.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
- logo.Parent = page2gui
- logo.BackgroundColor3 = Color3.new(0.47451, 0.47451, 0.47451)
- logo.Image = 'rbxassetid://112536744'
- trash3.Name = 'trash3'
- trash3.BackgroundColor3 = Color3.new(1, 1, 1)
- trash3.Position = UDim2.new(0.231678486, 0, 0.02734375, 0)
- trash3.Font = Enum.Font.SourceSans
- trash3.TextColor3 = Color3.new(0, 0, 0)
- trash3.TextSize = 14
- close.Parent = page2gui
- close.Position = UDim2.new(0.914893627, 0, 0.27734375, 0)
- close.Font = Enum.Font.SourceSans
- close.TextColor3 = Color3.new(0, 0, 0)
- close.MouseButton1Down:connect(function()
- opengui.Visible = true
- page1.Parent = page2gui
- page1.Position = UDim2.new(0.914893627, 0, 0.7109375, 0)
- page1.Font = Enum.Font.SourceSans
- page1.TextColor3 = Color3.new(0, 0, 0)
- page1.MouseButton1Down:connect(function()
- page2gui.Visible = false
- page2.Parent = page2gui
- page2.Position = UDim2.new(0.914893627, 0, 0.859375, 0)
- page2.Font = Enum.Font.SourceSans
- page2.TextColor3 = Color3.new(0, 0, 0)
- page2.MouseButton1Down:connect(function()
- page1gui.Visible = false
- police.Parent = page2gui
- police.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
- police.Position = UDim2.new(0.0307328589, 0, 0.859375, 0)
- police.Font = Enum.Font.SourceSans
- police.TextColor3 = Color3.new(0, 0, 0)
- police.MouseButton1Down:connect(function()
- Workspace.Remote.TeamEvent:FireServer('Bright blue')
- criminal.Parent = page2gui
- criminal.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
- criminal.Position = UDim2.new(0.0307328608, 0, 0.7109375, 0)
- criminal.Font = Enum.Font.SourceSans
- criminal.TextColor3 = Color3.new(0, 0, 0)
- criminal.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new (283, 72, 2213)
- prisoner.Parent = page2gui
- prisoner.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
- prisoner.Position = UDim2.new(0.470449179, 0, 0.7109375, 0)
- prisoner.Font = Enum.Font.SourceSans
- prisoner.TextColor3 = Color3.new(0, 0, 0)
- prisoner.MouseButton1Down:connect(function()
- Workspace.Remote.TeamEvent:FireServer('Bright orange')
- allmelee.Parent = page2gui
- allmelee.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
- allmelee.Position = UDim2.new(0.0307328608, 0, 0.40234375, 0)
- allmelee.Font = Enum.Font.SourceSans
- allmelee.TextColor3 = Color3.new(0, 0, 0)
- allmelee.MouseButton1Down:connect(function()
- local weapons = {'Crude Knife', 'Sharpened stick', 'Extendo mirror'}
- for i, v in pairs(game.ReplicatedStorage.Tools:GetChildren()) do
- if v.Name k then
- v:Clone().Parent = game.Players.LocalPlayer.Backpack
- end
- end)
- killall.Name = 'killall'
- killall.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
- killall.Position = UDim2.new(0.0307328589, 0, 0.27734375, 0)
- killall.Font = Enum.Font.SourceSans
- killall.TextColor3 = Color3.new(0, 0, 0)
- killall.MouseButton1Down:connect(function()
- local A_1 =
- [1] =
- ['RayObject'] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
- ['Cframe'] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576),
- },
- {
- ['RayObject'] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
- ['Cframe'] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377),
- },
- {
- ['RayObject'] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
- ['Cframe'] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652),
- },
- {
- ['RayObject'] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
- ['Cframe'] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611),
- },
- {
- ['RayObject'] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)),
- ['Cframe'] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302),
- }
- local A_2 = game.Players.LocalPlayer.Backpack['Remington 870']
- local Event = game:GetService('ReplicatedStorage').ShootEvent
- Event:FireServer(A_1, A_2)
- game.Players.LocalPlayer.Chatted:connect(function(msg)
- for i,v in pairs(game.Players:GetChildren())do
- kill(v)
- end
- end)
- opengui.Parent = ScreenGui
- opengui.Position = UDim2.new(0, 0, 0.429378539, 0)
- opengui.Visible = false
- open.Name = 'open'
- open.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- open.Size = UDim2.new(0, 125, 0, 18)
- open.Text = 'Open GUI'
- open.TextSize = 14
- page1gui.Visible = true
- end)
- logingui.Name = 'logingui'
- logingui.BackgroundColor3 = Color3.new(1, 1, 1)
- logingui.Position = UDim2.new(0.177064225, 0, 0.348399222, 0)
- logingui.Active = true
- trash1.Parent = logingui
- trash1.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
- trash1.Position = UDim2.new(0.068965517, 0, 0.0625, 0)
- trash1.Font = Enum.Font.SourceSans
- trash1.TextColor3 = Color3.new(0, 0, 0)
- trash1.TextSize = 14
- login.Parent = logingui
- login.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
- login.Position = UDim2.new(0.18534483, 0, 0.449999988, 0)
- login.Font = Enum.Font.SourceSans
- login.TextColor3 = Color3.new(0, 0, 0)
- login.TextSize = 14
- login.MouseButton1Down:connect(function()
- logingui.Visible = false
- trash.Parent = logingui
- trash.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
- trash.Position = UDim2.new(0.068965517, 0, 0.831250012, 0)
- trash.Font = Enum.Font.SourceSans
- trash.TextColor3 = Color3.new(0, 0, 0)
- trash.TextSize = 14
RAW Paste Data