Key Features:
- Infinite Money – Free unlimited cash!
- Buy best egg – Gives you best egg!
+1 Speed Prison Escape Script:
local player = game.Players.LocalPlayer
local playerGui = player:WaitForChild("PlayerGui")
--//
local ScreenGui = Instance.new("ScreenGui",playerGui)
ScreenGui.IgnoreGuiInset = true
ScreenGui.ResetOnSpawn = false
ScreenGui.Name = "CheatSheet"
--//
local Frame = Instance.new("Frame",ScreenGui)
Frame.Name = "BackgroundFrame"
Frame.Size = UDim2.new(0,250,0,100)
Frame.BackgroundTransparency = 0.8
Frame.BackgroundColor3 = Color3.fromRGB(0,0,0)
Frame.Position = UDim2.new(0.4,0,0.4,0)
--//
local UIDragDetector = Instance.new("UIDragDetector",Frame)
--//ImageButton
local ImageButton = Instance.new("ImageButton",ScreenGui)
ImageButton.ImageTransparency=1
ImageButton.Size = UDim2.new(0,50,0,50)
ImageButton.Position = UDim2.new(0.25,0,0.4,0)
ImageButton.BackgroundTransparency = 0.75
ImageButton.BackgroundColor3 = Color3.fromRGB(0,0,0)
--//Debounce
local Debounce = false
ImageButton.MouseButton1Click:Connect(function()
if not Debounce then
Debounce = true
Frame.Visible = false
else
Debounce = false
Frame.Visible = true
end
end)
--//TextLabel
local TextLabel = Instance.new("TextLabel",Frame)
TextLabel.Name = "DragLabel"
TextLabel.Text = "DRAG ME!"
TextLabel.TextScaled = true
TextLabel.TextColor3 = Color3.fromRGB(255,255,255)
TextLabel.Size = UDim2.new(1,0,0,25)
TextLabel.BackgroundTransparency = 1
--//TextLabel2
local TextLabel2 = Instance.new("TextLabel",Frame)
TextLabel2.Name = "FinishLabel"
TextLabel2.Text = "Finish"
TextLabel2.TextScaled = true
TextLabel2.TextColor3 = Color3.fromRGB(255,255,255)
TextLabel2.TextXAlignment = Enum.TextXAlignment.Left
TextLabel2.Size = UDim2.new(1,0,0,25)
TextLabel2.Position = UDim2.new(0,0,0,50)
TextLabel2.BackgroundTransparency = 1
--//ImageButton2
local ImageButton2 = Instance.new("ImageButton",TextLabel2)
ImageButton2.ImageTransparency=1
ImageButton2.Size = UDim2.new(0,25,0,25)
ImageButton2.Position = UDim2.new(0.75,0,0,0)
ImageButton2.BackgroundTransparency = 0.75
ImageButton2.BackgroundColor3 = Color3.fromRGB(255,0,0)
--//Debounce2
local Debounce2 = false
ImageButton2.MouseButton1Click:Connect(function()
if not Debounce2 then
Debounce2 = true
ImageButton2.BackgroundColor3 = Color3.fromRGB(0,255,0)
while Debounce2 do
task.wait()
game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("RemoteFunctions"):WaitForChild("GetWinRewards"):InvokeServer()
end
else
Debounce2 = false
ImageButton2.BackgroundColor3 = Color3.fromRGB(255,0,0)
end
end)
Tora Hub
loadstring(game:HttpGet('https://raw.githubusercontent.com/gumanba/Scripts/refs/heads/main/SpeedPrisonEscape'))()
How to run scripts?
You can get these scripts running in your +1 Speed Prison Escape game in less than a minuteājust follow these simple steps.
- Grab a Trusted Executor
Install one of the big-name tools (MacSploit, AWP.GG, Delta, Fluxus or Codex). - Hook It Into the Game
Launch your executor and run +1 Speed Prison Escape from within the executor. - Load the Script
Copy your Lua code into the executorās console. - Hit Execute
Press the execute button to let the features kick ināthen jump back into the action.
Game Details:
- Name: +1 Speed Prison Escape
- Developer: Tou Interactive
- Maturity: Minimal
- Genre: Simulation
- Subgenre: Incremental Simulator