script.lol
Executors Arceus X (Mobile) Delta Executor Synapse X (PC) KRNL Exploit Xeno Scripts Keyless Scripts
Search Roblox Scripts
Popular Searches
Payload copied to clipboard
100% Free & Keyless 🎮 1 Car Evolution Jul 04, 2026 Author: aspecteo

+1 Car Evolution (1 Car Evolution) Script Pastebin 2026 - Auto Farm, ESP & Keyless (Arceus X)

Verified and keyless Lua script payload for +1 Car Evolution. Compatible with Android/iOS mobile executors and Windows PC exploits.

script.lua (Raw Payload)
local WindUI = loadstring(game:HttpGet("https://github.com/Footagesus/WindUI/releases/latest/download/main.lua"))()

local Window = WindUI:CreateWindow({
    Title = "+1 Car Evolution",
    Icon = "map-pinned",
    Author = "AspectTiber",
    Folder = "Wintp",
    Size = UDim2.fromOffset(580, 460),
    Transparent = true,
    Theme = "Dark"
})

local MainTab = Window:Tab({
    Title = "Main",
    Icon = "home"
})


local AutoTp = false

MainTab:Toggle({
    Title = "Auto Teleport Wins (slow)",
    Desc = "Teleports to the best wins to gain wins",
    Value = false,

    Callback = function(state)
        AutoTp = state

        if state then
            task.spawn(function()
                local player = game.Players.LocalPlayer

                while AutoTp do
                    local character = player.Character or player.CharacterAdded:Wait()
                    local hrp = character:WaitForChild("HumanoidRootPart")

                    local folder = workspace:WaitForChild("Wins")

                    for _, obj in ipairs(folder:GetChildren()) do
                        if not AutoTp then break end

                        if obj.Name == "WinGiver2x" then
                            continue
                        end

                         if obj:FindFirstChild("Trophy") then
                             continue
                         end

                        local part

                        if obj:IsA("BasePart") then
                             if obj.BrickColor == BrickColor.new("New Yeller") then
                                  part = obj
                              end
                        elseif obj:IsA("Model") then
                              for _, v in ipairs(obj:GetChildren()) do
                                   if v:IsA("BasePart") and v.BrickColor == BrickColor.new("New Yeller") then
                                     part = v
                                      break
                                 end
                            end
                        end

                        if part then
                            hrp.CFrame = CFrame.new(part.Position + Vector3.new(0, 8, 0))
                            task.wait(1.3)
                        end
                    end

                    task.wait(1)   
                end
            end)
        end
    end
})

local winsFolder = workspace:WaitForChild("Wins")

for _, obj in ipairs(winsFolder:GetDescendants()) do
    if obj.Name == "Trophy" then
        obj:Destroy()
    end
end

MainTab:Toggle({
    Title = " Auto Teleprot Best Win",
    Desc = "Teleports you to the best wingiver over and over",
    Locked = false,
    Callback = function(state)
        autobesttp = state

        while autobesttp do
            local player = game.Players.LocalPlayer
            local character = player.Character or player.CharacterAdded:Wait()
            local hrp = character:WaitForChild("HumanoidRootPart")
            local targetPart = workspace.Wins:GetChildren()[31].Part

            hrp.CFrame = CFrame.new(targetPart.Position + Vector3.new(0, 3, 0))
            task.wait(0.2)
        end
    end
})

MainTab:Toggle({
    Title = "Auto Teleport Coins",
    Desc = "Teleports Coins across the map",
    Value = false,

    Callback = function(state)
        AutoTpCoin = state

        if state then
            task.spawn(function()
                local player = game.Players.LocalPlayer

                while AutoTpCoin do
                    local character = player.Character or player.CharacterAdded:Wait()
                    local hrp = character:WaitForChild("HumanoidRootPart")

                    local folder = workspace:WaitForChild("Coins")

                    for _, obj in ipairs(folder:GetChildren()) do
                        if not AutoTpCoin then break end

                         if not obj.CanTouch then
                            continue
                         end    

                        local coin

                        if obj:IsA("BasePart") then
                            coin = obj
                        elseif obj:IsA("Model") then
                            coin = obj.PrimaryPart or obj:FindFirstChildWhichIsA("BasePart")
                        end

                        if coin then
                            hrp.CFrame = CFrame.new(coin.Position + Vector3.new(0, 5, 0))
                            task.wait(0.3)
                        end
                    end

                    task.wait(1) 
                end
            end)
        end
    end
})

MainTab:Button({
    Title = "Unlock All Shortcuts",
    Desc = "Unlocks All shortcut walls",
    Locked = false,
    Callback = function()
        local folderdel = workspace:WaitForChild("Shortcuts")

        for _, obj in ipairs(folderdel:GetChildren()) do 
            obj:Destroy()
        end
    end
})

MainTab:Button({
    Title = "Teleport Best Win",
    Desc = "Teleports you to the best wingiver",
    Locked = false,
    Callback = function()
        local player = game.Players.LocalPlayer
        local character = player.Character or player.CharacterAdded:Wait()
        local hrp = character:WaitForChild("HumanoidRootPart")
        local targetPart = workspace.Wins:GetChildren()[31].Part

        hrp.CFrame = CFrame.new(targetPart.Position + Vector3.new(0, 3, 0))
    end
})
Verified Executor Compatibility

Features of +1 Car Evolution Script

The +1 Car Evolution script is an optimized Lua execution payload designed for Roblox players. Built to minimize FPS drops and prevent crashes, it provides essential automated functions:

  • Auto Farm & Level Grinding: Automatically cycles quests and mobs with efficient positioning algorithms.
  • Aimbot & ESP: Accurate enemy targeting and wall visibility for items, chests and players.
  • Teleportation: Seamless movement across game checkpoints, safe zones and dungeons.
  • Direct Keyless Loadstring: Executes directly without third-party key verification links.

How to Execute This Script on Mobile & PC

Follow these steps depending on your platform:

Mobile (Android / iOS)

  1. Install Arceus X NEO or Delta Mobile.
  2. Launch the game inside the executor environment.
  3. Open the floating executor console.
  4. Paste the Lua script copied from above.
  5. Click Execute.

PC (Windows)

  1. Launch your PC exploit (such as Synapse X, KRNL, or Xeno).
  2. Join the Roblox game server.
  3. Click Inject / Attach.
  4. Paste the copied script into the script tab.
  5. Press Execute to run the menu.

Frequently Asked Questions (FAQ)

Is the +1 Car Evolution script free and keyless?

Yes, this script payload is verified to be 100% free and keyless without linkvertise checkpoints.

Which executors support this script?

Compatible with Arceus X, Delta, Arceus X, Synapse X, KRNL, Fluxus and Xeno.

How do I execute this script safely?

Copy the script payload using the Copy button above, launch your Roblox executor on PC or Mobile, attach to the game client, paste the payload into the editor, and press Execute.

Related & Recommended Scripts