ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
+1 Speed Brainrot Escape
3.2k Views

World 2 Inf Wins

+1 Speed Brainrot EscapeUploaded by
10 months ago
Please login to perform these actions:

Description

• 100B Per Second • Removed Speed Changer | It Was Patched in world 2 but u can still use it in world 1

View Raw
Edited By: Defyz Download


Comments
7
User profile picture
exploitingrobloxian 10 months ago
foss when?
User profile picture
Defyz 10 months ago - Edited
@exploitingrobloxian okay I'll Give source code later
User profile picture
exploitingrobloxian 10 months ago
W
User profile picture
Defyz 10 months ago
That ain't working lil bro they alry patched it
User profile picture
Defyz 10 months ago
Here is source code @exploitingrobloxian local Players = game:GetService("Players") local player = Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local hrp = character:WaitForChild("HumanoidRootPart") local gui = Instance.new("ScreenGui", player:WaitForChild("PlayerGui")) gui.Name = "SpeedEscapeUI" gui.ResetOnS* = false local frame = Instance.new("Frame", gui) frame.Size = UDim2.new(0, 260, 0, 140) frame.Position = UDim2.new(0.5, -130, 0.8, -70) frame.BackgroundTransparency = 0.2 frame.BackgroundColor3 = Color3.fromRGB(20, 20, 20) frame.BorderSizePixel = 0 frame.Active = true frame.Draggable = true frame.AnchorPoint = Vector2.new(0.5, 0.5) Instance.new("UICorner", frame).CornerRadius = UDim.new(0, 12) -- Close Button local close = Instance.new("TextButton", frame) close.Size = UDim2.new(0, 22, 0, 22) close.Position = UDim2.new(1, -26, 0, 4) close.Text = "X" close.TextColor3 = Color3.new(1, 1, 1) close.BackgroundColor3 = Color3.fromRGB(180, 50, 50) close.Font = Enum.Font.GothamBold close.TextSize = 14 Instance.new("UICorner", close).CornerRadius = UDim.new(0, 6) close.MouseButton1Click:Connect(function() gui:Destroy() end) -- *le local *le = Instance.new("TextLabel", frame) *le.Size = UDim2.new(1, 0, 0, 28) *le.BackgroundTransparency = 1 *le.Text = "🌍 World 2 | Speed Escape Brainrot" *le.TextColor3 = Color3.fromRGB(255, 255, 255) *le.TextSize = 18 *le.Font = Enum.Font.GothamSemibold -- Toggle Button local toggle = Instance.new("TextButton", frame) toggle.Size = UDim2.new(0.9, 0, 0, 38) toggle.Position = UDim2.new(0.05, 0, 0, 36) toggle.BackgroundColor3 = Color3.fromRGB(30, 150, 255) toggle.Text = "Enable Auto Win" toggle.TextColor3 =
User profile picture
Defyz 10 months ago
Yo @Someone Stop disliking my script Noob I Angry lol lemme report u
User profile picture
Defyz 10 months ago
@Someone
Please Login to add a comment.