Auto Win Speed Run 4 Script
Roblox Scripts is what Roblox players and coders use to build interactive games. To be more specific, players use Lua scripts—a popular scripting and programming language.
We do not any harmful on your devices we always check it before we post online.
Instruction
1.Open Roblox And Start Playing 2.Click The Blue Circle To Copy The Script Code 3.Paste The Script Code Into Your Executor 4.Then Execute The Script Code 5.Enjoy
Use your dummy account first we are not responsible if your account getting Ban.
Script Code
spawn(function() while true do local ohString1 = "Chromium" game:GetService("ReplicatedStorage").SetDimension:FireServer(ohString1) wait(1.7) local ohString2 = "Cosmic" game:GetService("ReplicatedStorage").SetDimension:FireServer(ohString2) wait(1.7) end end) while true do local ohString1 = "Level 32" local ohString2 = "Hard" local ohBoolean3 = true game:GetService("ReplicatedStorage").BeatLevel:FireServer(ohString1, ohString2, ohBoolean3) wait() end