cs prison life script getgenv().Speed = false; getgenv().Jump = false; getgenv().Hip = false; function Speed(Nume) spawn(function () if getgenv().Speed == true then while getgenv().Speed == true do game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = Nume wait() end cs prison life script How to get it? cs prison life script elseif getgenv().Speed == false then game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 16 end end) end function Jump(Nume) spawn(function () if getgenv().Jump == true then while getgenv().Jump == true do game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = Nume cs prison life script How to dowload it? cs prison life script wait() end elseif getgenv().Jump == false then game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 50 end end) end function Hip(Nume) spawn(function () if getgenv().Hip == true then cs prison life script How to get it for free? cs prison life script while getgenv().Hip == true do game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = Nume wait() end elseif getgenv().Hip == false then game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 0.0000001 end end) end cs prison life script PasteShr cs prison life script function TPTo(PCFrame) local plr = game.Players.LocalPlayer; if plr.Character then plr.Character.HumanoidRootPart.CFrame = PCFrame end end local library = loadstring(game:HttpGet(('https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wall%20v3')))() cs prison life script How to use it? cs prison life script local w = library:CreateWindow("CS: Prison Life") local b = w:CreateFolder("LocalPlayer") local S local J local H b:Box("Speed (30 is Max)","number",function(val) S = val cs prison life script How to dowload it? cs prison life script end) b:Box("Jump (60 is Max)","number",function(val) J = val end) b:Box("Hip Height (Anything, I think)","number",function(val) H = val end) b:Toggle("Speed",function(bool) getgenv().Speed = bool cs prison life script How to use it? cs prison life script Speed(S) end) b:Toggle("Jump",function(bool) getgenv().Jump = bool Jump(J) end) b:Toggle("Hip Height",function(bool) getgenv().Hip = bool Hip(H) end) cs prison life script How to get it for free? cs prison life script b:Slider("FOV (Default is 70)",{ min = 0; max = 120; precise = true; },function(val) game.workspace.CurrentCamera.FieldOfView = val end) b:Button("Noclip",function() cs prison life script PasteShr cs prison life script loadstring(game:HttpGet("https://pastebin.com/raw/hd03Vdwm", true))() end) b:Button("Reset",function() loadstring(game:HttpGet("https://pastebin.com/raw/EEY6SATj", true))() end) b:Button("Print Current XYZ",function() function GetPOS() return game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame end print(GetPOS()) end) cs prison life script How to dowload it? cs prison life script local b = w:CreateFolder("Credits & Stuff") b:Button("Rejoin",function() loadstring(game:HttpGet("https://pastebin.com/raw/mM7JBG5h", true))() end) b:Button("RTX Summer",function() loadstring(game:HttpGet("https://paste.ee/r/h4fL2", true))() end) cs prison life script How to get it? cs prison life script b:Button("RTX Autumn",function() loadstring(game:HttpGet("https://paste.ee/r/9eV0M", true))() end) b:Button("Anti-Report",function() loadstring(game:HttpGet("https://paste.ee/r/GphmF", true))() end) b:Label("Made by X_LuaF#0705",{ cs prison life script How to use it? cs prison life script TextSize = 22; TextColor = Color3.fromRGB(255,255,255); BgColor = Color3.fromRGB(69,69,69); }) b:Button("Copy Discord Invite",function() setclipboard("https://discord.gg/8tRb8MQcW5") end) cs prison life script PasteShr cs prison life script b:DestroyGui() cs prison life script